2022-04-22 09:20:26.827 | + ./stack.sh:main:473 : exec 2022-04-22 09:20:26.827 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-22-092026' 2022-04-22 09:20:26.827 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-22-092026.summary.2022-04-22-092026 2022-04-22 09:20:26.827 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:20:26.827 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-22-092026 2022-04-22 09:20:26.827 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-22-092026 /opt/stack/logs/stack.sh.log 2022-04-22 09:20:26.827 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-22-092026.summary.2022-04-22-092026 /opt/stack/logs/stack.sh.log.summary 2022-04-22 09:20:26.828 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-04-22 09:20:26.828 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-22 09:20:26.828 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-22 09:20:26.828 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-22 09:20:26.828 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-22 09:20:26.828 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-22 09:20:26.828 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-22 09:20:26.828 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-22 09:20:26.828 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-22 09:20:26.828 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-22 09:20:26.828 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-22 09:20:26.828 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-22 09:20:26.829 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-22 09:20:26.832 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-22 09:20:26.835 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-22 09:20:26.838 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-04-22 09:20:26.840 | + ./stack.sh:main:546 : trap err_trap ERR 2022-04-22 09:20:26.842 | + ./stack.sh:main:559 : set -o errexit 2022-04-22 09:20:26.843 | + ./stack.sh:main:562 : uname -a 2022-04-22 09:20:26.845 | Linux dv-neutron-839023-1-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 2022-04-22 09:20:26.847 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-22 09:20:26.848 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-22 09:20:26.851 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-04-22 09:20:26.892 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-22 09:20:26.908 | + ./stack.sh:main:576 : fetch_plugins 2022-04-22 09:20:26.910 | + functions-common:fetch_plugins:1667 : local plugins= 2022-04-22 09:20:26.911 | + functions-common:fetch_plugins:1668 : local plugin 2022-04-22 09:20:26.913 | + functions-common:fetch_plugins:1671 : [[ -z '' ]] 2022-04-22 09:20:26.915 | + functions-common:fetch_plugins:1672 : return 2022-04-22 09:20:26.917 | + ./stack.sh:main:580 : run_phase override_defaults 2022-04-22 09:20:26.919 | + functions-common:run_phase:1749 : local mode=override_defaults 2022-04-22 09:20:26.921 | + functions-common:run_phase:1750 : local phase= 2022-04-22 09:20:26.922 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-22 09:20:26.924 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-04-22 09:20:26.926 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-22 09:20:26.928 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-04-22 09:20:26.929 | + functions-common:run_phase:1759 : local extra 2022-04-22 09:20:26.931 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-22 09:20:26.934 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-04-22 09:20:26.936 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-22 09:20:26.938 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-22 09:20:26.940 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-22 09:20:26.942 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-22 09:20:26.954 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:20:26.955 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-22 09:20:26.957 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-22 09:20:26.959 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-22 09:20:26.960 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-22 09:20:26.963 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-22 09:20:26.965 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-22 09:20:26.966 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-22 09:20:26.968 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-22 09:20:26.970 | + functions-common:run_phase:1770 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-22 09:20:26.972 | + functions-common:run_phase:1773 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-22 09:20:26.973 | + functions-common:run_phase:1774 : plugin_override_defaults 2022-04-22 09:20:26.975 | + functions-common:plugin_override_defaults:1708 : local plugins= 2022-04-22 09:20:26.977 | + functions-common:plugin_override_defaults:1709 : local plugin 2022-04-22 09:20:26.979 | + functions-common:plugin_override_defaults:1712 : [[ -z '' ]] 2022-04-22 09:20:26.980 | + functions-common:plugin_override_defaults:1713 : return 2022-04-22 09:20:26.982 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-04-22 09:20:26.998 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-04-22 09:20:27.000 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-22 09:20:27.013 | ++ functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:20:27.016 | +++ lib/tls:source:43 : hostname -f 2022-04-22 09:20:27.019 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-22 09:20:27.021 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-22 09:20:27.022 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-22 09:20:27.024 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-22 09:20:27.027 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-22 09:20:27.029 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-22 09:20:27.031 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-22 09:20:27.032 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-22 09:20:27.034 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-22 09:20:27.036 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-22 09:20:27.041 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-04-22 09:20:27.051 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-04-22 09:20:27.067 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-04-22 09:20:27.080 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-04-22 09:20:27.092 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-04-22 09:20:27.116 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-04-22 09:20:27.171 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-04-22 09:20:27.250 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-04-22 09:20:27.270 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-04-22 09:20:27.318 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-04-22 09:20:27.367 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-04-22 09:20:27.491 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-04-22 09:20:27.507 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-04-22 09:20:27.519 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-22 09:20:27.531 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-04-22 09:20:27.614 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2022-04-22 09:20:27.616 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-22 09:20:27.619 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-22 09:20:27.621 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-22 09:20:27.623 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-22 09:20:27.625 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-22 09:20:27.628 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-22 09:20:27.628 | False' 2022-04-22 09:20:27.630 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-22 09:20:27.644 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-22 09:20:27.647 | + ./stack.sh:main:610 : run_phase source 2022-04-22 09:20:27.649 | + functions-common:run_phase:1749 : local mode=source 2022-04-22 09:20:27.651 | + functions-common:run_phase:1750 : local phase= 2022-04-22 09:20:27.653 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-22 09:20:27.655 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-04-22 09:20:27.657 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-22 09:20:27.659 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-04-22 09:20:27.661 | + functions-common:run_phase:1759 : local extra 2022-04-22 09:20:27.663 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-22 09:20:27.667 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-04-22 09:20:27.669 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-22 09:20:27.671 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-22 09:20:27.673 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-22 09:20:27.675 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-22 09:20:27.689 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:20:27.691 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-22 09:20:27.693 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-22 09:20:27.733 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-22 09:20:27.735 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-22 09:20:27.737 | + functions-common:run_phase:1770 : [[ source == \s\o\u\r\c\e ]] 2022-04-22 09:20:27.739 | + functions-common:run_phase:1771 : load_plugin_settings 2022-04-22 09:20:27.741 | + functions-common:load_plugin_settings:1685 : local plugins= 2022-04-22 09:20:27.743 | + functions-common:load_plugin_settings:1686 : local plugin 2022-04-22 09:20:27.746 | + functions-common:load_plugin_settings:1689 : [[ -z '' ]] 2022-04-22 09:20:27.748 | + functions-common:load_plugin_settings:1690 : return 2022-04-22 09:20:27.750 | + functions-common:run_phase:1772 : verify_disabled_services 2022-04-22 09:20:27.752 | + functions-common:verify_disabled_services:2032 : local service 2022-04-22 09:20:27.755 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.757 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-22 09:20:27.759 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.761 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-22 09:20:27.763 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.766 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-22 09:20:27.768 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.770 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-22 09:20:27.772 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.774 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-22 09:20:27.777 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.779 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-22 09:20:27.781 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.783 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-22 09:20:27.786 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.788 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-22 09:20:27.790 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.793 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-22 09:20:27.795 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.797 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-22 09:20:27.799 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.801 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-22 09:20:27.804 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.806 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-22 09:20:27.808 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.810 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-22 09:20:27.812 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.814 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-22 09:20:27.817 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.819 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-22 09:20:27.821 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.823 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-22 09:20:27.825 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.827 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-22 09:20:27.830 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.832 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-22 09:20:27.834 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.836 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-22 09:20:27.839 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.841 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-22 09:20:27.843 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.845 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-22 09:20:27.848 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.850 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-22 09:20:27.852 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.855 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-22 09:20:27.857 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.859 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-22 09:20:27.861 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.863 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-22 09:20:27.866 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.868 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-22 09:20:27.870 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.872 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-22 09:20:27.874 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.876 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-22 09:20:27.879 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.881 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-22 09:20:27.883 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.885 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-22 09:20:27.888 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.890 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-22 09:20:27.892 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.894 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-22 09:20:27.896 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.898 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-22 09:20:27.901 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.903 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-22 09:20:27.906 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.908 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-22 09:20:27.910 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.912 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-22 09:20:27.914 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.917 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-22 09:20:27.919 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.921 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-22 09:20:27.924 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.926 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-22 09:20:27.928 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.930 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-22 09:20:27.932 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.934 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-22 09:20:27.937 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.939 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-22 09:20:27.941 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.943 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-22 09:20:27.945 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.948 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-22 09:20:27.950 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.952 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-22 09:20:27.954 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.956 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-22 09:20:27.959 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:20:27.961 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-22 09:20:27.964 | + ./stack.sh:main:681 : initialize_database_backends 2022-04-22 09:20:27.966 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-22 09:20:27.968 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-22 09:20:27.983 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:20:27.985 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-22 09:20:27.987 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-22 09:20:27.990 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-22 09:20:28.004 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:20:28.006 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-22 09:20:28.008 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-22 09:20:28.011 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-22 09:20:28.013 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-22 09:20:28.015 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-22 09:20:28.017 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-22 09:20:28.019 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-22 09:20:28.022 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-04-22 09:20:28.024 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-22 09:20:28.027 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-04-22 09:20:28.030 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-22 09:20:28.032 | + lib/database:initialize_database_backends:104 : return 0 2022-04-22 09:20:28.034 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2022-04-22 09:20:28.034 | Using mysql database backend 2022-04-22 09:20:28.036 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-22 09:20:28.052 | + ./stack.sh:main:697 : is_service_enabled rabbit 2022-04-22 09:20:28.067 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:20:28.069 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-22 09:20:28.085 | + ./stack.sh:main:705 : is_service_enabled keystone 2022-04-22 09:20:28.100 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:20:28.102 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-22 09:20:28.118 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-22 09:20:28.134 | + ./stack.sh:main:720 : is_service_enabled ldap 2022-04-22 09:20:28.149 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:20:28.152 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2022-04-22 09:20:28.168 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:20:28.170 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-22 09:20:28.186 | + ./stack.sh:main:735 : [[ -z '' ]] 2022-04-22 09:20:28.188 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2022-04-22 09:20:28.190 | + ./stack.sh:main:741 : save_stackenv 741 2022-04-22 09:20:28.192 | + functions-common:save_stackenv:60 : local tag=741 2022-04-22 09:20:28.195 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-22 09:20:28.199 | + functions-common:save_stackenv:62 : time_stamp=2022-04-22-092028 2022-04-22 09:20:28.201 | + functions-common:save_stackenv:63 : echo '# 2022-04-22-092028 741' 2022-04-22 09:20:28.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.206 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-22 09:20:28.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.210 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-22 09:20:28.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.215 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-22 09:20:28.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.219 | + 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 2022-04-22 09:20:28.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.224 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-22 09:20:28.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.228 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-22 09:20:28.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.234 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-22-092026 2022-04-22 09:20:28.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.238 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-22 09:20:28.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.243 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-22 09:20:28.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.248 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-22 09:20:28.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.252 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-22 09:20:28.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.257 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-22 09:20:28.259 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:20:28.261 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-22 09:20:28.264 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/xena 2022-04-22 09:20:28.266 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-22 09:20:28.268 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-04-22 09:20:28.270 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-22 09:20:28.272 | + functions-common:git_clone:526 : local orig_dir 2022-04-22 09:20:28.274 | ++ functions-common:git_clone:527 : pwd 2022-04-22 09:20:28.278 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-22 09:20:28.280 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-22 09:20:28.282 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-22 09:20:28.297 | + functions-common:git_clone:530 : RECLONE=False 2022-04-22 09:20:28.299 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-22 09:20:28.301 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-22 09:20:28.304 | + functions-common:git_clone:544 : echo stable/xena 2022-04-22 09:20:28.304 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-22 09:20:28.310 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-04-22 09:20:28.312 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-22 09:20:28.314 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-04-22 09:20:28.326 | + functions-common:git_clone:604 : cd /opt/stack/requirements 2022-04-22 09:20:28.329 | + functions-common:git_clone:605 : git show --oneline 2022-04-22 09:20:28.329 | + functions-common:git_clone:605 : head -1 2022-04-22 09:20:28.332 | 48006bc9 update constraint for neutron to new release 19.2.0 2022-04-22 09:20:28.334 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-22 09:20:28.337 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2022-04-22 09:20:28.340 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:20:28.342 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-04-22 09:20:28.344 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-22 09:20:28.347 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-22 09:20:28.349 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-22 09:20:28.351 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-22 09:20:28.354 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-22 09:20:28.356 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-22 09:20:28.358 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-22 09:20:28.361 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-22 09:20:28.365 | ++ tools/install_prereqs.sh:source:47 : NOW=1650619228 2022-04-22 09:20:28.368 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-22 09:20:28.372 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-22 09:20:28.374 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-22 09:20:28.377 | ++ tools/install_prereqs.sh:source:49 : DELTA=1650619228 2022-04-22 09:20:28.379 | ++ tools/install_prereqs.sh:source:50 : [[ 1650619228 -lt 7200 ]] 2022-04-22 09:20:28.382 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-22 09:20:28.384 | ++ functions-common:export_proxy_variables:2139 : isset http_proxy 2022-04-22 09:20:28.387 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-04-22 09:20:28.389 | ++ functions-common:export_proxy_variables:2142 : isset https_proxy 2022-04-22 09:20:28.391 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-04-22 09:20:28.394 | ++ functions-common:export_proxy_variables:2145 : isset no_proxy 2022-04-22 09:20:28.396 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-04-22 09:20:28.399 | +++ 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 2022-04-22 09:20:28.443 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-22 09:20:28.443 | apache2-dev 2022-04-22 09:20:28.443 | bc 2022-04-22 09:20:28.444 | bsdmainutils 2022-04-22 09:20:28.444 | curl 2022-04-22 09:20:28.444 | g++ 2022-04-22 09:20:28.444 | gawk 2022-04-22 09:20:28.444 | gcc 2022-04-22 09:20:28.444 | gettext 2022-04-22 09:20:28.444 | git 2022-04-22 09:20:28.444 | graphviz 2022-04-22 09:20:28.444 | iputils-ping 2022-04-22 09:20:28.444 | libapache2-mod-proxy-uwsgi 2022-04-22 09:20:28.444 | libffi-dev 2022-04-22 09:20:28.444 | libjpeg-dev 2022-04-22 09:20:28.444 | libpcre3-dev 2022-04-22 09:20:28.444 | libpq-dev 2022-04-22 09:20:28.444 | libssl-dev 2022-04-22 09:20:28.444 | libsystemd-dev 2022-04-22 09:20:28.444 | libxml2-dev 2022-04-22 09:20:28.444 | libxslt1-dev 2022-04-22 09:20:28.444 | libyaml-dev 2022-04-22 09:20:28.444 | lsof 2022-04-22 09:20:28.444 | openssh-server 2022-04-22 09:20:28.444 | openssl 2022-04-22 09:20:28.444 | pkg-config 2022-04-22 09:20:28.444 | psmisc 2022-04-22 09:20:28.444 | python3-dev 2022-04-22 09:20:28.444 | python3-pip 2022-04-22 09:20:28.444 | python3-systemd 2022-04-22 09:20:28.444 | python3-venv 2022-04-22 09:20:28.444 | tar 2022-04-22 09:20:28.444 | tcpdump 2022-04-22 09:20:28.444 | unzip 2022-04-22 09:20:28.444 | uuid-runtime 2022-04-22 09:20:28.444 | wget 2022-04-22 09:20:28.444 | wget 2022-04-22 09:20:28.444 | zlib1g-dev 2022-04-22 09:20:28.444 | libkrb5-dev 2022-04-22 09:20:28.445 | libldap2-dev 2022-04-22 09:20:28.445 | libsasl2-dev 2022-04-22 09:20:28.445 | memcached 2022-04-22 09:20:28.445 | python3-mysqldb 2022-04-22 09:20:28.445 | sqlite3 2022-04-22 09:20:28.445 | conntrack 2022-04-22 09:20:28.445 | curl 2022-04-22 09:20:28.445 | dnsmasq-base 2022-04-22 09:20:28.445 | dnsmasq-utils 2022-04-22 09:20:28.445 | ebtables 2022-04-22 09:20:28.445 | genisoimage 2022-04-22 09:20:28.445 | iptables 2022-04-22 09:20:28.445 | iputils-arping 2022-04-22 09:20:28.445 | kpartx 2022-04-22 09:20:28.445 | libjs-jquery-tablesorter 2022-04-22 09:20:28.445 | parted 2022-04-22 09:20:28.445 | pm-utils 2022-04-22 09:20:28.445 | python3-mysqldb 2022-04-22 09:20:28.445 | socat 2022-04-22 09:20:28.445 | sqlite3 2022-04-22 09:20:28.445 | sudo 2022-04-22 09:20:28.445 | vlan 2022-04-22 09:20:28.445 | lsscsi 2022-04-22 09:20:28.445 | open-iscsi 2022-04-22 09:20:28.445 | lvm2 2022-04-22 09:20:28.445 | qemu-utils 2022-04-22 09:20:28.445 | thin-provisioning-tools 2022-04-22 09:20:28.445 | acl 2022-04-22 09:20:28.445 | dnsmasq-base 2022-04-22 09:20:28.445 | dnsmasq-utils 2022-04-22 09:20:28.445 | ebtables 2022-04-22 09:20:28.445 | haproxy 2022-04-22 09:20:28.445 | iptables 2022-04-22 09:20:28.445 | iputils-arping 2022-04-22 09:20:28.445 | iputils-ping 2022-04-22 09:20:28.445 | postgresql-server-dev-all 2022-04-22 09:20:28.445 | python3-mysqldb 2022-04-22 09:20:28.446 | sqlite3 2022-04-22 09:20:28.446 | sudo 2022-04-22 09:20:28.446 | vlan 2022-04-22 09:20:28.446 | pcp 2022-04-22 09:20:28.446 | ipset 2022-04-22 09:20:28.446 | conntrack 2022-04-22 09:20:28.446 | conntrackd 2022-04-22 09:20:28.446 | keepalived 2022-04-22 09:20:28.446 | lvm2 2022-04-22 09:20:28.446 | qemu-utils 2022-04-22 09:20:28.446 | thin-provisioning-tools 2022-04-22 09:20:28.446 | curl 2022-04-22 09:20:28.446 | liberasurecode-dev 2022-04-22 09:20:28.446 | make 2022-04-22 09:20:28.446 | memcached 2022-04-22 09:20:28.446 | sqlite3 2022-04-22 09:20:28.446 | xfsprogs' 2022-04-22 09:20:28.449 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-22 09:20:28.467 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-22 09:20:28.467 | apache2-dev 2022-04-22 09:20:28.467 | bc 2022-04-22 09:20:28.467 | bsdmainutils 2022-04-22 09:20:28.467 | curl 2022-04-22 09:20:28.467 | g++ 2022-04-22 09:20:28.467 | gawk 2022-04-22 09:20:28.467 | gcc 2022-04-22 09:20:28.467 | gettext 2022-04-22 09:20:28.467 | git 2022-04-22 09:20:28.467 | graphviz 2022-04-22 09:20:28.467 | iputils-ping 2022-04-22 09:20:28.467 | libapache2-mod-proxy-uwsgi 2022-04-22 09:20:28.467 | libffi-dev 2022-04-22 09:20:28.467 | libjpeg-dev 2022-04-22 09:20:28.467 | libpcre3-dev 2022-04-22 09:20:28.467 | libpq-dev 2022-04-22 09:20:28.467 | libssl-dev 2022-04-22 09:20:28.467 | libsystemd-dev 2022-04-22 09:20:28.467 | libxml2-dev 2022-04-22 09:20:28.467 | libxslt1-dev 2022-04-22 09:20:28.467 | libyaml-dev 2022-04-22 09:20:28.467 | lsof 2022-04-22 09:20:28.467 | openssh-server 2022-04-22 09:20:28.467 | openssl 2022-04-22 09:20:28.467 | pkg-config 2022-04-22 09:20:28.467 | psmisc 2022-04-22 09:20:28.467 | python3-dev 2022-04-22 09:20:28.467 | python3-pip 2022-04-22 09:20:28.467 | python3-systemd 2022-04-22 09:20:28.467 | python3-venv 2022-04-22 09:20:28.467 | tar 2022-04-22 09:20:28.467 | tcpdump 2022-04-22 09:20:28.467 | unzip 2022-04-22 09:20:28.467 | uuid-runtime 2022-04-22 09:20:28.468 | wget 2022-04-22 09:20:28.468 | wget 2022-04-22 09:20:28.468 | zlib1g-dev 2022-04-22 09:20:28.468 | libkrb5-dev 2022-04-22 09:20:28.468 | libldap2-dev 2022-04-22 09:20:28.468 | libsasl2-dev 2022-04-22 09:20:28.468 | memcached 2022-04-22 09:20:28.468 | python3-mysqldb 2022-04-22 09:20:28.468 | sqlite3 2022-04-22 09:20:28.468 | conntrack 2022-04-22 09:20:28.468 | curl 2022-04-22 09:20:28.468 | dnsmasq-base 2022-04-22 09:20:28.468 | dnsmasq-utils 2022-04-22 09:20:28.468 | ebtables 2022-04-22 09:20:28.468 | genisoimage 2022-04-22 09:20:28.468 | iptables 2022-04-22 09:20:28.468 | iputils-arping 2022-04-22 09:20:28.468 | kpartx 2022-04-22 09:20:28.468 | libjs-jquery-tablesorter 2022-04-22 09:20:28.468 | parted 2022-04-22 09:20:28.468 | pm-utils 2022-04-22 09:20:28.468 | python3-mysqldb 2022-04-22 09:20:28.468 | socat 2022-04-22 09:20:28.468 | sqlite3 2022-04-22 09:20:28.468 | sudo 2022-04-22 09:20:28.468 | vlan 2022-04-22 09:20:28.468 | lsscsi 2022-04-22 09:20:28.468 | open-iscsi 2022-04-22 09:20:28.468 | lvm2 2022-04-22 09:20:28.468 | qemu-utils 2022-04-22 09:20:28.468 | thin-provisioning-tools 2022-04-22 09:20:28.468 | acl 2022-04-22 09:20:28.468 | dnsmasq-base 2022-04-22 09:20:28.468 | dnsmasq-utils 2022-04-22 09:20:28.468 | ebtables 2022-04-22 09:20:28.468 | haproxy 2022-04-22 09:20:28.469 | iptables 2022-04-22 09:20:28.469 | iputils-arping 2022-04-22 09:20:28.469 | iputils-ping 2022-04-22 09:20:28.469 | postgresql-server-dev-all 2022-04-22 09:20:28.469 | python3-mysqldb 2022-04-22 09:20:28.469 | sqlite3 2022-04-22 09:20:28.469 | sudo 2022-04-22 09:20:28.469 | vlan 2022-04-22 09:20:28.469 | pcp 2022-04-22 09:20:28.469 | ipset 2022-04-22 09:20:28.469 | conntrack 2022-04-22 09:20:28.469 | conntrackd 2022-04-22 09:20:28.469 | keepalived 2022-04-22 09:20:28.469 | lvm2 2022-04-22 09:20:28.469 | qemu-utils 2022-04-22 09:20:28.469 | thin-provisioning-tools 2022-04-22 09:20:28.469 | curl 2022-04-22 09:20:28.469 | liberasurecode-dev 2022-04-22 09:20:28.469 | make 2022-04-22 09:20:28.469 | memcached 2022-04-22 09:20:28.469 | sqlite3 2022-04-22 09:20:28.469 | xfsprogs ' 2022-04-22 09:20:28.469 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-22 09:20:28.471 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:20:28.473 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:20:28.476 | ++ 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 2022-04-22 09:20:28.477 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-22 09:20:28.481 | ++ 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 2022-04-22 09:20:28.483 | ++ functions-common:install_package:1359 : update_package_repo 2022-04-22 09:20:28.485 | ++ functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-04-22 09:20:28.487 | ++ functions-common:update_package_repo:1332 : REPOS_UPDATED=False 2022-04-22 09:20:28.489 | ++ functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-04-22 09:20:28.491 | ++ functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-04-22 09:20:28.493 | ++ functions-common:update_package_repo:1339 : is_ubuntu 2022-04-22 09:20:28.495 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:20:28.497 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:20:28.499 | ++ functions-common:update_package_repo:1340 : apt_get_update 2022-04-22 09:20:28.501 | ++ functions-common:apt_get_update:1085 : [[ False == \T\r\u\e ]] 2022-04-22 09:20:28.503 | ++ functions-common:apt_get_update:1090 : [[ False = \T\r\u\e ]] 2022-04-22 09:20:28.505 | ++ functions-common:apt_get_update:1092 : local sudo=sudo 2022-04-22 09:20:28.508 | +++ functions-common:apt_get_update:1093 : id -u 2022-04-22 09:20:28.512 | ++ functions-common:apt_get_update:1093 : [[ 1000 = \0 ]] 2022-04-22 09:20:28.514 | ++ functions-common:apt_get_update:1096 : time_start apt-get-update 2022-04-22 09:20:28.516 | ++ functions-common:time_start:2307 : local name=apt-get-update 2022-04-22 09:20:28.518 | ++ functions-common:time_start:2308 : local start_time= 2022-04-22 09:20:28.520 | ++ functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:20:28.522 | +++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:20:28.526 | ++ functions-common:time_start:2312 : _TIME_START[$name]=1650619228523 2022-04-22 09:20:28.528 | ++ functions-common:apt_get_update:1098 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-22 09:20:28.530 | ++ functions-common:apt_get_update:1099 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-22 09:20:28.532 | ++ functions-common:apt_get_update:1100 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-22 09:20:28.777 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-22 09:20:28.777 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-22 09:20:28.828 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-22 09:20:28.888 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-22 09:20:31.026 | Reading package lists... 2022-04-22 09:20:31.056 | ++ functions-common:apt_get_update:1104 : REPOS_UPDATED=True 2022-04-22 09:20:31.059 | ++ functions-common:apt_get_update:1106 : time_stop apt-get-update 2022-04-22 09:20:31.061 | ++ functions-common:time_stop:2321 : local name 2022-04-22 09:20:31.063 | ++ functions-common:time_stop:2322 : local end_time 2022-04-22 09:20:31.065 | ++ functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:20:31.067 | ++ functions-common:time_stop:2324 : local total 2022-04-22 09:20:31.069 | ++ functions-common:time_stop:2325 : local start_time 2022-04-22 09:20:31.071 | ++ functions-common:time_stop:2327 : name=apt-get-update 2022-04-22 09:20:31.073 | ++ functions-common:time_stop:2328 : start_time=1650619228523 2022-04-22 09:20:31.075 | ++ functions-common:time_stop:2330 : [[ -z 1650619228523 ]] 2022-04-22 09:20:31.078 | +++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:20:31.081 | ++ functions-common:time_stop:2333 : end_time=1650619231079 2022-04-22 09:20:31.083 | ++ functions-common:time_stop:2334 : elapsed_time=2556 2022-04-22 09:20:31.085 | ++ functions-common:time_stop:2335 : total=0 2022-04-22 09:20:31.087 | ++ functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:20:31.090 | ++ functions-common:time_stop:2338 : _TIME_TOTAL[$name]=2556 2022-04-22 09:20:31.092 | ++ functions-common:install_package:1360 : 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 2022-04-22 09:20:31.094 | ++ functions-common:real_install_package:1345 : is_ubuntu 2022-04-22 09:20:31.096 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:20:31.098 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:20:31.100 | ++ functions-common:real_install_package:1346 : 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 2022-04-22 09:20:31.120 | ++ functions-common:apt_get:1126 : 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 2022-04-22 09:20:31.228 | Reading package lists... 2022-04-22 09:20:31.466 | Building dependency tree... 2022-04-22 09:20:31.467 | Reading state information... 2022-04-22 09:20:31.740 | bc is already the newest version (1.07.1-2build1). 2022-04-22 09:20:31.740 | bc set to manually installed. 2022-04-22 09:20:31.740 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-22 09:20:31.740 | bsdmainutils set to manually installed. 2022-04-22 09:20:31.740 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-22 09:20:31.740 | gawk set to manually installed. 2022-04-22 09:20:31.740 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-22 09:20:31.740 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-22 09:20:31.740 | iptables set to manually installed. 2022-04-22 09:20:31.740 | iputils-ping is already the newest version (3:20190709-3). 2022-04-22 09:20:31.740 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-22 09:20:31.740 | kpartx set to manually installed. 2022-04-22 09:20:31.740 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-22 09:20:31.740 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-22 09:20:31.740 | psmisc is already the newest version (23.3-1). 2022-04-22 09:20:31.740 | psmisc set to manually installed. 2022-04-22 09:20:31.740 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-22 09:20:31.740 | python3-systemd is already the newest version (234-3build2). 2022-04-22 09:20:31.740 | python3-systemd set to manually installed. 2022-04-22 09:20:31.740 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-22 09:20:31.740 | thin-provisioning-tools set to manually installed. 2022-04-22 09:20:31.740 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-22 09:20:31.740 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-22 09:20:31.741 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-22 09:20:31.741 | lsof set to manually installed. 2022-04-22 09:20:31.741 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-22 09:20:31.741 | parted set to manually installed. 2022-04-22 09:20:31.741 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-22 09:20:31.741 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-22 09:20:31.741 | zlib1g-dev set to manually installed. 2022-04-22 09:20:31.741 | The following packages were automatically installed and are no longer required: 2022-04-22 09:20:31.741 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-22 09:20:31.741 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-22 09:20:31.741 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-22 09:20:31.741 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-22 09:20:31.741 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-22 09:20:31.741 | python3-zope.interface 2022-04-22 09:20:31.741 | Use 'sudo apt autoremove' to remove them. 2022-04-22 09:20:31.741 | The following additional packages will be installed: 2022-04-22 09:20:31.741 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-22 09:20:31.741 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-22 09:20:31.741 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-22 09:20:31.741 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-22 09:20:31.741 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-22 09:20:31.741 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-22 09:20:31.742 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-22 09:20:31.742 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-22 09:20:31.742 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-22 09:20:31.742 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-22 09:20:31.742 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-22 09:20:31.742 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-04-22 09:20:31.742 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-04-22 09:20:31.742 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-04-22 09:20:31.742 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-04-22 09:20:31.742 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-04-22 09:20:31.742 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-04-22 09:20:31.742 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-04-22 09:20:31.742 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-04-22 09:20:31.742 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-04-22 09:20:31.742 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-04-22 09:20:31.742 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-04-22 09:20:31.742 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-04-22 09:20:31.742 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-04-22 09:20:31.742 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-04-22 09:20:31.742 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-04-22 09:20:31.742 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-22 09:20:31.742 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-22 09:20:31.742 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-22 09:20:31.742 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-22 09:20:31.742 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-22 09:20:31.742 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-04-22 09:20:31.742 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-04-22 09:20:31.742 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-22 09:20:31.742 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-04-22 09:20:31.742 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-04-22 09:20:31.742 | systemd-timesyncd uuid-dev vbetool x11-common 2022-04-22 09:20:31.744 | Suggested packages: 2022-04-22 09:20:31.744 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-22 09:20:31.744 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-22 09:20:31.744 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-22 09:20:31.744 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-22 09:20:31.744 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-04-22 09:20:31.744 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-04-22 09:20:31.744 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-04-22 09:20:31.745 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-04-22 09:20:31.745 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-04-22 09:20:31.745 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-04-22 09:20:31.745 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-04-22 09:20:31.745 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-04-22 09:20:31.745 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-04-22 09:20:31.745 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-04-22 09:20:31.745 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-04-22 09:20:31.745 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-04-22 09:20:31.745 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-04-22 09:20:31.745 | tar-scripts tar-doc zip 2022-04-22 09:20:31.997 | The following NEW packages will be installed: 2022-04-22 09:20:31.997 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-22 09:20:31.997 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-22 09:20:31.997 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-22 09:20:31.997 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-22 09:20:31.998 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-22 09:20:31.998 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-22 09:20:31.998 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-22 09:20:31.998 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-22 09:20:31.998 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-22 09:20:31.998 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-22 09:20:31.998 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-22 09:20:31.998 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-22 09:20:31.998 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-22 09:20:31.998 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-22 09:20:31.998 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-04-22 09:20:31.998 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-22 09:20:31.998 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-22 09:20:31.998 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-22 09:20:31.998 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-22 09:20:31.998 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-22 09:20:31.998 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-22 09:20:31.998 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-22 09:20:31.998 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-22 09:20:31.998 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-04-22 09:20:31.998 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-04-22 09:20:31.998 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-04-22 09:20:31.998 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-04-22 09:20:31.998 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-04-22 09:20:31.998 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-04-22 09:20:31.998 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-22 09:20:31.998 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-04-22 09:20:31.998 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-04-22 09:20:31.998 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-04-22 09:20:31.998 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-04-22 09:20:31.998 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-04-22 09:20:31.999 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-04-22 09:20:31.999 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-04-22 09:20:31.999 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-22 09:20:31.999 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-04-22 09:20:31.999 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-04-22 09:20:31.999 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-04-22 09:20:31.999 | unzip uuid-dev vbetool vlan x11-common 2022-04-22 09:20:31.999 | The following packages will be upgraded: 2022-04-22 09:20:32.000 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-22 09:20:32.000 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-22 09:20:32.000 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-22 09:20:32.000 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd tar 2022-04-22 09:20:32.000 | tcpdump uuid-runtime wget 2022-04-22 09:20:32.209 | 25 upgraded, 219 newly installed, 0 to remove and 131 not upgraded. 2022-04-22 09:20:32.209 | Need to get 164 MB of archives. 2022-04-22 09:20:32.209 | After this operation, 768 MB of additional disk space will be used. 2022-04-22 09:20:32.209 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-04-22 09:20:32.481 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.16 [96.1 kB] 2022-04-22 09:20:32.497 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.16 [28.1 kB] 2022-04-22 09:20:32.502 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.16 [10.3 kB] 2022-04-22 09:20:32.505 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.16 [186 kB] 2022-04-22 09:20:32.540 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.16 [3,809 kB] 2022-04-22 09:20:32.899 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.16 [269 kB] 2022-04-22 09:20:33.071 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-22 09:20:33.072 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-22 09:20:33.073 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-22 09:20:33.076 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-22 09:20:33.102 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-22 09:20:33.103 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-22 09:20:33.104 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-04-22 09:20:33.105 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-04-22 09:20:33.106 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-04-22 09:20:33.138 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-22 09:20:33.139 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-22 09:20:33.186 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-22 09:20:33.192 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-22 09:20:33.193 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-22 09:20:33.252 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-22 09:20:34.545 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-04-22 09:20:34.684 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-22 09:20:34.857 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-22 09:20:34.903 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-22 09:20:34.911 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-22 09:20:34.921 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-22 09:20:34.923 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-22 09:20:35.452 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-22 09:20:35.453 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-04-22 09:20:35.454 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-22 09:20:35.454 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-04-22 09:20:35.670 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-22 09:20:35.671 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-22 09:20:35.671 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-22 09:20:35.685 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-22 09:20:35.835 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-22 09:20:35.843 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-22 09:20:35.846 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-04-22 09:20:35.894 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-22 09:20:35.976 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-22 09:20:36.126 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-04-22 09:20:36.128 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-22 09:20:36.136 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-22 09:20:36.256 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-04-22 09:20:36.315 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-22 09:20:36.329 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-22 09:20:36.336 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-22 09:20:36.342 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-22 09:20:36.454 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-22 09:20:36.488 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-22 09:20:36.545 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-22 09:20:36.602 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-22 09:20:39.256 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-04-22 09:20:40.943 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-04-22 09:20:41.261 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-04-22 09:20:41.266 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-04-22 09:20:41.266 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-04-22 09:20:41.306 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-04-22 09:20:41.772 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-04-22 09:20:41.800 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-04-22 09:20:41.810 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-04-22 09:20:42.730 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-04-22 09:20:43.984 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-04-22 09:20:43.986 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-22 09:20:44.027 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-22 09:20:44.028 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-22 09:20:44.029 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-22 09:20:44.037 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-22 09:20:44.038 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-04-22 09:20:44.038 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-04-22 09:20:44.039 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-22 09:20:44.051 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-22 09:20:44.086 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-22 09:20:44.215 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-22 09:20:44.218 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-22 09:20:44.221 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-22 09:20:44.376 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-04-22 09:20:44.378 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-22 09:20:44.408 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-22 09:20:44.522 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-04-22 09:20:44.523 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-22 09:20:44.523 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-04-22 09:20:44.525 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-22 09:20:44.710 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-04-22 09:20:44.716 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-22 09:20:44.793 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-04-22 09:20:44.796 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-22 09:20:44.799 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-04-22 09:20:46.182 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-22 09:20:46.182 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-22 09:20:46.183 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-22 09:20:46.183 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-22 09:20:46.184 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-22 09:20:46.185 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-22 09:20:46.187 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-22 09:20:46.187 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-22 09:20:46.191 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-04-22 09:20:46.234 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-04-22 09:20:46.234 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-22 09:20:46.367 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-22 09:20:46.424 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-22 09:20:46.500 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-22 09:20:46.680 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-22 09:20:46.830 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-22 09:20:46.831 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-22 09:20:46.833 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-22 09:20:46.836 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-22 09:20:46.841 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-22 09:20:46.842 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-22 09:20:46.843 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-22 09:20:46.855 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-04-22 09:20:46.858 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-22 09:20:46.873 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-22 09:20:46.901 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-22 09:20:46.917 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-04-22 09:20:46.992 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-22 09:20:46.993 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-22 09:20:46.996 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-22 09:20:46.998 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-22 09:20:47.003 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-22 09:20:47.003 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-22 09:20:47.004 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-22 09:20:47.005 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-22 09:20:47.084 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-22 09:20:47.089 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-22 09:20:47.133 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-22 09:20:47.135 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-22 09:20:47.136 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-22 09:20:47.150 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-22 09:20:47.153 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-22 09:20:47.154 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-22 09:20:47.154 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-22 09:20:47.155 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-22 09:20:47.235 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-22 09:20:47.304 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-22 09:20:47.307 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-22 09:20:47.308 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-22 09:20:47.541 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-22 09:20:47.542 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-22 09:20:47.557 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-22 09:20:47.566 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-22 09:20:47.574 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-22 09:20:47.584 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-22 09:20:47.586 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-22 09:20:47.588 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-22 09:20:47.594 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-22 09:20:47.622 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-22 09:20:47.639 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-22 09:20:47.639 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-22 09:20:47.686 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-22 09:20:47.687 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-22 09:20:47.688 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-22 09:20:47.690 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-22 09:20:47.701 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-22 09:20:47.703 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-22 09:20:47.705 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-22 09:20:47.714 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-22 09:20:47.714 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-22 09:20:47.746 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-22 09:20:47.768 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-22 09:20:47.828 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-22 09:20:47.834 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-22 09:20:47.835 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-22 09:20:49.238 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-22 09:20:49.241 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-22 09:20:49.252 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-22 09:20:49.264 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-04-22 09:20:49.325 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-22 09:20:49.326 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-22 09:20:49.326 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-22 09:20:49.380 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-22 09:20:49.381 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-22 09:20:49.389 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-22 09:20:49.415 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-22 09:20:49.417 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-22 09:20:49.421 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-22 09:20:49.491 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-04-22 09:20:49.494 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-04-22 09:20:49.734 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-22 09:20:49.750 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-22 09:20:49.801 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-04-22 09:20:49.801 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-04-22 09:20:49.830 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-04-22 09:20:49.831 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-04-22 09:20:49.857 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-22 09:20:49.872 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-22 09:20:49.875 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-04-22 09:20:50.425 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-04-22 09:20:50.695 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-22 09:20:50.712 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-04-22 09:20:50.714 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-22 09:20:51.008 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.16 [246 kB] 2022-04-22 09:20:51.043 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-22 09:20:51.044 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-22 09:20:51.045 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-04-22 09:20:51.177 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-22 09:20:51.184 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-22 09:20:51.254 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-22 09:20:51.259 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-22 09:20:52.112 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-22 09:20:52.197 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-22 09:20:52.483 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-22 09:20:52.510 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-22 09:20:53.565 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-22 09:20:53.567 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-22 09:20:57.653 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-22 09:20:57.655 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-22 09:20:57.675 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-22 09:20:57.676 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-22 09:20:57.677 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-04-22 09:20:57.854 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-22 09:20:57.855 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-22 09:20:57.859 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-04-22 09:20:58.016 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-22 09:20:58.017 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-04-22 09:20:58.348 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-22 09:20:58.355 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-22 09:20:58.403 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-22 09:20:58.408 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-04-22 09:20:58.409 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-22 09:20:58.409 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-04-22 09:20:58.411 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-22 09:20:58.606 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-22 09:20:58.609 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-22 09:20:58.788 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-22 09:20:58.792 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-22 09:20:58.793 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-22 09:20:58.798 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-22 09:20:58.805 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-04-22 09:20:58.806 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-04-22 09:20:58.852 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-04-22 09:20:58.852 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-22 09:20:58.853 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-04-22 09:20:58.854 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-04-22 09:20:58.874 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-04-22 09:20:58.876 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-04-22 09:20:58.922 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-04-22 09:20:58.947 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-22 09:20:58.948 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-04-22 09:20:58.949 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-04-22 09:20:59.462 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-22 09:20:59.475 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-22 09:21:01.070 | Preconfiguring packages ... 2022-04-22 09:21:01.214 | Fetched 164 MB in 27s (5,988 kB/s) 2022-04-22 09:21:01.279 | (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.) 2022-04-22 09:21:01.282 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-22 09:21:01.291 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-22 09:21:01.369 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-22 09:21:01.461 | (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.) 2022-04-22 09:21:01.463 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-22 09:21:01.471 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-22 09:21:01.532 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-22 09:21:01.541 | Unpacking systemd-timesyncd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-22 09:21:01.924 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.16_amd64.deb ... 2022-04-22 09:21:01.929 | Unpacking systemd-sysv (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-22 09:21:01.974 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-22 09:21:01.982 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-22 09:21:02.054 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-22 09:21:02.202 | Unpacking systemd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-22 09:21:02.977 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.16_amd64.deb ... 2022-04-22 09:21:02.984 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.6) ... 2022-04-22 09:21:03.063 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.16) ... 2022-04-22 09:21:03.141 | (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.) 2022-04-22 09:21:03.143 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-22 09:21:03.150 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-22 09:21:03.210 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-22 09:21:03.305 | (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.) 2022-04-22 09:21:03.307 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-22 09:21:03.322 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-22 09:21:03.371 | Selecting previously unselected package libapr1:amd64. 2022-04-22 09:21:03.378 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-22 09:21:03.380 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-22 09:21:03.436 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-22 09:21:03.442 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-22 09:21:03.650 | Selecting previously unselected package libaprutil1:amd64. 2022-04-22 09:21:03.657 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-22 09:21:03.659 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-22 09:21:03.695 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-22 09:21:03.702 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-22 09:21:03.704 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-22 09:21:03.737 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-22 09:21:03.743 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-22 09:21:03.790 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-22 09:21:03.799 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-22 09:21:03.844 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-22 09:21:03.850 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-22 09:21:03.899 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-22 09:21:03.906 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-22 09:21:03.908 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-22 09:21:03.939 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-22 09:21:03.945 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-22 09:21:04.009 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-22 09:21:04.019 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-22 09:21:04.080 | Selecting previously unselected package libjansson4:amd64. 2022-04-22 09:21:04.087 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-22 09:21:04.089 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-22 09:21:04.120 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-22 09:21:04.128 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-22 09:21:04.130 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-22 09:21:04.180 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-22 09:21:04.186 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-22 09:21:05.479 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-22 09:21:05.485 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-22 09:21:05.599 | Selecting previously unselected package apache2-bin. 2022-04-22 09:21:05.607 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-22 09:21:05.609 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-22 09:21:05.815 | Selecting previously unselected package apache2-data. 2022-04-22 09:21:05.823 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-22 09:21:05.825 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-22 09:21:05.935 | Selecting previously unselected package apache2-utils. 2022-04-22 09:21:05.943 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-22 09:21:05.945 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-22 09:21:05.988 | Selecting previously unselected package apache2. 2022-04-22 09:21:05.996 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-22 09:21:06.015 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-22 09:21:06.094 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-22 09:21:06.101 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-22 09:21:06.104 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-22 09:21:06.151 | Selecting previously unselected package haproxy. 2022-04-22 09:21:06.158 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-22 09:21:06.168 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-22 09:21:06.386 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-22 09:21:06.393 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-22 09:21:06.395 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-22 09:21:06.429 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-22 09:21:06.437 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-22 09:21:06.439 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-22 09:21:06.468 | Selecting previously unselected package mysql-common. 2022-04-22 09:21:06.475 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-22 09:21:06.491 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-22 09:21:06.520 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-22 09:21:06.527 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-22 09:21:06.529 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-22 09:21:06.764 | Selecting previously unselected package libsensors-config. 2022-04-22 09:21:06.771 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-22 09:21:06.773 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-22 09:21:06.800 | Selecting previously unselected package libsensors5:amd64. 2022-04-22 09:21:06.807 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-22 09:21:06.893 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-22 09:21:06.924 | Selecting previously unselected package libsnmp-base. 2022-04-22 09:21:06.931 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-22 09:21:06.934 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-22 09:21:07.010 | Selecting previously unselected package libsnmp35:amd64. 2022-04-22 09:21:07.017 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-22 09:21:07.019 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-22 09:21:07.181 | Selecting previously unselected package keepalived. 2022-04-22 09:21:07.188 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-22 09:21:07.190 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-22 09:21:07.279 | Selecting previously unselected package memcached. 2022-04-22 09:21:07.286 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-22 09:21:07.288 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-22 09:21:07.345 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-22 09:21:07.804 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-22 09:21:07.900 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-22 09:21:07.905 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-22 09:21:08.037 | Selecting previously unselected package python3-yaml. 2022-04-22 09:21:08.045 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-22 09:21:08.047 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-22 09:21:08.100 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-22 09:21:08.105 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-22 09:21:08.153 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-22 09:21:08.227 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-22 09:21:08.666 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-22 09:21:08.688 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-22 09:21:08.844 | Preparing to unpack .../037-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-04-22 09:21:08.850 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-04-22 09:21:08.943 | Preparing to unpack .../038-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-22 09:21:08.949 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-22 09:21:09.019 | Selecting previously unselected package acl. 2022-04-22 09:21:09.026 | Preparing to unpack .../039-acl_2.2.53-6_amd64.deb ... 2022-04-22 09:21:09.028 | Unpacking acl (2.2.53-6) ... 2022-04-22 09:21:09.058 | Selecting previously unselected package autotools-dev. 2022-04-22 09:21:09.065 | Preparing to unpack .../040-autotools-dev_20180224.1_all.deb ... 2022-04-22 09:21:09.067 | Unpacking autotools-dev (20180224.1) ... 2022-04-22 09:21:09.096 | Selecting previously unselected package m4. 2022-04-22 09:21:09.104 | Preparing to unpack .../041-m4_1.4.18-4_amd64.deb ... 2022-04-22 09:21:09.106 | Unpacking m4 (1.4.18-4) ... 2022-04-22 09:21:09.159 | Selecting previously unselected package autoconf. 2022-04-22 09:21:09.167 | Preparing to unpack .../042-autoconf_2.69-11.1_all.deb ... 2022-04-22 09:21:09.169 | Unpacking autoconf (2.69-11.1) ... 2022-04-22 09:21:09.249 | Selecting previously unselected package automake. 2022-04-22 09:21:09.257 | Preparing to unpack .../043-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-22 09:21:09.261 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-22 09:21:09.362 | Selecting previously unselected package autopoint. 2022-04-22 09:21:09.370 | Preparing to unpack .../044-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-22 09:21:09.372 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-22 09:21:09.413 | Selecting previously unselected package libllvm10:amd64. 2022-04-22 09:21:09.421 | Preparing to unpack .../045-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-22 09:21:09.423 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:11.689 | Selecting previously unselected package libclang-cpp10. 2022-04-22 09:21:11.696 | Preparing to unpack .../046-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-22 09:21:11.699 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:13.141 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-22 09:21:13.148 | Preparing to unpack .../047-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-22 09:21:13.150 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-22 09:21:13.607 | Selecting previously unselected package libgc1c2:amd64. 2022-04-22 09:21:13.615 | Preparing to unpack .../048-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-22 09:21:13.617 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-22 09:21:13.658 | Selecting previously unselected package libobjc4:amd64. 2022-04-22 09:21:13.665 | Preparing to unpack .../049-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-22 09:21:13.668 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-22 09:21:13.699 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-22 09:21:13.707 | Preparing to unpack .../050-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-22 09:21:13.709 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-22 09:21:13.787 | Selecting previously unselected package libc6-i386. 2022-04-22 09:21:13.795 | Preparing to unpack .../051-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-22 09:21:13.797 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-22 09:21:14.300 | Selecting previously unselected package lib32gcc-s1. 2022-04-22 09:21:14.307 | Preparing to unpack .../052-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-22 09:21:14.309 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-22 09:21:14.349 | Selecting previously unselected package lib32stdc++6. 2022-04-22 09:21:14.356 | Preparing to unpack .../053-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-22 09:21:14.358 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-22 09:21:14.461 | Selecting previously unselected package libclang-common-10-dev. 2022-04-22 09:21:14.469 | Preparing to unpack .../054-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-22 09:21:14.471 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:15.441 | Selecting previously unselected package libclang1-10. 2022-04-22 09:21:15.449 | Preparing to unpack .../055-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-22 09:21:15.451 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:16.580 | Selecting previously unselected package clang-10. 2022-04-22 09:21:16.587 | Preparing to unpack .../056-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-22 09:21:16.590 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:16.624 | Selecting previously unselected package libtool. 2022-04-22 09:21:16.631 | Preparing to unpack .../057-libtool_2.4.6-14_all.deb ... 2022-04-22 09:21:16.633 | Unpacking libtool (2.4.6-14) ... 2022-04-22 09:21:16.682 | Selecting previously unselected package dh-autoreconf. 2022-04-22 09:21:16.689 | Preparing to unpack .../058-dh-autoreconf_19_all.deb ... 2022-04-22 09:21:16.691 | Unpacking dh-autoreconf (19) ... 2022-04-22 09:21:16.719 | Selecting previously unselected package libdebhelper-perl. 2022-04-22 09:21:16.726 | Preparing to unpack .../059-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-22 09:21:16.729 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-22 09:21:16.775 | Selecting previously unselected package libarchive-zip-perl. 2022-04-22 09:21:16.783 | Preparing to unpack .../060-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-22 09:21:16.785 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-22 09:21:16.828 | Selecting previously unselected package libsub-override-perl. 2022-04-22 09:21:16.835 | Preparing to unpack .../061-libsub-override-perl_0.09-2_all.deb ... 2022-04-22 09:21:16.837 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-22 09:21:16.866 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-22 09:21:16.874 | Preparing to unpack .../062-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-22 09:21:16.876 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-22 09:21:16.904 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-22 09:21:16.912 | Preparing to unpack .../063-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-22 09:21:16.913 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-22 09:21:16.938 | Selecting previously unselected package libdpkg-perl. 2022-04-22 09:21:16.945 | Preparing to unpack .../064-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-22 09:21:16.949 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-22 09:21:17.022 | Selecting previously unselected package make. 2022-04-22 09:21:17.030 | Preparing to unpack .../065-make_4.2.1-1.2_amd64.deb ... 2022-04-22 09:21:17.032 | Unpacking make (4.2.1-1.2) ... 2022-04-22 09:21:17.093 | Selecting previously unselected package dpkg-dev. 2022-04-22 09:21:17.100 | Preparing to unpack .../066-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-22 09:21:17.103 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-22 09:21:17.241 | Selecting previously unselected package dwz. 2022-04-22 09:21:17.249 | Preparing to unpack .../067-dwz_0.13-5_amd64.deb ... 2022-04-22 09:21:17.251 | Unpacking dwz (0.13-5) ... 2022-04-22 09:21:17.302 | Selecting previously unselected package libcroco3:amd64. 2022-04-22 09:21:17.310 | Preparing to unpack .../068-libcroco3_0.6.13-1_amd64.deb ... 2022-04-22 09:21:17.312 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-22 09:21:17.349 | Selecting previously unselected package gettext. 2022-04-22 09:21:17.357 | Preparing to unpack .../069-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-22 09:21:17.360 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-22 09:21:17.524 | Selecting previously unselected package intltool-debian. 2022-04-22 09:21:17.532 | Preparing to unpack .../070-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-22 09:21:17.534 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-22 09:21:17.567 | Selecting previously unselected package po-debconf. 2022-04-22 09:21:17.574 | Preparing to unpack .../071-po-debconf_1.0.21_all.deb ... 2022-04-22 09:21:17.577 | Unpacking po-debconf (1.0.21) ... 2022-04-22 09:21:17.643 | Selecting previously unselected package debhelper. 2022-04-22 09:21:17.650 | Preparing to unpack .../072-debhelper_12.10ubuntu1_all.deb ... 2022-04-22 09:21:17.653 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-22 09:21:17.835 | Selecting previously unselected package uuid-dev:amd64. 2022-04-22 09:21:17.844 | Preparing to unpack .../073-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-22 09:21:17.847 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-22 09:21:17.881 | Selecting previously unselected package libsctp1:amd64. 2022-04-22 09:21:17.888 | Preparing to unpack .../074-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-22 09:21:17.890 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-22 09:21:17.915 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-22 09:21:17.923 | Preparing to unpack .../075-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-22 09:21:17.925 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-22 09:21:17.960 | Selecting previously unselected package libapr1-dev. 2022-04-22 09:21:17.968 | Preparing to unpack .../076-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-22 09:21:17.971 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-22 09:21:18.219 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-22 09:21:18.227 | Preparing to unpack .../077-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-22 09:21:18.229 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-22 09:21:18.336 | Selecting previously unselected package libaprutil1-dev. 2022-04-22 09:21:18.344 | Preparing to unpack .../078-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-22 09:21:18.346 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-22 09:21:18.555 | Selecting previously unselected package apache2-dev. 2022-04-22 09:21:18.563 | Preparing to unpack .../079-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-22 09:21:18.566 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-22 09:21:18.632 | Selecting previously unselected package binfmt-support. 2022-04-22 09:21:18.640 | Preparing to unpack .../080-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-22 09:21:18.649 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-22 09:21:18.682 | Selecting previously unselected package g++-9. 2022-04-22 09:21:18.690 | Preparing to unpack .../081-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-22 09:21:18.693 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-22 09:21:19.877 | Selecting previously unselected package g++. 2022-04-22 09:21:19.888 | Preparing to unpack .../082-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-22 09:21:19.890 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-22 09:21:19.914 | Selecting previously unselected package build-essential. 2022-04-22 09:21:19.923 | Preparing to unpack .../083-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-22 09:21:19.926 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-22 09:21:19.952 | Selecting previously unselected package conntrack. 2022-04-22 09:21:19.960 | Preparing to unpack .../084-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-22 09:21:19.963 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-22 09:21:19.995 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-22 09:21:20.003 | Preparing to unpack .../085-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-22 09:21:20.005 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-22 09:21:20.035 | Selecting previously unselected package libnetfilter-queue1. 2022-04-22 09:21:20.043 | Preparing to unpack .../086-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-22 09:21:20.046 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-22 09:21:20.076 | Selecting previously unselected package conntrackd. 2022-04-22 09:21:20.084 | Preparing to unpack .../087-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-22 09:21:20.086 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-22 09:21:20.134 | Selecting previously unselected package dns-root-data. 2022-04-22 09:21:20.142 | Preparing to unpack .../088-dns-root-data_2019052802_all.deb ... 2022-04-22 09:21:20.145 | Unpacking dns-root-data (2019052802) ... 2022-04-22 09:21:20.173 | Selecting previously unselected package libidn11:amd64. 2022-04-22 09:21:20.181 | Preparing to unpack .../089-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-22 09:21:20.184 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-22 09:21:20.219 | Selecting previously unselected package dnsmasq-base. 2022-04-22 09:21:20.227 | Preparing to unpack .../090-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-22 09:21:20.229 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-22 09:21:20.298 | Selecting previously unselected package dnsmasq-utils. 2022-04-22 09:21:20.305 | Preparing to unpack .../091-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-22 09:21:20.308 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-22 09:21:20.342 | Selecting previously unselected package ebtables. 2022-04-22 09:21:20.349 | Preparing to unpack .../092-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-22 09:21:20.364 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-22 09:21:20.407 | Selecting previously unselected package libfakeroot:amd64. 2022-04-22 09:21:20.414 | Preparing to unpack .../093-libfakeroot_1.24-1_amd64.deb ... 2022-04-22 09:21:20.417 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-22 09:21:20.448 | Selecting previously unselected package fakeroot. 2022-04-22 09:21:20.456 | Preparing to unpack .../094-fakeroot_1.24-1_amd64.deb ... 2022-04-22 09:21:20.458 | Unpacking fakeroot (1.24-1) ... 2022-04-22 09:21:20.497 | Selecting previously unselected package fonts-dejavu-core. 2022-04-22 09:21:20.505 | Preparing to unpack .../095-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-22 09:21:20.507 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-22 09:21:20.679 | Selecting previously unselected package fonts-liberation. 2022-04-22 09:21:20.686 | Preparing to unpack .../096-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-22 09:21:20.689 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-22 09:21:20.826 | Selecting previously unselected package fontconfig-config. 2022-04-22 09:21:20.834 | Preparing to unpack .../097-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-22 09:21:20.837 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-22 09:21:20.873 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-22 09:21:20.881 | Preparing to unpack .../098-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-22 09:21:20.884 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-22 09:21:20.929 | Selecting previously unselected package fontconfig. 2022-04-22 09:21:20.937 | Preparing to unpack .../099-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-22 09:21:20.940 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-22 09:21:20.984 | Selecting previously unselected package genisoimage. 2022-04-22 09:21:20.992 | Preparing to unpack .../100-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-22 09:21:20.994 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-22 09:21:21.075 | Selecting previously unselected package libann0. 2022-04-22 09:21:21.082 | Preparing to unpack .../101-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-22 09:21:21.085 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-22 09:21:21.115 | Selecting previously unselected package libcdt5:amd64. 2022-04-22 09:21:21.124 | Preparing to unpack .../102-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-22 09:21:21.126 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-22 09:21:21.155 | Selecting previously unselected package libcgraph6:amd64. 2022-04-22 09:21:21.163 | Preparing to unpack .../103-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-22 09:21:21.165 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-22 09:21:21.200 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-22 09:21:21.208 | Preparing to unpack .../104-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-22 09:21:21.210 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-22 09:21:21.254 | Selecting previously unselected package libjpeg8:amd64. 2022-04-22 09:21:21.262 | Preparing to unpack .../105-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-22 09:21:21.264 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-22 09:21:21.293 | Selecting previously unselected package libjbig0:amd64. 2022-04-22 09:21:21.301 | Preparing to unpack .../106-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-22 09:21:21.303 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-22 09:21:21.335 | Selecting previously unselected package libwebp6:amd64. 2022-04-22 09:21:21.344 | Preparing to unpack .../107-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-22 09:21:21.347 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-22 09:21:21.401 | Selecting previously unselected package libtiff5:amd64. 2022-04-22 09:21:21.409 | Preparing to unpack .../108-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-22 09:21:21.412 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-22 09:21:21.461 | Selecting previously unselected package libxpm4:amd64. 2022-04-22 09:21:21.469 | Preparing to unpack .../109-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-22 09:21:21.471 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-22 09:21:21.504 | Selecting previously unselected package libgd3:amd64. 2022-04-22 09:21:21.511 | Preparing to unpack .../110-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-22 09:21:21.514 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-22 09:21:21.559 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-22 09:21:21.567 | Preparing to unpack .../111-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-22 09:21:21.569 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-22 09:21:21.619 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-22 09:21:21.627 | Preparing to unpack .../112-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-22 09:21:21.630 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-22 09:21:21.692 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-22 09:21:21.699 | Preparing to unpack .../113-libxcb-render0_1.14-2_amd64.deb ... 2022-04-22 09:21:21.703 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-22 09:21:21.732 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-22 09:21:21.740 | Preparing to unpack .../114-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-22 09:21:21.743 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-22 09:21:21.771 | Selecting previously unselected package libxrender1:amd64. 2022-04-22 09:21:21.779 | Preparing to unpack .../115-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-22 09:21:21.782 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-22 09:21:21.813 | Selecting previously unselected package libcairo2:amd64. 2022-04-22 09:21:21.821 | Preparing to unpack .../116-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-22 09:21:21.823 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-22 09:21:21.922 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-22 09:21:21.931 | Preparing to unpack .../117-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-22 09:21:21.933 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-22 09:21:21.972 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-22 09:21:21.980 | Preparing to unpack .../118-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-22 09:21:21.982 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-22 09:21:22.062 | Selecting previously unselected package libthai-data. 2022-04-22 09:21:22.070 | Preparing to unpack .../119-libthai-data_0.1.28-3_all.deb ... 2022-04-22 09:21:22.072 | Unpacking libthai-data (0.1.28-3) ... 2022-04-22 09:21:22.125 | Selecting previously unselected package libdatrie1:amd64. 2022-04-22 09:21:22.133 | Preparing to unpack .../120-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-22 09:21:22.135 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-22 09:21:22.166 | Selecting previously unselected package libthai0:amd64. 2022-04-22 09:21:22.174 | Preparing to unpack .../121-libthai0_0.1.28-3_amd64.deb ... 2022-04-22 09:21:22.176 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-22 09:21:22.209 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-22 09:21:22.217 | Preparing to unpack .../122-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-22 09:21:22.219 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-22 09:21:22.270 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-22 09:21:22.277 | Preparing to unpack .../123-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-22 09:21:22.280 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-22 09:21:22.312 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-22 09:21:22.320 | Preparing to unpack .../124-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-22 09:21:22.322 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-22 09:21:22.352 | Selecting previously unselected package libpathplan4:amd64. 2022-04-22 09:21:22.360 | Preparing to unpack .../125-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-22 09:21:22.362 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-22 09:21:22.392 | Selecting previously unselected package libgvc6. 2022-04-22 09:21:22.400 | Preparing to unpack .../126-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-22 09:21:22.402 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-22 09:21:22.521 | Selecting previously unselected package libgvpr2:amd64. 2022-04-22 09:21:22.528 | Preparing to unpack .../127-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-22 09:21:22.530 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-22 09:21:22.580 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-22 09:21:22.588 | Preparing to unpack .../128-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-22 09:21:22.590 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-22 09:21:22.743 | Selecting previously unselected package x11-common. 2022-04-22 09:21:22.751 | Preparing to unpack .../129-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-22 09:21:22.775 | dpkg-query: no packages found matching nux-tools 2022-04-22 09:21:22.786 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-22 09:21:22.824 | Selecting previously unselected package libice6:amd64. 2022-04-22 09:21:22.831 | Preparing to unpack .../130-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-22 09:21:22.834 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-22 09:21:22.867 | Selecting previously unselected package libsm6:amd64. 2022-04-22 09:21:22.875 | Preparing to unpack .../131-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-22 09:21:22.878 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-22 09:21:22.906 | Selecting previously unselected package libxt6:amd64. 2022-04-22 09:21:22.914 | Preparing to unpack .../132-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-22 09:21:22.916 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-22 09:21:22.964 | Selecting previously unselected package libxmu6:amd64. 2022-04-22 09:21:22.972 | Preparing to unpack .../133-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-22 09:21:22.974 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-22 09:21:23.010 | Selecting previously unselected package libxaw7:amd64. 2022-04-22 09:21:23.018 | Preparing to unpack .../134-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-22 09:21:23.021 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-22 09:21:23.070 | Selecting previously unselected package graphviz. 2022-04-22 09:21:23.078 | Preparing to unpack .../135-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-22 09:21:23.080 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-22 09:21:23.211 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-22 09:21:23.220 | Preparing to unpack .../136-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-22 09:21:23.222 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-22 09:21:23.274 | Selecting previously unselected package libibverbs1:amd64. 2022-04-22 09:21:23.283 | Preparing to unpack .../137-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-22 09:21:23.285 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-22 09:21:23.324 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-22 09:21:23.333 | Preparing to unpack .../138-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-22 09:21:23.348 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-22 09:21:23.410 | Selecting previously unselected package icu-devtools. 2022-04-22 09:21:23.418 | Preparing to unpack .../139-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-22 09:21:23.420 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-22 09:21:23.476 | Selecting previously unselected package iputils-arping. 2022-04-22 09:21:23.484 | Preparing to unpack .../140-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-22 09:21:23.486 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-22 09:21:23.518 | Selecting previously unselected package javascript-common. 2022-04-22 09:21:23.526 | Preparing to unpack .../141-javascript-common_11_all.deb ... 2022-04-22 09:21:23.541 | Unpacking javascript-common (11) ... 2022-04-22 09:21:23.570 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-22 09:21:23.579 | Preparing to unpack .../142-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-22 09:21:23.581 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-22 09:21:23.614 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-22 09:21:23.622 | Preparing to unpack .../143-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-22 09:21:23.625 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-22 09:21:23.658 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-22 09:21:23.666 | Preparing to unpack .../144-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-22 09:21:23.668 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-22 09:21:23.702 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-22 09:21:23.710 | Preparing to unpack .../145-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-22 09:21:23.712 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-22 09:21:23.744 | Selecting previously unselected package comerr-dev:amd64. 2022-04-22 09:21:23.754 | Preparing to unpack .../146-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-22 09:21:23.758 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-22 09:21:23.789 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-22 09:21:23.798 | Preparing to unpack .../147-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-22 09:21:23.800 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-22 09:21:23.852 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-22 09:21:23.860 | Preparing to unpack .../148-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-22 09:21:23.862 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-22 09:21:23.893 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-22 09:21:23.901 | Preparing to unpack .../149-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-22 09:21:23.919 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-22 09:21:23.946 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-22 09:21:23.954 | Preparing to unpack .../150-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-22 09:21:23.956 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-22 09:21:23.982 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-22 09:21:23.990 | Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-22 09:21:23.992 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-22 09:21:24.022 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-22 09:21:24.030 | Preparing to unpack .../152-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-22 09:21:24.032 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-22 09:21:24.098 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-22 09:21:24.106 | Preparing to unpack .../153-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-22 09:21:24.109 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-22 09:21:24.175 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-22 09:21:24.183 | Preparing to unpack .../154-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-22 09:21:24.185 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-22 09:21:24.215 | Selecting previously unselected package libgts-bin. 2022-04-22 09:21:24.224 | Preparing to unpack .../155-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-22 09:21:24.227 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-22 09:21:24.263 | Selecting previously unselected package libicu-dev:amd64. 2022-04-22 09:21:24.270 | Preparing to unpack .../156-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-22 09:21:24.273 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-22 09:21:25.706 | Selecting previously unselected package libipset13:amd64. 2022-04-22 09:21:25.714 | Preparing to unpack .../157-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-22 09:21:25.718 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-22 09:21:25.753 | Selecting previously unselected package librdmacm1:amd64. 2022-04-22 09:21:25.761 | Preparing to unpack .../158-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-22 09:21:25.763 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-22 09:21:25.803 | Selecting previously unselected package libiscsi7:amd64. 2022-04-22 09:21:25.812 | Preparing to unpack .../159-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-22 09:21:25.814 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-22 09:21:25.848 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-22 09:21:25.856 | Preparing to unpack .../160-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-22 09:21:25.858 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-22 09:21:25.918 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-22 09:21:25.926 | Preparing to unpack .../161-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-22 09:21:25.928 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-22 09:21:25.952 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-22 09:21:25.960 | Preparing to unpack .../162-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-22 09:21:25.962 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-22 09:21:25.987 | Selecting previously unselected package libjs-jquery. 2022-04-22 09:21:25.995 | Preparing to unpack .../163-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-22 09:21:25.996 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-22 09:21:26.055 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-22 09:21:26.064 | Preparing to unpack .../164-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-22 09:21:26.065 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-22 09:21:26.091 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-22 09:21:26.099 | Preparing to unpack .../165-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-22 09:21:26.101 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-22 09:21:26.177 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-22 09:21:26.185 | Preparing to unpack .../166-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-22 09:21:26.188 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-22 09:21:26.242 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-22 09:21:26.250 | Preparing to unpack .../167-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-22 09:21:26.253 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-22 09:21:26.279 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-22 09:21:26.287 | Preparing to unpack .../168-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-22 09:21:26.289 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-22 09:21:26.319 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-22 09:21:26.327 | Preparing to unpack .../169-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-22 09:21:26.329 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-22 09:21:26.426 | Selecting previously unselected package libnspr4:amd64. 2022-04-22 09:21:26.434 | Preparing to unpack .../170-libnspr4_2%3a4.25-1_amd64.deb ... 2022-04-22 09:21:26.437 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-04-22 09:21:26.479 | Selecting previously unselected package libnss3:amd64. 2022-04-22 09:21:26.487 | Preparing to unpack .../171-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-04-22 09:21:26.489 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-22 09:21:26.692 | Selecting previously unselected package libomp5-10:amd64. 2022-04-22 09:21:26.700 | Preparing to unpack .../172-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-22 09:21:26.703 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:26.776 | Selecting previously unselected package libomp-10-dev. 2022-04-22 09:21:26.784 | Preparing to unpack .../173-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-22 09:21:26.786 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:26.818 | Selecting previously unselected package pcp-conf. 2022-04-22 09:21:26.827 | Preparing to unpack .../174-pcp-conf_5.0.3-1_amd64.deb ... 2022-04-22 09:21:26.829 | Unpacking pcp-conf (5.0.3-1) ... 2022-04-22 09:21:26.858 | Selecting previously unselected package libpcp3. 2022-04-22 09:21:26.866 | Preparing to unpack .../175-libpcp3_5.0.3-1_amd64.deb ... 2022-04-22 09:21:26.868 | Unpacking libpcp3 (5.0.3-1) ... 2022-04-22 09:21:26.932 | Selecting previously unselected package libpcp-pmda3. 2022-04-22 09:21:26.940 | Preparing to unpack .../176-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-04-22 09:21:26.942 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-04-22 09:21:26.971 | Selecting previously unselected package libpcp-pmda-perl. 2022-04-22 09:21:26.979 | Preparing to unpack .../177-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-04-22 09:21:26.981 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-04-22 09:21:27.015 | Selecting previously unselected package libpq5:amd64. 2022-04-22 09:21:27.023 | Preparing to unpack .../178-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-22 09:21:27.025 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-22 09:21:27.070 | Selecting previously unselected package libpq-dev. 2022-04-22 09:21:27.078 | Preparing to unpack .../179-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-22 09:21:27.080 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-22 09:21:27.151 | Selecting previously unselected package librados2. 2022-04-22 09:21:27.159 | Preparing to unpack .../180-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-22 09:21:27.161 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-22 09:21:27.633 | Selecting previously unselected package librbd1. 2022-04-22 09:21:27.642 | Preparing to unpack .../181-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-22 09:21:27.644 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-22 09:21:27.904 | Selecting previously unselected package libsasl2-dev. 2022-04-22 09:21:27.912 | Preparing to unpack .../182-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-22 09:21:27.915 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-22 09:21:27.990 | Preparing to unpack .../183-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-22 09:21:27.997 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-22 09:21:28.039 | Selecting previously unselected package libssl-dev:amd64. 2022-04-22 09:21:28.048 | Preparing to unpack .../184-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-22 09:21:28.050 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-22 09:21:28.307 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-22 09:21:28.316 | Preparing to unpack .../185-libsystemd-dev_245.4-4ubuntu3.16_amd64.deb ... 2022-04-22 09:21:28.318 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-04-22 09:21:28.426 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-22 09:21:28.434 | Preparing to unpack .../186-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-22 09:21:28.437 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-22 09:21:28.462 | Selecting previously unselected package libx86-1:amd64. 2022-04-22 09:21:28.470 | Preparing to unpack .../187-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-22 09:21:28.472 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-22 09:21:28.509 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-22 09:21:28.517 | Preparing to unpack .../188-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-22 09:21:28.519 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-22 09:21:28.660 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-22 09:21:28.668 | Preparing to unpack .../189-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-22 09:21:28.671 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-22 09:21:28.753 | Selecting previously unselected package llvm-10-runtime. 2022-04-22 09:21:28.761 | Preparing to unpack .../190-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-22 09:21:28.763 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:28.817 | Selecting previously unselected package libpfm4:amd64. 2022-04-22 09:21:28.825 | Preparing to unpack .../191-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-22 09:21:28.828 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-22 09:21:28.900 | Selecting previously unselected package llvm-10. 2022-04-22 09:21:28.909 | Preparing to unpack .../192-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-22 09:21:28.911 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:29.679 | Selecting previously unselected package libffi-dev:amd64. 2022-04-22 09:21:29.688 | Preparing to unpack .../193-libffi-dev_3.3-4_amd64.deb ... 2022-04-22 09:21:29.690 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-22 09:21:29.730 | Selecting previously unselected package python3-pygments. 2022-04-22 09:21:29.739 | Preparing to unpack .../194-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-22 09:21:29.742 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-22 09:21:29.883 | Selecting previously unselected package llvm-10-tools. 2022-04-22 09:21:29.892 | Preparing to unpack .../195-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-22 09:21:29.894 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:30.036 | Selecting previously unselected package libz3-4:amd64. 2022-04-22 09:21:30.044 | Preparing to unpack .../196-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-22 09:21:30.047 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-22 09:21:30.992 | Selecting previously unselected package libz3-dev:amd64. 2022-04-22 09:21:31.000 | Preparing to unpack .../197-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-22 09:21:31.003 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-22 09:21:31.048 | Selecting previously unselected package llvm-10-dev. 2022-04-22 09:21:31.056 | Preparing to unpack .../198-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-22 09:21:31.059 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:35.516 | Selecting previously unselected package lsscsi. 2022-04-22 09:21:35.525 | Preparing to unpack .../199-lsscsi_0.30-0.1_amd64.deb ... 2022-04-22 09:21:35.527 | Unpacking lsscsi (0.30-0.1) ... 2022-04-22 09:21:35.562 | Selecting previously unselected package pkg-config. 2022-04-22 09:21:35.570 | Preparing to unpack .../200-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-22 09:21:35.572 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-22 09:21:35.604 | Selecting previously unselected package pm-utils. 2022-04-22 09:21:35.612 | Preparing to unpack .../201-pm-utils_1.4.1-19_all.deb ... 2022-04-22 09:21:35.615 | Unpacking pm-utils (1.4.1-19) ... 2022-04-22 09:21:35.665 | Selecting previously unselected package postgresql-client-common. 2022-04-22 09:21:35.673 | Preparing to unpack .../202-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-22 09:21:35.676 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-22 09:21:35.709 | Selecting previously unselected package postgresql-client-12. 2022-04-22 09:21:35.717 | Preparing to unpack .../203-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-22 09:21:35.720 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-22 09:21:35.918 | Selecting previously unselected package ssl-cert. 2022-04-22 09:21:35.927 | Preparing to unpack .../204-ssl-cert_1.0.39_all.deb ... 2022-04-22 09:21:35.929 | Unpacking ssl-cert (1.0.39) ... 2022-04-22 09:21:35.963 | Selecting previously unselected package postgresql-common. 2022-04-22 09:21:35.972 | Preparing to unpack .../205-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-22 09:21:35.999 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-22 09:21:36.005 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-22 09:21:36.068 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-22 09:21:36.077 | Preparing to unpack .../206-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-22 09:21:36.079 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-22 09:21:36.384 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-22 09:21:36.394 | Preparing to unpack .../207-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-22 09:21:36.396 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-22 09:21:36.423 | Selecting previously unselected package python-pip-whl. 2022-04-22 09:21:36.432 | Preparing to unpack .../208-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-22 09:21:36.434 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-22 09:21:36.638 | Selecting previously unselected package python3-mysqldb. 2022-04-22 09:21:36.647 | Preparing to unpack .../209-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-22 09:21:36.649 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-22 09:21:36.686 | Selecting previously unselected package python3-wheel. 2022-04-22 09:21:36.695 | Preparing to unpack .../210-python3-wheel_0.34.2-1_all.deb ... 2022-04-22 09:21:36.697 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-22 09:21:36.728 | Selecting previously unselected package python3-pip. 2022-04-22 09:21:36.737 | Preparing to unpack .../211-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-22 09:21:36.739 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-22 09:21:36.823 | Selecting previously unselected package python3.8-venv. 2022-04-22 09:21:36.831 | Preparing to unpack .../212-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-22 09:21:36.833 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-22 09:21:36.859 | Selecting previously unselected package python3-venv. 2022-04-22 09:21:36.867 | Preparing to unpack .../213-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-22 09:21:36.869 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-22 09:21:36.894 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-22 09:21:36.903 | Preparing to unpack .../214-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-22 09:21:36.905 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-22 09:21:36.936 | Selecting previously unselected package qemu-utils. 2022-04-22 09:21:36.945 | Preparing to unpack .../215-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-22 09:21:36.947 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-22 09:21:37.127 | Selecting previously unselected package sharutils. 2022-04-22 09:21:37.135 | Preparing to unpack .../216-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-22 09:21:37.137 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-22 09:21:37.186 | Selecting previously unselected package sqlite3. 2022-04-22 09:21:37.194 | Preparing to unpack .../217-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-22 09:21:37.196 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-22 09:21:37.340 | Selecting previously unselected package unzip. 2022-04-22 09:21:37.349 | Preparing to unpack .../218-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-22 09:21:37.351 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-22 09:21:37.399 | Selecting previously unselected package vbetool. 2022-04-22 09:21:37.408 | Preparing to unpack .../219-vbetool_1.1-4_amd64.deb ... 2022-04-22 09:21:37.410 | Unpacking vbetool (1.1-4) ... 2022-04-22 09:21:37.440 | Selecting previously unselected package ipset. 2022-04-22 09:21:37.448 | Preparing to unpack .../220-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-22 09:21:37.458 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-22 09:21:37.490 | Selecting previously unselected package ipvsadm. 2022-04-22 09:21:37.499 | Preparing to unpack .../221-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-22 09:21:37.501 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-22 09:21:37.536 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-22 09:21:37.544 | Preparing to unpack .../222-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-22 09:21:37.554 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-22 09:21:37.581 | Selecting previously unselected package liberasurecode1:amd64. 2022-04-22 09:21:37.589 | Preparing to unpack .../223-liberasurecode1_1.6.1-4_amd64.deb ... 2022-04-22 09:21:37.591 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-04-22 09:21:37.622 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-04-22 09:21:37.631 | Preparing to unpack .../224-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-04-22 09:21:37.633 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-22 09:21:37.663 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-22 09:21:37.671 | Preparing to unpack .../225-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-22 09:21:37.673 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-22 09:21:37.705 | Selecting previously unselected package libpcp-gui2. 2022-04-22 09:21:37.713 | Preparing to unpack .../226-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-04-22 09:21:37.715 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-04-22 09:21:37.748 | Selecting previously unselected package libpcp-import1. 2022-04-22 09:21:37.758 | Preparing to unpack .../227-libpcp-import1_5.0.3-1_amd64.deb ... 2022-04-22 09:21:37.760 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-04-22 09:21:37.787 | Selecting previously unselected package libpcp-mmv1. 2022-04-22 09:21:37.796 | Preparing to unpack .../228-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-04-22 09:21:37.798 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-04-22 09:21:37.826 | Selecting previously unselected package libpcp-trace2. 2022-04-22 09:21:37.834 | Preparing to unpack .../229-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-04-22 09:21:37.836 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-04-22 09:21:37.865 | Selecting previously unselected package libpcp-web1. 2022-04-22 09:21:37.874 | Preparing to unpack .../230-libpcp-web1_5.0.3-1_amd64.deb ... 2022-04-22 09:21:37.876 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-04-22 09:21:37.917 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-22 09:21:37.927 | Preparing to unpack .../231-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-22 09:21:37.929 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-22 09:21:37.978 | Selecting previously unselected package python3-pcp. 2022-04-22 09:21:37.988 | Preparing to unpack .../232-python3-pcp_5.0.3-1_amd64.deb ... 2022-04-22 09:21:37.990 | Unpacking python3-pcp (5.0.3-1) ... 2022-04-22 09:21:38.033 | Selecting previously unselected package pcp. 2022-04-22 09:21:38.042 | Preparing to unpack .../233-pcp_5.0.3-1_amd64.deb ... 2022-04-22 09:21:38.112 | Unpacking pcp (5.0.3-1) ... 2022-04-22 09:21:38.644 | Selecting previously unselected package socat. 2022-04-22 09:21:38.653 | Preparing to unpack .../234-socat_1.7.3.3-2_amd64.deb ... 2022-04-22 09:21:38.656 | Unpacking socat (1.7.3.3-2) ... 2022-04-22 09:21:38.732 | Selecting previously unselected package vlan. 2022-04-22 09:21:38.740 | Preparing to unpack .../235-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-22 09:21:38.743 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-22 09:21:38.798 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-22 09:21:38.804 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-22 09:21:38.813 | Setting up javascript-common (11) ... 2022-04-22 09:21:38.844 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-22 09:21:38.859 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-22 09:21:38.865 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-22 09:21:38.870 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-22 09:21:38.875 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-22 09:21:38.898 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-22 09:21:38.901 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-22 09:21:38.906 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-22 09:21:38.911 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-22 09:21:38.916 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-22 09:21:38.922 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-22 09:21:38.927 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-22 09:21:38.932 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-22 09:21:38.937 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-22 09:21:38.942 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-22 09:21:38.948 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-22 09:21:38.953 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-22 09:21:38.958 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-22 09:21:38.963 | Setting up vbetool (1.1-4) ... 2022-04-22 09:21:38.968 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-22 09:21:38.973 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-22 09:21:38.980 | Setting up pm-utils (1.4.1-19) ... 2022-04-22 09:21:38.989 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-22 09:21:39.222 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-22 09:21:39.247 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-22 09:21:39.253 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-22 09:21:39.270 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-22 09:21:39.275 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-22 09:21:39.515 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-22 09:21:40.211 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-22 09:21:40.219 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-22 09:21:40.224 | Setting up m4 (1.4.18-4) ... 2022-04-22 09:21:40.229 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-22 09:21:40.514 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-22 09:21:40.519 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-22 09:21:40.525 | Setting up iputils-arping (3:20190709-3) ... 2022-04-22 09:21:40.555 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-22 09:21:40.561 | Setting up conntrack (1:1.4.5-2) ... 2022-04-22 09:21:40.567 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-22 09:21:40.572 | Setting up python3-wheel (0.34.2-1) ... 2022-04-22 09:21:40.828 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-22 09:21:40.833 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-22 09:21:41.039 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-22 09:21:43.107 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-22 09:21:43.114 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-22 09:21:43.119 | Setting up acl (2.2.53-6) ... 2022-04-22 09:21:43.127 | Setting up dns-root-data (2019052802) ... 2022-04-22 09:21:43.133 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-22 09:21:43.138 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:43.144 | Setting up fakeroot (1.24-1) ... 2022-04-22 09:21:43.151 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-22 09:21:43.159 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-22 09:21:43.164 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-22 09:21:43.170 | Setting up autotools-dev (20180224.1) ... 2022-04-22 09:21:43.175 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-22 09:21:43.970 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-22 09:21:43.975 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-22 09:21:43.981 | Setting up make (4.2.1-1.2) ... 2022-04-22 09:21:43.987 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-04-22 09:21:43.992 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-22 09:21:43.998 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:44.003 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-22 09:21:44.008 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-22 09:21:44.014 | Setting up ebtables (2.0.11-3build1) ... 2022-04-22 09:21:44.537 | Setting up socat (1.7.3.3-2) ... 2022-04-22 09:21:44.542 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-22 09:21:44.547 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-22 09:21:44.553 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-22 09:21:44.558 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-22 09:21:44.564 | Setting up binfmt-support (2.2.0-2) ... 2022-04-22 09:21:44.845 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-22 09:21:45.868 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-22 09:21:45.874 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-22 09:21:45.879 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-22 09:21:45.924 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-22 09:21:45.930 | Setting up lsscsi (0.30-0.1) ... 2022-04-22 09:21:45.935 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-22 09:21:45.943 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-22 09:21:45.948 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-22 09:21:45.958 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-22 09:21:45.964 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-22 09:21:45.970 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-22 09:21:45.977 | Setting up autoconf (2.69-11.1) ... 2022-04-22 09:21:45.984 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-04-22 09:21:45.989 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-22 09:21:46.032 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-22 09:21:46.036 | Setting up dwz (0.13-5) ... 2022-04-22 09:21:46.043 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-22 09:21:46.048 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-22 09:21:46.053 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-22 09:21:46.059 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-22 09:21:46.065 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-22 09:21:46.079 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-22 09:21:47.310 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-22 09:21:47.316 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:47.321 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-22 09:21:47.328 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-22 09:21:47.334 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-22 09:21:47.339 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-22 09:21:47.349 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-22 09:21:47.354 | Setting up pcp-conf (5.0.3-1) ... 2022-04-22 09:21:47.362 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-22 09:21:47.370 | Setting up libsub-override-perl (0.09-2) ... 2022-04-22 09:21:47.375 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-22 09:21:47.381 | Setting up libthai-data (0.1.28-3) ... 2022-04-22 09:21:47.386 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-22 09:21:47.392 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-22 09:21:47.398 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-22 09:21:47.404 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-22 09:21:47.410 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-22 09:21:47.416 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-22 09:21:47.422 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-22 09:21:47.427 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-22 09:21:47.441 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-22 09:21:47.449 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-22 09:21:48.460 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-22 09:21:48.777 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-22 09:21:48.782 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-22 09:21:48.788 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-22 09:21:48.793 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-22 09:21:48.799 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-04-22 09:21:48.805 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-22 09:21:48.811 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-22 09:21:48.816 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-22 09:21:48.822 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-22 09:21:48.829 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-22 09:21:48.836 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-22 09:21:48.841 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-22 09:21:48.847 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-22 09:21:48.852 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-22 09:21:48.859 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-22 09:21:48.866 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-22 09:21:48.871 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-22 09:21:48.878 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-04-22 09:21:49.083 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-22 09:21:49.090 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-22 09:21:49.096 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:49.103 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-22 09:21:49.110 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:49.115 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-22 09:21:49.122 | Setting up libtool (2.4.6-14) ... 2022-04-22 09:21:49.128 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-22 09:21:49.230 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-22 09:21:49.260 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-22 09:21:49.705 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-22 09:21:50.742 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-22 09:21:50.748 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-22 09:21:50.754 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-22 09:21:50.759 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-22 09:21:50.916 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-22 09:21:50.922 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:50.929 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-22 09:21:50.937 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-22 09:21:52.113 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-22 09:21:52.803 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-22 09:21:52.822 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-22 09:21:52.830 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-22 09:21:53.084 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-22 09:21:53.091 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-22 09:21:53.098 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-22 09:21:53.103 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-22 09:21:53.109 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-22 09:21:53.114 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-22 09:21:53.120 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-22 09:21:53.128 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-22 09:21:53.134 | Setting up ssl-cert (1.0.39) ... 2022-04-22 09:21:53.971 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-22 09:21:53.977 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-22 09:21:54.051 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-22 09:21:54.056 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-22 09:21:54.533 | Adding user postgres to group ssl-cert 2022-04-22 09:21:54.698 | 2022-04-22 09:21:54.698 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-22 09:21:54.894 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-22 09:21:54.894 | Removing obsolete dictionary files: 2022-04-22 09:21:55.566 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-22 09:21:56.647 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-22 09:21:56.655 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-22 09:21:56.663 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-22 09:21:56.751 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-22 09:21:57.157 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-22 09:21:57.164 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-22 09:21:57.169 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-22 09:21:57.176 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-22 09:21:57.181 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-22 09:21:57.187 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-22 09:21:57.192 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-22 09:21:57.198 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-22 09:21:57.204 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-22 09:21:57.209 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-22 09:21:57.214 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-22 09:21:57.219 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-22 09:21:57.224 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-22 09:21:57.230 | Setting up ipvsadm (1:1.31-1) ... 2022-04-22 09:21:57.969 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-22 09:21:57.974 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-22 09:21:58.073 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-22 09:22:00.143 | Regenerating fonts cache... done. 2022-04-22 09:22:00.146 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-22 09:22:00.151 | Setting up libpcp3 (5.0.3-1) ... 2022-04-22 09:22:00.157 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-04-22 09:22:00.163 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-22 09:22:00.168 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-22 09:22:01.493 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-22 09:22:02.290 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-22 09:22:02.334 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-22 09:22:02.339 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-22 09:22:03.293 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-22 09:22:04.004 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-22 09:22:04.010 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-04-22 09:22:04.015 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-22 09:22:04.020 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-04-22 09:22:04.025 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-22 09:22:04.030 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-22 09:22:04.035 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-22 09:22:04.040 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-04-22 09:22:04.046 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-22 09:22:04.051 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-22 09:22:04.071 | Setting up libpcp-web1 (5.0.3-1) ... 2022-04-22 09:22:04.076 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-22 09:22:04.082 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-22 09:22:04.087 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-22 09:22:04.093 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-22 09:22:04.703 | 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 2022-04-22 09:22:04.726 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-22 09:22:04.731 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-04-22 09:22:04.737 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-22 09:22:04.743 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-22 09:22:04.749 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-22 09:22:04.755 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-22 09:22:04.760 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-22 09:22:04.766 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-22 09:22:04.772 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-22 09:22:04.778 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-22 09:22:04.784 | Setting up libpcp-import1 (5.0.3-1) ... 2022-04-22 09:22:04.790 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-22 09:22:04.796 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-22 09:22:04.802 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-22 09:22:04.807 | Setting up po-debconf (1.0.21) ... 2022-04-22 09:22:04.813 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-22 09:22:05.192 | Enabling module mpm_event. 2022-04-22 09:22:05.258 | Enabling module authz_core. 2022-04-22 09:22:05.263 | Enabling module authz_host. 2022-04-22 09:22:05.323 | Enabling module authn_core. 2022-04-22 09:22:05.328 | Enabling module auth_basic. 2022-04-22 09:22:05.388 | Enabling module access_compat. 2022-04-22 09:22:05.447 | Enabling module authn_file. 2022-04-22 09:22:05.507 | Enabling module authz_user. 2022-04-22 09:22:05.568 | Enabling module alias. 2022-04-22 09:22:05.627 | Enabling module dir. 2022-04-22 09:22:05.686 | Enabling module autoindex. 2022-04-22 09:22:05.744 | Enabling module env. 2022-04-22 09:22:05.810 | Enabling module mime. 2022-04-22 09:22:05.869 | Enabling module negotiation. 2022-04-22 09:22:05.929 | Enabling module setenvif. 2022-04-22 09:22:05.989 | Enabling module filter. 2022-04-22 09:22:06.054 | Enabling module deflate. 2022-04-22 09:22:06.114 | Enabling module status. 2022-04-22 09:22:06.174 | Enabling module reqtimeout. 2022-04-22 09:22:06.233 | Enabling conf charset. 2022-04-22 09:22:06.293 | Enabling conf localized-error-pages. 2022-04-22 09:22:06.352 | Enabling conf other-vhosts-access-log. 2022-04-22 09:22:06.412 | Enabling conf security. 2022-04-22 09:22:06.471 | Enabling conf serve-cgi-bin. 2022-04-22 09:22:06.530 | Enabling site 000-default. 2022-04-22 09:22:06.583 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-22 09:22:06.638 | Enabling conf javascript-common. 2022-04-22 09:22:06.897 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-22 09:22:07.487 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-22 09:22:10.146 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-22 09:22:10.159 | Setting up python3-pcp (5.0.3-1) ... 2022-04-22 09:22:10.465 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-22 09:22:10.486 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-22 09:22:10.491 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-22 09:22:10.504 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-22 09:22:10.509 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-22 09:22:10.515 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-22 09:22:10.520 | Setting up graphviz (2.42.2-3build2) ... 2022-04-22 09:22:10.528 | Setting up pcp (5.0.3-1) ... 2022-04-22 09:22:10.870 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-04-22 09:22:11.290 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-04-22 09:22:11.706 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-04-22 09:22:12.119 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-04-22 09:22:28.085 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-22 09:22:28.094 | Setting up systemd (245.4-4ubuntu3.16) ... 2022-04-22 09:22:28.097 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-22 09:22:29.238 | Setting up dh-autoreconf (19) ... 2022-04-22 09:22:29.244 | Setting up systemd-timesyncd (245.4-4ubuntu3.16) ... 2022-04-22 09:22:30.053 | Setting up systemd-sysv (245.4-4ubuntu3.16) ... 2022-04-22 09:22:30.059 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-04-22 09:22:30.067 | Setting up debhelper (12.10ubuntu1) ... 2022-04-22 09:22:30.072 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-04-22 09:22:30.399 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-22 09:22:30.405 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-22 09:22:30.428 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-22 09:22:30.503 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-22 09:22:43.682 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-22 09:22:43.705 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-22 09:22:44.095 | Processing triggers for ufw (0.36-6) ... 2022-04-22 09:22:44.222 | Processing triggers for man-db (2.9.1-1) ... 2022-04-22 09:23:10.706 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-22 09:23:10.719 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-22 09:23:18.479 | ++ functions-common:apt_get:1130 : result=0 2022-04-22 09:23:18.481 | ++ functions-common:apt_get:1133 : time_stop apt-get 2022-04-22 09:23:18.483 | ++ functions-common:time_stop:2321 : local name 2022-04-22 09:23:18.486 | ++ functions-common:time_stop:2322 : local end_time 2022-04-22 09:23:18.488 | ++ functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:23:18.490 | ++ functions-common:time_stop:2324 : local total 2022-04-22 09:23:18.492 | ++ functions-common:time_stop:2325 : local start_time 2022-04-22 09:23:18.494 | ++ functions-common:time_stop:2327 : name=apt-get 2022-04-22 09:23:18.496 | ++ functions-common:time_stop:2328 : start_time=1650619231117 2022-04-22 09:23:18.498 | ++ functions-common:time_stop:2330 : [[ -z 1650619231117 ]] 2022-04-22 09:23:18.501 | +++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:23:18.505 | ++ functions-common:time_stop:2333 : end_time=1650619398503 2022-04-22 09:23:18.507 | ++ functions-common:time_stop:2334 : elapsed_time=167386 2022-04-22 09:23:18.509 | ++ functions-common:time_stop:2335 : total=729 2022-04-22 09:23:18.511 | ++ functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:23:18.514 | ++ functions-common:time_stop:2338 : _TIME_TOTAL[$name]=168115 2022-04-22 09:23:18.516 | ++ functions-common:apt_get:1134 : return 0 2022-04-22 09:23:18.519 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-22 09:23:18.521 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-22 09:23:18.524 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-22 09:23:18.527 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-22 09:23:18.531 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2022-04-22 09:23:18.534 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2022-04-22 09:23:18.536 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-22 09:23:19.837 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-22 09:23:19.839 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-22 09:23:19.841 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-22 09:23:19.843 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-22 09:23:19.845 | + functions-common:GetDistro:373 : GetOSVersion 2022-04-22 09:23:19.847 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-04-22 09:23:19.849 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-04-22 09:23:19.851 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-04-22 09:23:19.852 | + functions-common:_ensure_lsb_release:328 : return 2022-04-22 09:23:19.855 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-04-22 09:23:19.922 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-04-22 09:23:19.925 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-04-22 09:23:19.992 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-04-22 09:23:19.994 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-04-22 09:23:20.061 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-04-22 09:23:20.063 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-22 09:23:20.065 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-04-22 09:23:20.067 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-04-22 09:23:20.068 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-04-22 09:23:20.070 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-04-22 09:23:20.072 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-04-22 09:23:20.074 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-22 09:23:20.076 | + functions-common:GetDistro:378 : DISTRO=focal 2022-04-22 09:23:20.078 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-04-22 09:23:20.080 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-22 09:23:20.080 | Distro: focal 2022-04-22 09:23:20.082 | + tools/install_pip.sh:main:124 : get_versions 2022-04-22 09:23:20.084 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-22 09:23:20.088 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-22 09:23:20.089 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-22 09:23:20.092 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-22 09:23:20.092 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-22 09:23:20.659 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-22 09:23:20.661 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-22 09:23:20.661 | pip: 21.3.1 2022-04-22 09:23:20.662 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-22 09:23:20.664 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-22 09:23:20.666 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-22 09:23:20.668 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-22 09:23:20.669 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-22 09:23:20.671 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-22 09:23:20.673 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-22 09:23:20.675 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-22 09:23:20.676 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-22 09:23:20.678 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-22 09:23:20.679 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-22 09:23:20.681 | + tools/install_pip.sh:main:142 : install_get_pip 2022-04-22 09:23:20.683 | + tools/install_pip.sh:install_get_pip:60 : [[ 3.8 = \3\.\6 ]] 2022-04-22 09:23:20.684 | + tools/install_pip.sh:install_get_pip:64 : _pip_url=https://bootstrap.pypa.io/get-pip.py 2022-04-22 09:23:20.687 | ++ tools/install_pip.sh:install_get_pip:65 : basename https://bootstrap.pypa.io/get-pip.py 2022-04-22 09:23:20.690 | + tools/install_pip.sh:install_get_pip:65 : _local_pip=/home/ubuntu/devstack/files/get-pip.py 2022-04-22 09:23:20.691 | + tools/install_pip.sh:install_get_pip:71 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-04-22 09:23:20.693 | + tools/install_pip.sh:install_get_pip:88 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-04-22 09:23:20.695 | + tools/install_pip.sh:install_get_pip:91 : local timecond= 2022-04-22 09:23:20.696 | + tools/install_pip.sh:install_get_pip:92 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-04-22 09:23:20.698 | + tools/install_pip.sh:install_get_pip:96 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-04-22 09:23:20.709 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-04-22 09:23:20.709 | Dload Upload Total Spent Left Speed 2022-04-22 09:23:21.168 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2596k 100 2596k 0 0 5656k 0 --:--:-- --:--:-- --:--:-- 5656k 2022-04-22 09:23:21.173 | + tools/install_pip.sh:install_get_pip:99 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-04-22 09:23:21.176 | + tools/install_pip.sh:install_get_pip:101 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-04-22 09:23:24.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:23:24.492 | from cryptography.utils import int_from_bytes 2022-04-22 09:23:24.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:23:24.492 | from cryptography.utils import int_from_bytes 2022-04-22 09:23:24.949 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:23:25.091 | Collecting pip 2022-04-22 09:23:25.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6a/ca0f2f081363f/pip-22.0.4-py3-none-any.whl (2.1 MB) 2022-04-22 09:23:25.145 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 62.3 MB/s eta 0:00:00 2022-04-22 09:23:25.772 | Collecting setuptools 2022-04-22 09:23:25.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-04-22 09:23:25.802 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 76.2 MB/s eta 0:00:00 2022-04-22 09:23:27.482 | Installing collected packages: setuptools, pip 2022-04-22 09:23:28.272 | Attempting uninstall: pip 2022-04-22 09:23:28.274 | Found existing installation: pip 21.3.1 2022-04-22 09:23:28.551 | Uninstalling pip-21.3.1: 2022-04-22 09:23:28.583 | Successfully uninstalled pip-21.3.1 2022-04-22 09:23:30.575 | Successfully installed pip-22.0.4 setuptools-62.1.0 2022-04-22 09:23:30.576 | 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 2022-04-22 09:23:30.864 | + tools/install_pip.sh:main:145 : set -x 2022-04-22 09:23:30.865 | + tools/install_pip.sh:main:149 : pip_install_gr setuptools 2022-04-22 09:23:30.867 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-22 09:23:30.869 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-22 09:23:30.871 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-22 09:23:30.873 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-22 09:23:30.875 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-22 09:23:30.878 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-22 09:23:30.878 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-22 09:23:30.882 | ++ 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 ' 2022-04-22 09:23:30.884 | ++ 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 == '' ]] 2022-04-22 09:23:30.885 | ++ 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' 2022-04-22 09:23:30.887 | + 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' 2022-04-22 09:23:30.889 | + 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' 2022-04-22 09:23:30.904 | 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 2022-04-22 09:23:30.906 | + 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' 2022-04-22 09:23:31.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:23:31.692 | from cryptography.utils import int_from_bytes 2022-04-22 09:23:31.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:23:31.693 | from cryptography.utils import int_from_bytes 2022-04-22 09:23:32.907 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:23:33.933 | Collecting 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 2022-04-22 09:23:33.942 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a49/230977aa6cfb9/setuptools-57.4.0-py3-none-any.whl (819 kB) 2022-04-22 09:23:33.960 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.0/819.0 KB 65.4 MB/s eta 0:00:00 2022-04-22 09:23:35.600 | Installing collected packages: setuptools 2022-04-22 09:23:35.601 | Attempting uninstall: setuptools 2022-04-22 09:23:35.602 | Found existing installation: setuptools 62.1.0 2022-04-22 09:23:35.742 | Uninstalling setuptools-62.1.0: 2022-04-22 09:23:36.001 | Successfully uninstalled setuptools-62.1.0 2022-04-22 09:23:36.664 | Successfully installed setuptools-57.4.0 2022-04-22 09:23:36.665 | 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 2022-04-22 09:23:36.801 | + inc/python:pip_install:200 : result=0 2022-04-22 09:23:36.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:23:36.804 | + functions-common:time_stop:2321 : local name 2022-04-22 09:23:36.806 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:23:36.807 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:23:36.809 | + functions-common:time_stop:2324 : local total 2022-04-22 09:23:36.811 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:23:36.813 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:23:36.815 | + functions-common:time_stop:2328 : start_time=1650619410900 2022-04-22 09:23:36.816 | + functions-common:time_stop:2330 : [[ -z 1650619410900 ]] 2022-04-22 09:23:36.818 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:23:36.821 | + functions-common:time_stop:2333 : end_time=1650619416819 2022-04-22 09:23:36.823 | + functions-common:time_stop:2334 : elapsed_time=5919 2022-04-22 09:23:36.824 | + functions-common:time_stop:2335 : total=0 2022-04-22 09:23:36.826 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:23:36.829 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=5919 2022-04-22 09:23:36.830 | + inc/python:pip_install:203 : return 0 2022-04-22 09:23:36.832 | + tools/install_pip.sh:main:151 : get_versions 2022-04-22 09:23:36.834 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-22 09:23:36.838 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-22 09:23:36.840 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-22 09:23:36.842 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-22 09:23:36.843 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-22 09:23:37.483 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.0.4 2022-04-22 09:23:37.484 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.0.4' 2022-04-22 09:23:37.484 | pip: 22.0.4 2022-04-22 09:23:37.488 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-22 09:23:37.490 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-22 09:23:37.493 | + ./stack.sh:main:778 : fixup_all 2022-04-22 09:23:37.496 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_keystone 2022-04-22 09:23:37.498 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-04-22 09:23:37.500 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-22 09:23:37.516 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-22 09:23:37.518 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-04-22 09:23:37.518 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-04-22 09:23:37.521 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-04-22 09:23:37.523 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-04-22 09:23:37.525 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-04-22 09:23:37.533 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-04-22 09:23:37.536 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_ubuntu 2022-04-22 09:23:37.538 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2022-04-22 09:23:37.540 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:23:37.542 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:23:37.544 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-22 09:23:37.555 | + tools/fixup_stuff.sh:fixup_ubuntu:170 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-22 09:23:37.565 | + tools/fixup_stuff.sh:fixup_ubuntu:171 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-22 09:23:37.576 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_fedora 2022-04-22 09:23:37.578 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2022-04-22 09:23:37.580 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-22 09:23:37.582 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-22 09:23:37.584 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-22 09:23:37.586 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-22 09:23:37.588 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-22 09:23:37.590 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-22 09:23:37.592 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-22 09:23:37.594 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-22 09:23:37.596 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-22 09:23:37.598 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2022-04-22 09:23:37.600 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_suse 2022-04-22 09:23:37.602 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2022-04-22 09:23:37.604 | + functions-common:is_suse:462 : is_opensuse 2022-04-22 09:23:37.606 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-22 09:23:37.609 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-22 09:23:37.611 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-22 09:23:37.613 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-22 09:23:37.615 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-22 09:23:37.617 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2022-04-22 09:23:37.619 | + ./stack.sh:main:781 : pip_install -U os-testr 2022-04-22 09:23:37.639 | Using python 3.8 to install os-testr 2022-04-22 09:23:37.641 | + 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 2022-04-22 09:23:38.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:23:38.413 | from cryptography.utils import int_from_bytes 2022-04-22 09:23:38.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:23:38.413 | from cryptography.utils import int_from_bytes 2022-04-22 09:23:39.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:23:39.661 | Collecting os-testr 2022-04-22 09:23:39.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-04-22 09:23:39.675 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 KB 44.1 MB/s eta 0:00:00 2022-04-22 09:23:39.722 | Collecting stestr>=1.0.0 2022-04-22 09:23:39.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2022-04-22 09:23:39.737 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.8/125.8 KB 60.4 MB/s eta 0:00:00 2022-04-22 09:23:39.743 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2022-04-22 09:23:39.774 | Collecting python-subunit>=1.0.0 2022-04-22 09:23:39.781 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-04-22 09:23:39.788 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.1/106.1 KB 58.0 MB/s eta 0:00:00 2022-04-22 09:23:39.792 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-22 09:23:39.809 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-22 09:23:39.839 | 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) 2022-04-22 09:23:39.841 | 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) 2022-04-22 09:23:39.879 | Collecting future 2022-04-22 09:23:39.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-04-22 09:23:39.910 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 45.3 MB/s eta 0:00:00 2022-04-22 09:23:40.114 | Preparing metadata (setup.py): started 2022-04-22 09:23:40.796 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:23:40.801 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-04-22 09:23:40.803 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-04-22 09:23:40.830 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2022-04-22 09:23:40.831 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-04-22 09:23:40.833 | 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) 2022-04-22 09:23:40.834 | 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) 2022-04-22 09:23:40.835 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2022-04-22 09:23:40.850 | 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) 2022-04-22 09:23:40.924 | 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) 2022-04-22 09:23:40.926 | 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) 2022-04-22 09:23:40.927 | 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) 2022-04-22 09:23:40.928 | 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) 2022-04-22 09:23:41.057 | Building wheels for collected packages: future 2022-04-22 09:23:41.058 | Building wheel for future (setup.py): started 2022-04-22 09:23:42.133 | Building wheel for future (setup.py): finished with status 'done' 2022-04-22 09:23:42.137 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=62aafa640859381826fa8761699d8975f9bad8f1c7c148fc44accfbd79a2ed0d 2022-04-22 09:23:42.138 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-04-22 09:23:42.145 | Successfully built future 2022-04-22 09:23:43.519 | Installing collected packages: future, python-subunit, stestr, os-testr 2022-04-22 09:23:44.357 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.0 2022-04-22 09:23:44.357 | 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 2022-04-22 09:23:44.522 | + inc/python:pip_install:200 : result=0 2022-04-22 09:23:44.524 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:23:44.526 | + functions-common:time_stop:2321 : local name 2022-04-22 09:23:44.528 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:23:44.530 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:23:44.533 | + functions-common:time_stop:2324 : local total 2022-04-22 09:23:44.535 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:23:44.537 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:23:44.539 | + functions-common:time_stop:2328 : start_time=1650619417634 2022-04-22 09:23:44.541 | + functions-common:time_stop:2330 : [[ -z 1650619417634 ]] 2022-04-22 09:23:44.543 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:23:44.547 | + functions-common:time_stop:2333 : end_time=1650619424545 2022-04-22 09:23:44.549 | + functions-common:time_stop:2334 : elapsed_time=6911 2022-04-22 09:23:44.551 | + functions-common:time_stop:2335 : total=0 2022-04-22 09:23:44.553 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:23:44.555 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=6911 2022-04-22 09:23:44.557 | + inc/python:pip_install:203 : return 0 2022-04-22 09:23:44.559 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-22 09:23:44.607 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2022-04-22 09:23:44.705 | + ./stack.sh:main:792 : install_infra 2022-04-22 09:23:44.708 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-22 09:23:44.710 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-22 09:23:44.713 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-22 09:23:47.872 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-22 09:23:47.874 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-22 09:23:47.895 | + 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 2022-04-22 09:23:49.767 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:49.797 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:49.901 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:50.011 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:50.188 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:50.194 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:50.264 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:50.310 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:50.395 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:50.479 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:23:50.621 | Collecting pbr===5.6.0 2022-04-22 09:23:50.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2022-04-22 09:23:50.666 | Installing collected packages: pbr 2022-04-22 09:23:50.803 | Successfully installed pbr-5.6.0 2022-04-22 09:23:50.862 | + inc/python:pip_install:200 : result=0 2022-04-22 09:23:50.864 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:23:50.866 | + functions-common:time_stop:2321 : local name 2022-04-22 09:23:50.868 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:23:50.870 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:23:50.872 | + functions-common:time_stop:2324 : local total 2022-04-22 09:23:50.874 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:23:50.876 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:23:50.878 | + functions-common:time_stop:2328 : start_time=1650619427888 2022-04-22 09:23:50.880 | + functions-common:time_stop:2330 : [[ -z 1650619427888 ]] 2022-04-22 09:23:50.883 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:23:50.886 | + functions-common:time_stop:2333 : end_time=1650619430884 2022-04-22 09:23:50.888 | + functions-common:time_stop:2334 : elapsed_time=2996 2022-04-22 09:23:50.890 | + functions-common:time_stop:2335 : total=6911 2022-04-22 09:23:50.892 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:23:50.894 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=9907 2022-04-22 09:23:50.897 | + inc/python:pip_install:203 : return 0 2022-04-22 09:23:50.899 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-22 09:23:50.901 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-22 09:23:50.923 | + 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 2022-04-22 09:23:52.808 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:52.839 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:52.942 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:53.052 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:53.230 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:53.236 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:53.307 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:53.353 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:53.438 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-22 09:23:53.521 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:23:53.523 | Processing /opt/stack/requirements 2022-04-22 09:23:54.871 | Collecting fixtures===3.0.0 2022-04-22 09:23:54.878 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-22 09:23:55.082 | Collecting PyYAML===5.4.1 2022-04-22 09:23:55.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-04-22 09:23:55.287 | Collecting requests===2.26.0 2022-04-22 09:23:55.293 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-04-22 09:23:55.388 | Collecting packaging===21.0 2022-04-22 09:23:55.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2022-04-22 09:23:55.461 | Collecting testtools===2.5.0 2022-04-22 09:23:55.467 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-22 09:23:55.550 | Collecting idna===3.2 2022-04-22 09:23:55.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2022-04-22 09:23:55.697 | Collecting pyparsing===2.4.7 2022-04-22 09:23:55.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-04-22 09:23:55.754 | Collecting six===1.16.0 2022-04-22 09:23:55.760 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-22 09:23:55.813 | Collecting charset-normalizer===2.0.4 2022-04-22 09:23:55.819 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2022-04-22 09:23:55.852 | Collecting Parsley>=1.2 2022-04-22 09:23:55.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-22 09:23:55.904 | Collecting beagle>=0.2.1 2022-04-22 09:23:55.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-22 09:23:55.936 | 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) 2022-04-22 09:23:55.991 | Collecting certifi===2021.5.30 2022-04-22 09:23:55.997 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2022-04-22 09:23:56.081 | Collecting urllib3===1.26.6 2022-04-22 09:23:56.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2022-04-22 09:23:56.150 | Collecting extras===1.0.0 2022-04-22 09:23:56.156 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-04-22 09:23:56.241 | Collecting cliff===3.9.0 2022-04-22 09:23:56.247 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2022-04-22 09:23:56.357 | Collecting stevedore===3.4.0 2022-04-22 09:23:56.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2022-04-22 09:23:56.427 | Collecting prettytable===0.7.2 2022-04-22 09:23:56.433 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-04-22 09:23:56.464 | Collecting autopage===0.4.0 2022-04-22 09:23:56.470 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2022-04-22 09:23:56.617 | Collecting cmd2===2.1.2 2022-04-22 09:23:56.622 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2022-04-22 09:23:56.727 | Collecting pyperclip===1.8.2 2022-04-22 09:23:56.733 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-22 09:23:56.772 | Collecting wcwidth===0.2.5 2022-04-22 09:23:56.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-22 09:23:56.832 | Collecting attrs===21.2.0 2022-04-22 09:23:56.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2022-04-22 09:23:56.959 | Collecting colorama===0.4.4 2022-04-22 09:23:56.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-04-22 09:23:56.979 | Building wheels for collected packages: openstack-requirements 2022-04-22 09:23:56.980 | Building wheel for openstack-requirements (setup.py): started 2022-04-22 09:23:57.782 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-22 09:23:57.782 | ERROR: Command errored out with exit status 1: 2022-04-22 09:23:57.782 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jaiig16i/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jaiig16i/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-9yv6j0z1 2022-04-22 09:23:57.782 | cwd: /tmp/pip-req-build-jaiig16i/ 2022-04-22 09:23:57.782 | Complete output (6 lines): 2022-04-22 09:23:57.782 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-22 09:23:57.782 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-22 09:23:57.782 | or: setup.py --help-commands 2022-04-22 09:23:57.782 | or: setup.py cmd --help 2022-04-22 09:23:57.782 | 2022-04-22 09:23:57.782 | error: invalid command 'bdist_wheel' 2022-04-22 09:23:57.782 | ---------------------------------------- 2022-04-22 09:23:57.782 | ERROR: Failed building wheel for openstack-requirements 2022-04-22 09:23:57.782 | Running setup.py clean for openstack-requirements 2022-04-22 09:23:58.643 | Failed to build openstack-requirements 2022-04-22 09:23:58.864 | Installing collected packages: certifi, attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, requests, stevedore, pyparsing, autopage, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-22 09:24:00.655 | Running setup.py install for openstack-requirements: started 2022-04-22 09:24:02.885 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-22 09:24:02.919 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.9.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4969 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2022-04-22 09:24:03.047 | + inc/python:pip_install:200 : result=0 2022-04-22 09:24:03.049 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:24:03.051 | + functions-common:time_stop:2321 : local name 2022-04-22 09:24:03.053 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:24:03.055 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:24:03.058 | + functions-common:time_stop:2324 : local total 2022-04-22 09:24:03.059 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:24:03.062 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:24:03.064 | + functions-common:time_stop:2328 : start_time=1650619430916 2022-04-22 09:24:03.066 | + functions-common:time_stop:2330 : [[ -z 1650619430916 ]] 2022-04-22 09:24:03.069 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:24:03.072 | + functions-common:time_stop:2333 : end_time=1650619443070 2022-04-22 09:24:03.074 | + functions-common:time_stop:2334 : elapsed_time=12154 2022-04-22 09:24:03.076 | + functions-common:time_stop:2335 : total=9907 2022-04-22 09:24:03.079 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:24:03.081 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=22061 2022-04-22 09:24:03.083 | + inc/python:pip_install:203 : return 0 2022-04-22 09:24:03.086 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-22 09:24:03.088 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-22 09:24:03.090 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-22 09:24:03.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:24:03.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:24:03.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-22 09:24:03.099 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:24:03.101 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-22 09:24:03.121 | Using python 3.8 to install pbr 2022-04-22 09:24:03.123 | + 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 2022-04-22 09:24:03.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:24:03.886 | from cryptography.utils import int_from_bytes 2022-04-22 09:24:03.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:24:03.886 | from cryptography.utils import int_from_bytes 2022-04-22 09:24:05.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:24:05.093 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2022-04-22 09:24:06.770 | 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 2022-04-22 09:24:06.899 | + inc/python:pip_install:200 : result=0 2022-04-22 09:24:06.901 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:24:06.903 | + functions-common:time_stop:2321 : local name 2022-04-22 09:24:06.905 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:24:06.907 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:24:06.909 | + functions-common:time_stop:2324 : local total 2022-04-22 09:24:06.911 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:24:06.913 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:24:06.915 | + functions-common:time_stop:2328 : start_time=1650619443116 2022-04-22 09:24:06.917 | + functions-common:time_stop:2330 : [[ -z 1650619443116 ]] 2022-04-22 09:24:06.919 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:24:06.924 | + functions-common:time_stop:2333 : end_time=1650619446921 2022-04-22 09:24:06.926 | + functions-common:time_stop:2334 : elapsed_time=3805 2022-04-22 09:24:06.928 | + functions-common:time_stop:2335 : total=22061 2022-04-22 09:24:06.930 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:24:06.932 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=25866 2022-04-22 09:24:06.934 | + inc/python:pip_install:203 : return 0 2022-04-22 09:24:06.936 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2022-04-22 09:24:10.015 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-22 09:24:11.755 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:24:11.833 | Collecting bindep 2022-04-22 09:24:11.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-04-22 09:24:11.900 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-04-22 09:24:11.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-22 09:24:11.992 | Collecting packaging; python_version >= "3.6" 2022-04-22 09:24:11.999 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-22 09:24:12.047 | Collecting Parsley 2022-04-22 09:24:12.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-22 09:24:12.188 | Collecting pbr>=2.0.0 2022-04-22 09:24:12.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-22 09:24:12.382 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-22 09:24:12.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-04-22 09:24:12.439 | Installing collected packages: distro, pyparsing, packaging, Parsley, pbr, bindep 2022-04-22 09:24:12.998 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.8 2022-04-22 09:24:13.069 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-22 09:24:13.072 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-22 09:24:13.075 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2022-04-22 09:24:13.091 | + ./stack.sh:main:801 : pkgs= 2022-04-22 09:24:13.093 | + ./stack.sh:main:802 : [[ -n '' ]] 2022-04-22 09:24:13.095 | + ./stack.sh:main:809 : run_phase stack pre-install 2022-04-22 09:24:13.098 | + functions-common:run_phase:1749 : local mode=stack 2022-04-22 09:24:13.100 | + functions-common:run_phase:1750 : local phase=pre-install 2022-04-22 09:24:13.102 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-22 09:24:13.104 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-04-22 09:24:13.106 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-22 09:24:13.109 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-04-22 09:24:13.111 | + functions-common:run_phase:1759 : local extra 2022-04-22 09:24:13.114 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-22 09:24:13.117 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-04-22 09:24:13.119 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-22 09:24:13.122 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-22 09:24:13.124 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-22 09:24:13.126 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-22 09:24:13.140 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:24:13.142 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-22 09:24:13.145 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:24:13.147 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-22 09:24:13.149 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:24:13.151 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-22 09:24:13.152 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:24:13.154 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-22 09:24:13.157 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:24:13.159 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-22 09:24:13.161 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:24:13.163 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-22 09:24:13.165 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-22 09:24:13.167 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-22 09:24:13.169 | + functions-common:run_phase:1770 : [[ stack == \s\o\u\r\c\e ]] 2022-04-22 09:24:13.172 | + functions-common:run_phase:1773 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-22 09:24:13.174 | + functions-common:run_phase:1776 : run_plugins stack pre-install 2022-04-22 09:24:13.176 | + functions-common:run_plugins:1735 : local mode=stack 2022-04-22 09:24:13.178 | + functions-common:run_plugins:1736 : local phase=pre-install 2022-04-22 09:24:13.180 | + functions-common:run_plugins:1738 : local plugins= 2022-04-22 09:24:13.182 | + functions-common:run_plugins:1739 : local plugin 2022-04-22 09:24:13.184 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-22 09:24:13.187 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-22 09:24:13.189 | + functions:set_systemd_override:821 : local value=2048 2022-04-22 09:24:13.192 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-22 09:24:13.194 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-22 09:24:13.241 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-22 09:24:13.241 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-22 09:24:13.244 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-22 09:24:13.590 | + ./stack.sh:main:814 : install_rpc_backend 2022-04-22 09:24:13.592 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-22 09:24:13.607 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:24:13.611 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-22 09:24:13.613 | + functions-common:install_package:1359 : update_package_repo 2022-04-22 09:24:13.616 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-04-22 09:24:13.618 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-04-22 09:24:13.620 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-04-22 09:24:13.622 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-04-22 09:24:13.625 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-04-22 09:24:13.628 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:24:13.630 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:24:13.632 | + functions-common:update_package_repo:1340 : apt_get_update 2022-04-22 09:24:13.637 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-04-22 09:24:13.639 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-04-22 09:24:13.641 | + functions-common:apt_get_update:1086 : return 2022-04-22 09:24:13.644 | + functions-common:install_package:1360 : real_install_package rabbitmq-server 2022-04-22 09:24:13.646 | + functions-common:real_install_package:1345 : is_ubuntu 2022-04-22 09:24:13.648 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:24:13.650 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:24:13.653 | + functions-common:real_install_package:1346 : apt_get install rabbitmq-server 2022-04-22 09:24:13.672 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-22 09:24:13.780 | Reading package lists... 2022-04-22 09:24:14.022 | Building dependency tree... 2022-04-22 09:24:14.023 | Reading state information... 2022-04-22 09:24:14.269 | The following packages were automatically installed and are no longer required: 2022-04-22 09:24:14.270 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-22 09:24:14.270 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-22 09:24:14.270 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-22 09:24:14.270 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-22 09:24:14.270 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-22 09:24:14.270 | python3-zope.interface 2022-04-22 09:24:14.270 | Use 'sudo apt autoremove' to remove them. 2022-04-22 09:24:14.270 | The following additional packages will be installed: 2022-04-22 09:24:14.270 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-22 09:24:14.271 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-22 09:24:14.271 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-22 09:24:14.271 | erlang-tools erlang-xmerl locales-all 2022-04-22 09:24:14.272 | Suggested packages: 2022-04-22 09:24:14.272 | erlang erlang-manpages erlang-doc 2022-04-22 09:24:14.343 | The following NEW packages will be installed: 2022-04-22 09:24:14.343 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-22 09:24:14.343 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-22 09:24:14.343 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-22 09:24:14.344 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-22 09:24:14.553 | 0 upgraded, 19 newly installed, 0 to remove and 131 not upgraded. 2022-04-22 09:24:14.553 | Need to get 38.1 MB of archives. 2022-04-22 09:24:14.553 | After this operation, 276 MB of additional disk space will be used. 2022-04-22 09:24:14.553 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-04-22 09:24:15.644 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-04-22 09:24:15.836 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-04-22 09:24:15.838 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-04-22 09:24:16.066 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-04-22 09:24:16.077 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-04-22 09:24:16.083 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-04-22 09:24:16.131 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-04-22 09:24:16.140 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-04-22 09:24:16.208 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-04-22 09:24:16.210 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-04-22 09:24:16.387 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-04-22 09:24:16.650 | 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] 2022-04-22 09:24:16.651 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-04-22 09:24:16.654 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-04-22 09:24:16.659 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-04-22 09:24:16.703 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-04-22 09:24:16.893 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-04-22 09:24:18.669 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-04-22 09:24:21.075 | Fetched 38.1 MB in 6s (6,181 kB/s) 2022-04-22 09:24:21.107 | Selecting previously unselected package erlang-base. 2022-04-22 09:24:21.155 | (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.) 2022-04-22 09:24:21.158 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:21.160 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:22.240 | Selecting previously unselected package erlang-asn1. 2022-04-22 09:24:22.249 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:22.251 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:22.362 | Selecting previously unselected package erlang-crypto. 2022-04-22 09:24:22.370 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:22.373 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:22.415 | Selecting previously unselected package erlang-public-key. 2022-04-22 09:24:22.424 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:22.426 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:22.523 | Selecting previously unselected package erlang-mnesia. 2022-04-22 09:24:22.532 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:22.534 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:22.644 | Selecting previously unselected package erlang-runtime-tools. 2022-04-22 09:24:22.653 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:22.655 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:22.711 | Selecting previously unselected package erlang-ssl. 2022-04-22 09:24:22.720 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:22.722 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:22.890 | Selecting previously unselected package erlang-eldap. 2022-04-22 09:24:22.899 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:22.901 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:22.939 | Selecting previously unselected package erlang-ftp. 2022-04-22 09:24:22.947 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:22.949 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:22.982 | Selecting previously unselected package erlang-tftp. 2022-04-22 09:24:22.991 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:22.993 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:23.029 | Selecting previously unselected package erlang-inets. 2022-04-22 09:24:23.038 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:23.040 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:23.147 | Selecting previously unselected package erlang-snmp. 2022-04-22 09:24:23.156 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:23.158 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:23.408 | Selecting previously unselected package erlang-os-mon. 2022-04-22 09:24:23.417 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:23.419 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:23.458 | Selecting previously unselected package erlang-parsetools. 2022-04-22 09:24:23.468 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:23.470 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:23.515 | Selecting previously unselected package erlang-syntax-tools. 2022-04-22 09:24:23.524 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:23.526 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:23.596 | Selecting previously unselected package erlang-tools. 2022-04-22 09:24:23.605 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:23.607 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:23.703 | Selecting previously unselected package erlang-xmerl. 2022-04-22 09:24:23.712 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-22 09:24:23.714 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:23.895 | Selecting previously unselected package locales-all. 2022-04-22 09:24:23.904 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-22 09:24:23.907 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-22 09:24:28.113 | Selecting previously unselected package rabbitmq-server. 2022-04-22 09:24:28.124 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-22 09:24:28.127 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-22 09:24:29.271 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:29.655 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-22 09:24:29.655 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-22 09:24:33.853 | Searching for services which depend on erlang and should be started... none found. 2022-04-22 09:24:33.856 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.862 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.867 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-22 09:24:33.875 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.880 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.885 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.890 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.895 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.900 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.906 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.911 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.916 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.922 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.927 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.932 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.939 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.944 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-22 09:24:33.950 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-22 09:24:34.038 | Adding group `rabbitmq' (GID 125) ... 2022-04-22 09:24:34.050 | Done. 2022-04-22 09:24:34.130 | Adding system user `rabbitmq' (UID 117) ... 2022-04-22 09:24:34.130 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-04-22 09:24:34.161 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-22 09:24:34.432 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-22 09:24:40.075 | Processing triggers for man-db (2.9.1-1) ... 2022-04-22 09:24:40.675 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-22 09:24:48.574 | + functions-common:apt_get:1130 : result=0 2022-04-22 09:24:48.577 | + functions-common:apt_get:1133 : time_stop apt-get 2022-04-22 09:24:48.579 | + functions-common:time_stop:2321 : local name 2022-04-22 09:24:48.581 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:24:48.583 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:24:48.585 | + functions-common:time_stop:2324 : local total 2022-04-22 09:24:48.587 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:24:48.589 | + functions-common:time_stop:2327 : name=apt-get 2022-04-22 09:24:48.592 | + functions-common:time_stop:2328 : start_time=1650619453669 2022-04-22 09:24:48.594 | + functions-common:time_stop:2330 : [[ -z 1650619453669 ]] 2022-04-22 09:24:48.597 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:24:48.601 | + functions-common:time_stop:2333 : end_time=1650619488598 2022-04-22 09:24:48.603 | + functions-common:time_stop:2334 : elapsed_time=34929 2022-04-22 09:24:48.605 | + functions-common:time_stop:2335 : total=168115 2022-04-22 09:24:48.607 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:24:48.609 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=203044 2022-04-22 09:24:48.611 | + functions-common:apt_get:1134 : return 0 2022-04-22 09:24:48.614 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-22 09:24:48.616 | + functions-common:is_suse:462 : is_opensuse 2022-04-22 09:24:48.618 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-22 09:24:48.620 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-22 09:24:48.623 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-22 09:24:48.625 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-22 09:24:48.627 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-22 09:24:48.630 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-22 09:24:48.632 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-22 09:24:48.634 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-22 09:24:48.636 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-22 09:24:48.639 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-22 09:24:48.641 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-22 09:24:48.644 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-22 09:24:48.646 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-22 09:24:48.648 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-22 09:24:48.650 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-22 09:24:48.652 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-22 09:24:48.655 | + functions-common:is_suse:462 : is_opensuse 2022-04-22 09:24:48.657 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-22 09:24:48.659 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-22 09:24:48.661 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-22 09:24:48.664 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-22 09:24:48.666 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-22 09:24:48.668 | + ./stack.sh:main:815 : restart_rpc_backend 2022-04-22 09:24:48.670 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-22 09:24:48.686 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:24:48.688 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-22 09:24:48.690 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:24:48.693 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-04-22 09:24:48.695 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-22 09:24:48.698 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-22 09:24:48.702 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-22 09:24:48.705 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-22 09:24:48.707 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-22 09:24:48.709 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-22 09:24:48.711 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-22 09:24:48.714 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-22 09:24:48.717 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-22 09:24:49.414 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-22 09:24:49.414 | user tags 2022-04-22 09:24:49.415 | guest [administrator]' 2022-04-22 09:24:49.418 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-22 09:24:49.418 | user tags 2022-04-22 09:24:49.418 | guest [administrator]' 2022-04-22 09:24:49.418 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-22 09:24:49.424 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-22 09:24:49.426 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-22 09:24:49.429 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-22 09:24:50.096 | Adding user "stackrabbit" ... 2022-04-22 09:24:50.119 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-22 09:24:50.790 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-22 09:24:50.812 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-22 09:24:50.814 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-22 09:24:51.475 | Changing password for user "stackrabbit" ... 2022-04-22 09:24:51.498 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-22 09:24:51.500 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-22 09:24:51.502 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-22 09:24:52.160 | Deleting user "guest" ... 2022-04-22 09:24:52.183 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2022-04-22 09:24:52.200 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:24:52.202 | + ./stack.sh:main:818 : install_database 2022-04-22 09:24:52.205 | + lib/database:install_database:116 : install_database_mysql 2022-04-22 09:24:52.207 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-04-22 09:24:52.209 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:24:52.211 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:24:52.214 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-04-22 09:24:52.429 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-22 09:24:52.431 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-04-22 09:24:52.436 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-04-22 09:24:52.438 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:24:52.441 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:24:52.443 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-04-22 09:24:52.445 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-04-22 09:24:52.447 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-22 09:24:52.452 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-04-22 09:24:52.454 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-04-22 09:24:52.456 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-04-22 09:24:52.459 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-04-22 09:24:52.461 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-22 09:24:52.463 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-22 09:24:52.465 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-22 09:24:52.467 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-22 09:24:52.470 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-22 09:24:52.472 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-22 09:24:52.474 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-22 09:24:52.476 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-22 09:24:52.479 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-22 09:24:52.481 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-04-22 09:24:52.483 | + functions-common:is_suse:462 : is_opensuse 2022-04-22 09:24:52.486 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-22 09:24:52.488 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-22 09:24:52.490 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-22 09:24:52.492 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-22 09:24:52.495 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-22 09:24:52.497 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-04-22 09:24:52.500 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:24:52.502 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:24:52.504 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-04-22 09:24:52.506 | + functions-common:install_package:1359 : update_package_repo 2022-04-22 09:24:52.508 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-04-22 09:24:52.511 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-04-22 09:24:52.514 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-04-22 09:24:52.516 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-04-22 09:24:52.518 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-04-22 09:24:52.520 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:24:52.522 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:24:52.525 | + functions-common:update_package_repo:1340 : apt_get_update 2022-04-22 09:24:52.527 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-04-22 09:24:52.529 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-04-22 09:24:52.531 | + functions-common:apt_get_update:1086 : return 2022-04-22 09:24:52.533 | + functions-common:install_package:1360 : real_install_package mysql-server 2022-04-22 09:24:52.536 | + functions-common:real_install_package:1345 : is_ubuntu 2022-04-22 09:24:52.538 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:24:52.540 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:24:52.542 | + functions-common:real_install_package:1346 : apt_get install mysql-server 2022-04-22 09:24:52.562 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-22 09:24:52.672 | Reading package lists... 2022-04-22 09:24:52.909 | Building dependency tree... 2022-04-22 09:24:52.911 | Reading state information... 2022-04-22 09:24:53.157 | The following packages were automatically installed and are no longer required: 2022-04-22 09:24:53.158 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-22 09:24:53.158 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-22 09:24:53.158 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-22 09:24:53.158 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-22 09:24:53.158 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-22 09:24:53.158 | python3-zope.interface 2022-04-22 09:24:53.158 | Use 'sudo apt autoremove' to remove them. 2022-04-22 09:24:53.159 | The following additional packages will be installed: 2022-04-22 09:24:53.159 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-22 09:24:53.159 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-22 09:24:53.159 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-22 09:24:53.159 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-22 09:24:53.159 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-22 09:24:53.159 | mysql-server-8.0 mysql-server-core-8.0 2022-04-22 09:24:53.160 | Suggested packages: 2022-04-22 09:24:53.160 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-22 09:24:53.237 | The following NEW packages will be installed: 2022-04-22 09:24:53.237 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-22 09:24:53.237 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-22 09:24:53.237 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-22 09:24:53.237 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-22 09:24:53.237 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-22 09:24:53.238 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-22 09:24:53.486 | 0 upgraded, 24 newly installed, 0 to remove and 131 not upgraded. 2022-04-22 09:24:53.486 | Need to get 31.4 MB of archives. 2022-04-22 09:24:53.486 | After this operation, 262 MB of additional disk space will be used. 2022-04-22 09:24:53.486 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-04-22 09:24:54.640 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-04-22 09:24:54.642 | 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] 2022-04-22 09:24:54.650 | 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] 2022-04-22 09:24:54.650 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-22 09:24:54.670 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-04-22 09:24:57.366 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-04-22 09:24:57.460 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-22 09:24:57.460 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-22 09:24:57.468 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-22 09:24:57.480 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-22 09:24:57.506 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-22 09:24:57.513 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-04-22 09:24:57.514 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-22 09:24:57.516 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-22 09:24:57.534 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-22 09:24:57.595 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-22 09:24:57.595 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-22 09:24:57.712 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-22 09:24:57.713 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-22 09:24:57.714 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-22 09:24:57.715 | 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] 2022-04-22 09:24:58.725 | 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] 2022-04-22 09:24:58.726 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-04-22 09:24:59.229 | Preconfiguring packages ... 2022-04-22 09:24:59.346 | Fetched 31.4 MB in 5s (5,739 kB/s) 2022-04-22 09:24:59.375 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-22 09:24:59.426 | (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.) 2022-04-22 09:24:59.429 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-22 09:24:59.432 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-22 09:25:00.443 | Selecting previously unselected package mysql-client-8.0. 2022-04-22 09:25:00.453 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-22 09:25:00.456 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-22 09:25:00.490 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-22 09:25:00.501 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-22 09:25:00.505 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-22 09:25:00.551 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-22 09:25:00.561 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-22 09:25:00.563 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-22 09:25:00.594 | Selecting previously unselected package libmecab2:amd64. 2022-04-22 09:25:00.604 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-22 09:25:00.607 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-22 09:25:00.682 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-22 09:25:00.693 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-22 09:25:00.695 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-22 09:25:03.575 | Selecting previously unselected package mysql-server-8.0. 2022-04-22 09:25:03.585 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-22 09:25:04.050 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-22 09:25:04.115 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-22 09:25:04.124 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-22 09:25:04.127 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-22 09:25:04.154 | Selecting previously unselected package liburi-perl. 2022-04-22 09:25:04.163 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-22 09:25:04.166 | Unpacking liburi-perl (1.76-2) ... 2022-04-22 09:25:04.213 | Selecting previously unselected package libhtml-parser-perl. 2022-04-22 09:25:04.222 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-22 09:25:04.224 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-22 09:25:04.264 | Selecting previously unselected package libcgi-pm-perl. 2022-04-22 09:25:04.273 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-22 09:25:04.275 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-22 09:25:04.328 | Selecting previously unselected package libfcgi-perl. 2022-04-22 09:25:04.338 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-22 09:25:04.340 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-22 09:25:04.371 | Selecting previously unselected package libcgi-fast-perl. 2022-04-22 09:25:04.381 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-22 09:25:04.383 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-22 09:25:04.411 | Selecting previously unselected package libencode-locale-perl. 2022-04-22 09:25:04.420 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-22 09:25:04.422 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-22 09:25:04.450 | Selecting previously unselected package libhtml-template-perl. 2022-04-22 09:25:04.459 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-22 09:25:04.461 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-22 09:25:04.495 | Selecting previously unselected package libtimedate-perl. 2022-04-22 09:25:04.505 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-22 09:25:04.507 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-22 09:25:04.547 | Selecting previously unselected package libhttp-date-perl. 2022-04-22 09:25:04.556 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-22 09:25:04.559 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-22 09:25:04.586 | Selecting previously unselected package libio-html-perl. 2022-04-22 09:25:04.595 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-22 09:25:04.598 | Unpacking libio-html-perl (1.001-1) ... 2022-04-22 09:25:04.626 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-22 09:25:04.635 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-22 09:25:04.638 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-22 09:25:04.666 | Selecting previously unselected package libhttp-message-perl. 2022-04-22 09:25:04.676 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-22 09:25:04.678 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-22 09:25:04.716 | Selecting previously unselected package mecab-utils. 2022-04-22 09:25:04.726 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-22 09:25:04.728 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-22 09:25:04.758 | Selecting previously unselected package mecab-ipadic. 2022-04-22 09:25:04.768 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-22 09:25:04.770 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-22 09:25:06.048 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-22 09:25:06.057 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-22 09:25:06.060 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-22 09:25:06.084 | Selecting previously unselected package mysql-server. 2022-04-22 09:25:06.094 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-22 09:25:06.096 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-22 09:25:06.150 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-22 09:25:06.158 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-22 09:25:06.163 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-22 09:25:06.168 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-22 09:25:06.173 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-22 09:25:06.178 | Setting up mecab-utils (0.996-10build1) ... 2022-04-22 09:25:06.183 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-22 09:25:06.188 | Setting up libio-html-perl (1.001-1) ... 2022-04-22 09:25:06.193 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-22 09:25:06.198 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-22 09:25:06.203 | Setting up libfcgi-perl (0.79-1) ... 2022-04-22 09:25:06.208 | Setting up liburi-perl (1.76-2) ... 2022-04-22 09:25:06.213 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-22 09:25:06.219 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-22 09:25:06.224 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-22 09:25:06.228 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-22 09:25:06.232 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-22 09:25:06.232 | 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% |###########################################| 2022-04-22 09:25:06.232 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-22 09:25:06.233 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-22 09:25:06.379 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-22 09:25:06.379 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-22 09:25:06.380 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-22 09:25:06.380 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-22 09:25:06.387 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-22 09:25:06.477 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-22 09:25:06.478 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-22 09:25:06.478 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-22 09:25:06.505 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-22 09:25:06.549 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-22 09:25:06.836 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-22 09:25:06.842 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-22 09:25:06.936 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-22 09:25:06.936 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-22 09:25:06.936 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-22 09:25:06.936 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-22 09:25:06.940 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-22 09:25:06.941 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-22 09:25:06.986 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-22 09:25:07.176 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-22 09:25:07.176 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-22 09:25:07.177 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-22 09:25:07.177 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-22 09:25:07.179 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-22 09:25:07.180 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-22 09:25:07.611 | 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% |###########################################| 2022-04-22 09:25:07.730 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-22 09:25:08.039 | 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% |###########################################| 2022-04-22 09:25:08.044 | 2022-04-22 09:25:08.044 | done! 2022-04-22 09:25:08.051 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-22 09:25:08.054 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-22 09:25:08.059 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-22 09:25:08.064 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-22 09:25:08.067 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-22 09:25:08.068 | 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% |###########################################| 2022-04-22 09:25:08.068 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-22 09:25:08.068 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-22 09:25:08.277 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-22 09:25:08.277 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-22 09:25:08.278 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-22 09:25:08.278 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-22 09:25:08.290 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-22 09:25:08.421 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-22 09:25:08.422 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-22 09:25:08.422 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-22 09:25:08.462 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-22 09:25:08.535 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-22 09:25:09.030 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-22 09:25:09.040 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-22 09:25:09.151 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-22 09:25:09.151 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-22 09:25:09.151 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-22 09:25:09.151 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-22 09:25:09.157 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-22 09:25:09.157 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-22 09:25:09.247 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-22 09:25:09.539 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-22 09:25:09.540 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-22 09:25:09.540 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-22 09:25:09.541 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-22 09:25:09.545 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-22 09:25:09.545 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-22 09:25:10.056 | 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% |###########################################| 2022-04-22 09:25:10.193 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-22 09:25:10.502 | 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% |###########################################| 2022-04-22 09:25:10.506 | 2022-04-22 09:25:10.506 | done! 2022-04-22 09:25:10.514 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-22 09:25:10.518 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-22 09:25:10.523 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-22 09:25:10.528 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-22 09:25:11.187 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-22 09:25:11.217 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-22 09:25:20.196 | mysqld will log errors to /var/log/mysql/error.log 2022-04-22 09:25:20.832 | mysqld is running as pid 56707 2022-04-22 09:25:23.649 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-22 09:25:25.697 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-22 09:25:25.703 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-22 09:25:25.708 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-22 09:25:25.713 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-22 09:25:25.720 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-22 09:25:26.067 | Processing triggers for man-db (2.9.1-1) ... 2022-04-22 09:25:27.777 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-22 09:25:35.375 | + functions-common:apt_get:1130 : result=0 2022-04-22 09:25:35.377 | + functions-common:apt_get:1133 : time_stop apt-get 2022-04-22 09:25:35.379 | + functions-common:time_stop:2321 : local name 2022-04-22 09:25:35.381 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:25:35.383 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:25:35.385 | + functions-common:time_stop:2324 : local total 2022-04-22 09:25:35.388 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:25:35.390 | + functions-common:time_stop:2327 : name=apt-get 2022-04-22 09:25:35.392 | + functions-common:time_stop:2328 : start_time=1650619492560 2022-04-22 09:25:35.394 | + functions-common:time_stop:2330 : [[ -z 1650619492560 ]] 2022-04-22 09:25:35.397 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:25:35.401 | + functions-common:time_stop:2333 : end_time=1650619535399 2022-04-22 09:25:35.404 | + functions-common:time_stop:2334 : elapsed_time=42839 2022-04-22 09:25:35.406 | + functions-common:time_stop:2335 : total=203044 2022-04-22 09:25:35.408 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:25:35.410 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=245883 2022-04-22 09:25:35.412 | + functions-common:apt_get:1134 : return 0 2022-04-22 09:25:35.415 | + ./stack.sh:main:820 : '[' -n mysql ']' 2022-04-22 09:25:35.417 | + ./stack.sh:main:821 : install_database_python 2022-04-22 09:25:35.420 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-04-22 09:25:35.422 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-04-22 09:25:35.424 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-22 09:25:35.426 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-22 09:25:35.429 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-22 09:25:35.431 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-22 09:25:35.434 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-22 09:25:35.437 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-22 09:25:35.438 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-22 09:25:35.442 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-22 09:25:35.445 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-22 09:25:35.447 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-22 09:25:35.450 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-22 09:25:35.452 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-22 09:25:35.473 | Using python 3.8 to install PyMySQL 2022-04-22 09:25:35.475 | + 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 2022-04-22 09:25:36.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:25:36.242 | from cryptography.utils import int_from_bytes 2022-04-22 09:25:36.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:25:36.242 | from cryptography.utils import int_from_bytes 2022-04-22 09:25:37.471 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:25:37.546 | Collecting PyMySQL 2022-04-22 09:25:37.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-22 09:25:37.559 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 KB 42.9 MB/s eta 0:00:00 2022-04-22 09:25:39.139 | Installing collected packages: PyMySQL 2022-04-22 09:25:39.265 | Successfully installed PyMySQL-1.0.2 2022-04-22 09:25:39.266 | 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 2022-04-22 09:25:39.394 | + inc/python:pip_install:200 : result=0 2022-04-22 09:25:39.396 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:25:39.399 | + functions-common:time_stop:2321 : local name 2022-04-22 09:25:39.401 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:25:39.404 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:25:39.406 | + functions-common:time_stop:2324 : local total 2022-04-22 09:25:39.408 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:25:39.410 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:25:39.412 | + functions-common:time_stop:2328 : start_time=1650619535468 2022-04-22 09:25:39.414 | + functions-common:time_stop:2330 : [[ -z 1650619535468 ]] 2022-04-22 09:25:39.417 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:25:39.422 | + functions-common:time_stop:2333 : end_time=1650619539419 2022-04-22 09:25:39.424 | + functions-common:time_stop:2334 : elapsed_time=3951 2022-04-22 09:25:39.426 | + functions-common:time_stop:2335 : total=25866 2022-04-22 09:25:39.428 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:25:39.431 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=29817 2022-04-22 09:25:39.433 | + inc/python:pip_install:203 : return 0 2022-04-22 09:25:39.435 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-22 09:25:39.437 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-22 09:25:39.439 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-22 09:25:39.442 | + ./stack.sh:main:824 : is_service_enabled neutron 2022-04-22 09:25:39.457 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:25:39.459 | + ./stack.sh:main:825 : install_neutron_agent_packages 2022-04-22 09:25:39.462 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-04-22 09:25:39.466 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:25:39.466 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-22 09:25:39.471 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:25:39.473 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-22 09:25:39.475 | + 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- ]] 2022-04-22 09:25:39.478 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-22 09:25:39.481 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-04-22 09:25:39.483 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-04-22 09:25:39.498 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:25:39.500 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-04-22 09:25:39.503 | + functions-common:install_package:1359 : update_package_repo 2022-04-22 09:25:39.505 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-04-22 09:25:39.507 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-04-22 09:25:39.509 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-04-22 09:25:39.512 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-04-22 09:25:39.514 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-04-22 09:25:39.516 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:25:39.518 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:25:39.520 | + functions-common:update_package_repo:1340 : apt_get_update 2022-04-22 09:25:39.523 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-04-22 09:25:39.525 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-04-22 09:25:39.527 | + functions-common:apt_get_update:1086 : return 2022-04-22 09:25:39.530 | + functions-common:install_package:1360 : real_install_package radvd 2022-04-22 09:25:39.532 | + functions-common:real_install_package:1345 : is_ubuntu 2022-04-22 09:25:39.534 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:25:39.536 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:25:39.539 | + functions-common:real_install_package:1346 : apt_get install radvd 2022-04-22 09:25:39.559 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-22 09:25:39.668 | Reading package lists... 2022-04-22 09:25:39.907 | Building dependency tree... 2022-04-22 09:25:39.908 | Reading state information... 2022-04-22 09:25:40.169 | The following packages were automatically installed and are no longer required: 2022-04-22 09:25:40.170 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-22 09:25:40.170 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-22 09:25:40.170 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-22 09:25:40.170 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-22 09:25:40.170 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-22 09:25:40.170 | python3-zope.interface 2022-04-22 09:25:40.170 | Use 'sudo apt autoremove' to remove them. 2022-04-22 09:25:40.237 | The following NEW packages will be installed: 2022-04-22 09:25:40.237 | radvd 2022-04-22 09:25:40.485 | 0 upgraded, 1 newly installed, 0 to remove and 131 not upgraded. 2022-04-22 09:25:40.485 | Need to get 59.0 kB of archives. 2022-04-22 09:25:40.485 | After this operation, 164 kB of additional disk space will be used. 2022-04-22 09:25:40.485 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-22 09:25:41.297 | Fetched 59.0 kB in 0s (119 kB/s) 2022-04-22 09:25:41.329 | Selecting previously unselected package radvd. 2022-04-22 09:25:41.382 | (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.) 2022-04-22 09:25:41.386 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-22 09:25:41.389 | Unpacking radvd (1:2.17-2) ... 2022-04-22 09:25:41.450 | Setting up radvd (1:2.17-2) ... 2022-04-22 09:25:42.383 | Job for radvd.service failed because the control process exited with error code. 2022-04-22 09:25:42.383 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-22 09:25:42.385 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-22 09:25:42.396 | ● radvd.service - Router advertisement daemon for IPv6 2022-04-22 09:25:42.396 | Loaded: loaded (]8;;file://dv-neutron-839023-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-22 09:25:42.396 | Active: failed (Result: exit-code) since Fri 2022-04-22 09:25:42 UTC; 14ms ago 2022-04-22 09:25:42.396 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-22 09:25:42.396 | Process: 57860 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-04-22 09:25:42.397 | 2022-04-22 09:25:42.397 | Apr 22 09:25:42 dv-neutron-839023-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-22 09:25:42.397 | Apr 22 09:25:42 dv-neutron-839023-1-hyperv radvd[57860]: can't open /etc/radvd.conf: No such file or directory 2022-04-22 09:25:42.397 | Apr 22 09:25:42 dv-neutron-839023-1-hyperv radvd[57860]: Insecure file permissions, but continuing anyway 2022-04-22 09:25:42.397 | Apr 22 09:25:42 dv-neutron-839023-1-hyperv radvd[57860]: exiting, failed to read config file 2022-04-22 09:25:42.397 | Apr 22 09:25:42 dv-neutron-839023-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-04-22 09:25:42.397 | Apr 22 09:25:42 dv-neutron-839023-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-04-22 09:25:42.397 | Apr 22 09:25:42 dv-neutron-839023-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-04-22 09:25:42.401 | Processing triggers for man-db (2.9.1-1) ... 2022-04-22 09:25:42.499 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-22 09:25:50.426 | + functions-common:apt_get:1130 : result=0 2022-04-22 09:25:50.428 | + functions-common:apt_get:1133 : time_stop apt-get 2022-04-22 09:25:50.430 | + functions-common:time_stop:2321 : local name 2022-04-22 09:25:50.432 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:25:50.434 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:25:50.437 | + functions-common:time_stop:2324 : local total 2022-04-22 09:25:50.439 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:25:50.441 | + functions-common:time_stop:2327 : name=apt-get 2022-04-22 09:25:50.443 | + functions-common:time_stop:2328 : start_time=1650619539556 2022-04-22 09:25:50.445 | + functions-common:time_stop:2330 : [[ -z 1650619539556 ]] 2022-04-22 09:25:50.448 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:25:50.452 | + functions-common:time_stop:2333 : end_time=1650619550449 2022-04-22 09:25:50.454 | + functions-common:time_stop:2334 : elapsed_time=10893 2022-04-22 09:25:50.456 | + functions-common:time_stop:2335 : total=245883 2022-04-22 09:25:50.458 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:25:50.460 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=256776 2022-04-22 09:25:50.462 | + functions-common:apt_get:1134 : return 0 2022-04-22 09:25:50.465 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-04-22 09:25:50.481 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:25:50.484 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-04-22 09:25:50.486 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-22 09:25:50.489 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-04-22 09:25:50.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-04-22 09:25:50.510 | + functions-common:install_package:1359 : update_package_repo 2022-04-22 09:25:50.512 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-04-22 09:25:50.514 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-04-22 09:25:50.517 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-04-22 09:25:50.519 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-04-22 09:25:50.521 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-04-22 09:25:50.523 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:25:50.525 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:25:50.527 | + functions-common:update_package_repo:1340 : apt_get_update 2022-04-22 09:25:50.530 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-04-22 09:25:50.532 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-04-22 09:25:50.534 | + functions-common:apt_get_update:1086 : return 2022-04-22 09:25:50.536 | + functions-common:install_package:1360 : real_install_package fakeroot make openvswitch-switch 2022-04-22 09:25:50.539 | + functions-common:real_install_package:1345 : is_ubuntu 2022-04-22 09:25:50.541 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:25:50.543 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:25:50.545 | + functions-common:real_install_package:1346 : apt_get install fakeroot make openvswitch-switch 2022-04-22 09:25:50.569 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-22 09:25:50.678 | Reading package lists... 2022-04-22 09:25:50.921 | Building dependency tree... 2022-04-22 09:25:50.922 | Reading state information... 2022-04-22 09:25:51.171 | fakeroot is already the newest version (1.24-1). 2022-04-22 09:25:51.171 | fakeroot set to manually installed. 2022-04-22 09:25:51.171 | make is already the newest version (4.2.1-1.2). 2022-04-22 09:25:51.171 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-22 09:25:51.171 | The following packages were automatically installed and are no longer required: 2022-04-22 09:25:51.172 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-22 09:25:51.172 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-22 09:25:51.172 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-22 09:25:51.172 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-22 09:25:51.172 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-22 09:25:51.172 | python3-zope.interface 2022-04-22 09:25:51.172 | Use 'sudo apt autoremove' to remove them. 2022-04-22 09:25:51.301 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded. 2022-04-22 09:25:51.305 | + functions-common:apt_get:1130 : result=0 2022-04-22 09:25:51.307 | + functions-common:apt_get:1133 : time_stop apt-get 2022-04-22 09:25:51.310 | + functions-common:time_stop:2321 : local name 2022-04-22 09:25:51.312 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:25:51.314 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:25:51.316 | + functions-common:time_stop:2324 : local total 2022-04-22 09:25:51.318 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:25:51.320 | + functions-common:time_stop:2327 : name=apt-get 2022-04-22 09:25:51.322 | + functions-common:time_stop:2328 : start_time=1650619550567 2022-04-22 09:25:51.324 | + functions-common:time_stop:2330 : [[ -z 1650619550567 ]] 2022-04-22 09:25:51.327 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:25:51.331 | + functions-common:time_stop:2333 : end_time=1650619551329 2022-04-22 09:25:51.333 | + functions-common:time_stop:2334 : elapsed_time=762 2022-04-22 09:25:51.335 | + functions-common:time_stop:2335 : total=256776 2022-04-22 09:25:51.338 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:25:51.340 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=257538 2022-04-22 09:25:51.342 | + functions-common:apt_get:1134 : return 0 2022-04-22 09:25:51.345 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-04-22 09:25:51.347 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:25:51.349 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:25:51.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-22 09:25:51.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-04-22 09:25:51.357 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-04-22 09:25:51.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-04-22 09:25:51.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-04-22 09:25:51.366 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-04-22 09:25:51.366 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-04-22 09:25:51.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-04-22 09:25:51.373 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-04-22 09:25:51.376 | + functions:vercmp:628 : local v1=5.4 2022-04-22 09:25:51.378 | + functions:vercmp:629 : local 'op=<' 2022-04-22 09:25:51.380 | + functions:vercmp:630 : local v2=3.13 2022-04-22 09:25:51.382 | + functions:vercmp:631 : local result 2022-04-22 09:25:51.385 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-22 09:25:51.386 | ++ functions:vercmp:635 : head -1 2022-04-22 09:25:51.386 | ++ functions:vercmp:635 : sort -V 2022-04-22 09:25:51.391 | + functions:vercmp:635 : result=3.13 2022-04-22 09:25:51.393 | + functions:vercmp:637 : case $op in 2022-04-22 09:25:51.395 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-22 09:25:51.397 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-22 09:25:51.400 | + functions:vercmp:648 : return 2022-04-22 09:25:51.402 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-04-22 09:25:51.404 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-04-22 09:25:51.406 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart openvswitch-switch 2022-04-22 09:25:51.724 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-22 09:25:51.726 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-22 09:25:51.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:51.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:51.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-22 09:25:51.737 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:51.739 | + ./stack.sh:main:828 : is_service_enabled etcd3 2022-04-22 09:25:51.757 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:25:51.760 | + ./stack.sh:main:829 : install_etcd3 2022-04-22 09:25:51.762 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-22 09:25:51.762 | Installing etcd 2022-04-22 09:25:51.765 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-22 09:25:51.778 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-22 09:25:51.789 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-22 09:25:51.792 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-22 09:25:51.807 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-22 09:25:51.810 | ++ 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 2022-04-22 09:25:51.813 | ++ 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 2022-04-22 09:25:51.816 | +++ 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 2022-04-22 09:25:51.820 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-22 09:25:51.822 | ++ 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* ]] 2022-04-22 09:25:51.825 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-22 09:25:51.827 | ++ 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 2022-04-22 09:25:51.830 | --2022-04-22 09:25:51-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-22 09:25:51.909 | Resolving github.com (github.com)... 140.82.121.3 2022-04-22 09:25:51.953 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-04-22 09:25:52.290 | HTTP request sent, awaiting response... 302 Found 2022-04-22 09:25:52.290 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220422%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220422T092552Z&X-Amz-Expires=300&X-Amz-Signature=8ab5d3d604cb2bfb1ad538eab77bcd7701800ed22b8699a2075125dd9c96e549&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] 2022-04-22 09:25:52.290 | --2022-04-22 09:25:52-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220422%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220422T092552Z&X-Amz-Expires=300&X-Amz-Signature=8ab5d3d604cb2bfb1ad538eab77bcd7701800ed22b8699a2075125dd9c96e549&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 2022-04-22 09:25:52.293 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2022-04-22 09:25:52.318 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-04-22 09:25:52.663 | HTTP request sent, awaiting response... 200 OK 2022-04-22 09:25:52.663 | Length: 11350736 (11M) [application/octet-stream] 2022-04-22 09:25:52.663 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-22 09:25:52.779 | 2022-04-22 09:25:53.104 | 0K ........ .. 100% 24.6M=0.4s 2022-04-22 09:25:53.104 | 2022-04-22 09:25:53.104 | 2022-04-22 09:25:53 (24.6 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-22 09:25:53.104 | 2022-04-22 09:25:53.108 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-22 09:25:53.110 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-22 09:25:53.113 | ++ functions:get_extra_file:74 : return 2022-04-22 09:25:53.115 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-22 09:25:53.118 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-22 09:25:53.120 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-22 09:25:53.123 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-22 09:25:53.250 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-22 09:25:53.253 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-04-22 09:25:53.257 | etcd-v3.3.12-linux-amd64/ 2022-04-22 09:25:53.257 | etcd-v3.3.12-linux-amd64/README.md 2022-04-22 09:25:53.257 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-22 09:25:53.257 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-22 09:25:53.258 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-22 09:25:53.259 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-22 09:25:53.260 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-22 09:25:53.261 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-22 09:25:53.262 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-22 09:25:53.262 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-22 09:25:53.262 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-22 09:25:53.262 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-22 09:25:53.262 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-22 09:25:53.262 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-22 09:25:53.262 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-22 09:25:53.262 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-22 09:25:53.262 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-22 09:25:53.263 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-22 09:25:53.264 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-22 09:25:53.265 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-22 09:25:53.266 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-22 09:25:53.266 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-22 09:25:53.266 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-22 09:25:53.266 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-22 09:25:53.266 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-22 09:25:53.266 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-22 09:25:53.266 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-22 09:25:53.266 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-22 09:25:53.266 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-22 09:25:53.266 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-22 09:25:53.267 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-22 09:25:53.268 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-22 09:25:53.268 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-22 09:25:53.268 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-22 09:25:53.268 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-22 09:25:53.268 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-22 09:25:53.268 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-22 09:25:53.269 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-22 09:25:53.269 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-22 09:25:53.459 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-22 09:25:53.459 | etcd-v3.3.12-linux-amd64/etcd 2022-04-22 09:25:53.688 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-22 09:25:53.726 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-22 09:25:53.759 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-22 09:25:53.761 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2022-04-22 09:25:53.777 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:25:53.780 | + ./stack.sh:main:848 : install_dstat 2022-04-22 09:25:53.783 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-22 09:25:53.799 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:25:53.801 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2022-04-22 09:25:53.804 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:25:53.806 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-04-22 09:25:53.808 | + ./stack.sh:main:857 : install_libs 2022-04-22 09:25:53.811 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2022-04-22 09:25:53.813 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2022-04-22 09:25:53.815 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2022-04-22 09:25:53.817 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-22 09:25:53.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:53.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:53.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-22 09:25:53.826 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:53.829 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2022-04-22 09:25:53.831 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2022-04-22 09:25:53.833 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2022-04-22 09:25:53.835 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-22 09:25:53.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:53.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:53.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-22 09:25:53.844 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:53.847 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2022-04-22 09:25:53.849 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2022-04-22 09:25:53.851 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2022-04-22 09:25:53.853 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-22 09:25:53.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:53.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:53.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-22 09:25:53.863 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:53.865 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2022-04-22 09:25:53.867 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2022-04-22 09:25:53.870 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2022-04-22 09:25:53.872 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-22 09:25:53.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:53.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:53.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-22 09:25:53.881 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:53.883 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2022-04-22 09:25:53.885 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2022-04-22 09:25:53.887 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2022-04-22 09:25:53.890 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-22 09:25:53.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:53.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:53.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-22 09:25:53.898 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:53.901 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2022-04-22 09:25:53.903 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2022-04-22 09:25:53.906 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2022-04-22 09:25:53.908 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-22 09:25:53.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:53.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:53.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-22 09:25:53.917 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:53.920 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2022-04-22 09:25:53.922 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2022-04-22 09:25:53.924 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2022-04-22 09:25:53.926 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-22 09:25:53.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:53.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:53.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-22 09:25:53.935 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:53.937 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2022-04-22 09:25:53.940 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2022-04-22 09:25:53.942 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2022-04-22 09:25:53.944 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-22 09:25:53.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:53.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:53.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-22 09:25:53.953 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:53.955 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2022-04-22 09:25:53.957 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2022-04-22 09:25:53.960 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2022-04-22 09:25:53.962 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-22 09:25:53.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:53.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:53.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-22 09:25:53.971 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:53.974 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2022-04-22 09:25:53.976 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2022-04-22 09:25:53.978 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2022-04-22 09:25:53.980 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-22 09:25:53.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:53.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:53.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-22 09:25:53.990 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:53.992 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2022-04-22 09:25:53.995 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2022-04-22 09:25:53.997 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2022-04-22 09:25:53.999 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-22 09:25:54.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.003 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-22 09:25:54.008 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.010 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2022-04-22 09:25:54.013 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2022-04-22 09:25:54.015 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2022-04-22 09:25:54.017 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-22 09:25:54.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-22 09:25:54.026 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.029 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2022-04-22 09:25:54.031 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2022-04-22 09:25:54.033 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2022-04-22 09:25:54.035 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-22 09:25:54.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-22 09:25:54.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.047 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2022-04-22 09:25:54.050 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2022-04-22 09:25:54.052 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2022-04-22 09:25:54.054 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-22 09:25:54.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-22 09:25:54.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.066 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2022-04-22 09:25:54.068 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2022-04-22 09:25:54.070 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2022-04-22 09:25:54.072 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-22 09:25:54.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-22 09:25:54.082 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.084 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2022-04-22 09:25:54.086 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2022-04-22 09:25:54.088 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2022-04-22 09:25:54.091 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-22 09:25:54.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-22 09:25:54.100 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.102 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2022-04-22 09:25:54.105 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2022-04-22 09:25:54.108 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2022-04-22 09:25:54.110 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-22 09:25:54.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-22 09:25:54.119 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.123 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2022-04-22 09:25:54.125 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2022-04-22 09:25:54.127 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2022-04-22 09:25:54.129 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-22 09:25:54.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.134 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.136 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-22 09:25:54.138 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.141 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2022-04-22 09:25:54.143 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2022-04-22 09:25:54.145 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2022-04-22 09:25:54.147 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-22 09:25:54.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-22 09:25:54.156 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.159 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2022-04-22 09:25:54.161 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2022-04-22 09:25:54.163 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2022-04-22 09:25:54.165 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-22 09:25:54.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-22 09:25:54.175 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.177 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2022-04-22 09:25:54.179 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2022-04-22 09:25:54.182 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2022-04-22 09:25:54.185 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-22 09:25:54.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.192 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-22 09:25:54.194 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.196 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2022-04-22 09:25:54.199 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2022-04-22 09:25:54.201 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2022-04-22 09:25:54.203 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-22 09:25:54.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-22 09:25:54.212 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.215 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2022-04-22 09:25:54.218 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2022-04-22 09:25:54.220 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2022-04-22 09:25:54.223 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-22 09:25:54.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.229 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-22 09:25:54.233 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.235 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2022-04-22 09:25:54.237 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2022-04-22 09:25:54.239 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2022-04-22 09:25:54.242 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-22 09:25:54.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-22 09:25:54.252 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.254 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2022-04-22 09:25:54.256 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2022-04-22 09:25:54.259 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2022-04-22 09:25:54.261 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-22 09:25:54.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-22 09:25:54.270 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.272 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2022-04-22 09:25:54.274 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2022-04-22 09:25:54.277 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2022-04-22 09:25:54.279 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-22 09:25:54.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-22 09:25:54.288 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.291 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2022-04-22 09:25:54.293 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2022-04-22 09:25:54.296 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2022-04-22 09:25:54.298 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-22 09:25:54.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-22 09:25:54.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.309 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2022-04-22 09:25:54.312 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2022-04-22 09:25:54.314 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2022-04-22 09:25:54.316 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-22 09:25:54.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-22 09:25:54.326 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.329 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2022-04-22 09:25:54.331 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2022-04-22 09:25:54.333 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2022-04-22 09:25:54.335 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-22 09:25:54.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-22 09:25:54.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.347 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2022-04-22 09:25:54.350 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2022-04-22 09:25:54.352 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2022-04-22 09:25:54.354 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-22 09:25:54.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-22 09:25:54.363 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.366 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2022-04-22 09:25:54.368 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2022-04-22 09:25:54.370 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2022-04-22 09:25:54.373 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-22 09:25:54.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-22 09:25:54.383 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.385 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2022-04-22 09:25:54.388 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2022-04-22 09:25:54.390 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2022-04-22 09:25:54.393 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-22 09:25:54.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-22 09:25:54.402 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.404 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2022-04-22 09:25:54.406 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2022-04-22 09:25:54.409 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2022-04-22 09:25:54.411 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-22 09:25:54.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.415 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.418 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-22 09:25:54.420 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.423 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2022-04-22 09:25:54.425 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2022-04-22 09:25:54.427 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2022-04-22 09:25:54.429 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-22 09:25:54.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-22 09:25:54.439 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.442 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2022-04-22 09:25:54.444 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2022-04-22 09:25:54.446 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2022-04-22 09:25:54.449 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-22 09:25:54.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-22 09:25:54.458 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.461 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2022-04-22 09:25:54.463 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2022-04-22 09:25:54.466 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2022-04-22 09:25:54.468 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-22 09:25:54.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-22 09:25:54.477 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.479 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2022-04-22 09:25:54.482 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2022-04-22 09:25:54.484 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2022-04-22 09:25:54.487 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-22 09:25:54.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:25:54.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:25:54.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-22 09:25:54.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:25:54.499 | + lib/libraries:install_libs:137 : pip_install etcd3 2022-04-22 09:25:54.519 | Using python 3.8 to install etcd3 2022-04-22 09:25:54.521 | + 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 2022-04-22 09:25:55.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:25:55.281 | from cryptography.utils import int_from_bytes 2022-04-22 09:25:55.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:25:55.281 | from cryptography.utils import int_from_bytes 2022-04-22 09:25:56.501 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:25:56.555 | Collecting etcd3 2022-04-22 09:25:56.562 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-22 09:25:56.569 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 KB 50.8 MB/s eta 0:00:00 2022-04-22 09:25:56.595 | Preparing metadata (setup.py): started 2022-04-22 09:25:57.258 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:25:59.095 | Collecting grpcio>=1.27.1 2022-04-22 09:25:59.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/1e52ad507a54d/grpcio-1.39.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) 2022-04-22 09:25:59.173 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 82.9 MB/s eta 0:00:00 2022-04-22 09:25:59.828 | Collecting protobuf>=3.6.1 2022-04-22 09:25:59.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/690/2a1e4b7a319ec/protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-04-22 09:25:59.854 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 81.1 MB/s eta 0:00:00 2022-04-22 09:25:59.865 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-22 09:25:59.866 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-22 09:25:59.931 | Building wheels for collected packages: etcd3 2022-04-22 09:25:59.932 | Building wheel for etcd3 (setup.py): started 2022-04-22 09:26:00.694 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-22 09:26:00.695 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=4880667860e184a092d183f146fe4bfd2cf4853cc0b682988da9ab808321fd86 2022-04-22 09:26:00.695 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-22 09:26:00.699 | Successfully built etcd3 2022-04-22 09:26:02.351 | Installing collected packages: protobuf, grpcio, etcd3 2022-04-22 09:26:03.029 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2022-04-22 09:26:03.029 | 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 2022-04-22 09:26:03.204 | + inc/python:pip_install:200 : result=0 2022-04-22 09:26:03.206 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:26:03.209 | + functions-common:time_stop:2321 : local name 2022-04-22 09:26:03.211 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:26:03.213 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:26:03.215 | + functions-common:time_stop:2324 : local total 2022-04-22 09:26:03.217 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:26:03.220 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:26:03.222 | + functions-common:time_stop:2328 : start_time=1650619554514 2022-04-22 09:26:03.224 | + functions-common:time_stop:2330 : [[ -z 1650619554514 ]] 2022-04-22 09:26:03.226 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:26:03.230 | + functions-common:time_stop:2333 : end_time=1650619563228 2022-04-22 09:26:03.233 | + functions-common:time_stop:2334 : elapsed_time=8714 2022-04-22 09:26:03.235 | + functions-common:time_stop:2335 : total=29817 2022-04-22 09:26:03.237 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:26:03.239 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=38531 2022-04-22 09:26:03.241 | + inc/python:pip_install:203 : return 0 2022-04-22 09:26:03.243 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2022-04-22 09:26:03.265 | Using python 3.8 to install etcd3gw 2022-04-22 09:26:03.267 | + 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 2022-04-22 09:26:04.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:26:04.036 | from cryptography.utils import int_from_bytes 2022-04-22 09:26:04.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:26:04.036 | from cryptography.utils import int_from_bytes 2022-04-22 09:26:05.255 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:26:05.314 | Collecting etcd3gw 2022-04-22 09:26:05.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-04-22 09:26:05.333 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-04-22 09:26:05.335 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2022-04-22 09:26:05.336 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-22 09:26:05.337 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-22 09:26:05.373 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2022-04-22 09:26:05.376 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2022-04-22 09:26:05.377 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2022-04-22 09:26:05.379 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2022-04-22 09:26:06.885 | Installing collected packages: etcd3gw 2022-04-22 09:26:06.993 | Successfully installed etcd3gw-1.0.0 2022-04-22 09:26:06.993 | 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 2022-04-22 09:26:07.126 | + inc/python:pip_install:200 : result=0 2022-04-22 09:26:07.128 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:26:07.130 | + functions-common:time_stop:2321 : local name 2022-04-22 09:26:07.132 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:26:07.134 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:26:07.136 | + functions-common:time_stop:2324 : local total 2022-04-22 09:26:07.139 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:26:07.141 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:26:07.143 | + functions-common:time_stop:2328 : start_time=1650619563259 2022-04-22 09:26:07.145 | + functions-common:time_stop:2330 : [[ -z 1650619563259 ]] 2022-04-22 09:26:07.148 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:26:07.152 | + functions-common:time_stop:2333 : end_time=1650619567150 2022-04-22 09:26:07.154 | + functions-common:time_stop:2334 : elapsed_time=3891 2022-04-22 09:26:07.156 | + functions-common:time_stop:2335 : total=38531 2022-04-22 09:26:07.158 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:26:07.160 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=42422 2022-04-22 09:26:07.163 | + inc/python:pip_install:203 : return 0 2022-04-22 09:26:07.165 | + ./stack.sh:main:860 : install_apache_uwsgi 2022-04-22 09:26:07.167 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-04-22 09:26:07.169 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-04-22 09:26:07.172 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-22 09:26:07.174 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-22 09:26:07.176 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-22 09:26:07.178 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-22 09:26:07.181 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-22 09:26:07.183 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-22 09:26:07.186 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-22 09:26:07.188 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-22 09:26:07.190 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-22 09:26:07.192 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-04-22 09:26:07.195 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-04-22 09:26:07.197 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:26:07.199 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:26:07.202 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-22 09:26:07.204 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-22 09:26:07.207 | + functions-common:install_package:1359 : update_package_repo 2022-04-22 09:26:07.209 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-04-22 09:26:07.211 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-04-22 09:26:07.213 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-04-22 09:26:07.216 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-04-22 09:26:07.218 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-04-22 09:26:07.220 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:26:07.223 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:26:07.225 | + functions-common:update_package_repo:1340 : apt_get_update 2022-04-22 09:26:07.227 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-04-22 09:26:07.229 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-04-22 09:26:07.232 | + functions-common:apt_get_update:1086 : return 2022-04-22 09:26:07.234 | + functions-common:install_package:1360 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-22 09:26:07.236 | + functions-common:real_install_package:1345 : is_ubuntu 2022-04-22 09:26:07.239 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:26:07.241 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:26:07.243 | + functions-common:real_install_package:1346 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-22 09:26:07.265 | + functions-common:apt_get:1126 : 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 2022-04-22 09:26:07.374 | Reading package lists... 2022-04-22 09:26:07.614 | Building dependency tree... 2022-04-22 09:26:07.615 | Reading state information... 2022-04-22 09:26:07.861 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-22 09:26:07.861 | The following packages were automatically installed and are no longer required: 2022-04-22 09:26:07.862 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-22 09:26:07.862 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-22 09:26:07.862 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-22 09:26:07.862 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-22 09:26:07.863 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-22 09:26:07.863 | python3-zope.interface 2022-04-22 09:26:07.863 | Use 'sudo apt autoremove' to remove them. 2022-04-22 09:26:07.863 | The following additional packages will be installed: 2022-04-22 09:26:07.864 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-22 09:26:07.865 | Suggested packages: 2022-04-22 09:26:07.865 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-22 09:26:07.931 | The following NEW packages will be installed: 2022-04-22 09:26:07.932 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-22 09:26:08.180 | 0 upgraded, 6 newly installed, 0 to remove and 131 not upgraded. 2022-04-22 09:26:08.180 | Need to get 1,306 kB of archives. 2022-04-22 09:26:08.180 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-22 09:26:08.180 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-22 09:26:08.805 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-04-22 09:26:08.843 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-22 09:26:08.946 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-22 09:26:09.049 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-22 09:26:09.052 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-04-22 09:26:09.618 | Fetched 1,306 kB in 1s (1,164 kB/s) 2022-04-22 09:26:09.649 | Selecting previously unselected package libnorm1:amd64. 2022-04-22 09:26:09.701 | (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.) 2022-04-22 09:26:09.705 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-22 09:26:09.709 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-22 09:26:09.777 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-22 09:26:09.787 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-22 09:26:09.789 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-22 09:26:09.839 | Selecting previously unselected package libzmq5:amd64. 2022-04-22 09:26:09.849 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-22 09:26:09.851 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-22 09:26:09.913 | Selecting previously unselected package uwsgi-core. 2022-04-22 09:26:09.923 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-22 09:26:09.925 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-22 09:26:10.069 | Selecting previously unselected package uwsgi. 2022-04-22 09:26:10.079 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-22 09:26:10.082 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-22 09:26:10.118 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-22 09:26:10.128 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-22 09:26:10.130 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-22 09:26:10.196 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-22 09:26:10.203 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-22 09:26:10.208 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-22 09:26:10.214 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-22 09:26:10.226 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-22 09:26:11.041 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-22 09:26:11.068 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-22 09:26:11.426 | Processing triggers for man-db (2.9.1-1) ... 2022-04-22 09:26:11.797 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-22 09:26:19.567 | + functions-common:apt_get:1130 : result=0 2022-04-22 09:26:19.569 | + functions-common:apt_get:1133 : time_stop apt-get 2022-04-22 09:26:19.571 | + functions-common:time_stop:2321 : local name 2022-04-22 09:26:19.574 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:26:19.576 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:26:19.578 | + functions-common:time_stop:2324 : local total 2022-04-22 09:26:19.580 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:26:19.582 | + functions-common:time_stop:2327 : name=apt-get 2022-04-22 09:26:19.585 | + functions-common:time_stop:2328 : start_time=1650619567261 2022-04-22 09:26:19.587 | + functions-common:time_stop:2330 : [[ -z 1650619567261 ]] 2022-04-22 09:26:19.589 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:26:19.594 | + functions-common:time_stop:2333 : end_time=1650619579592 2022-04-22 09:26:19.596 | + functions-common:time_stop:2334 : elapsed_time=12331 2022-04-22 09:26:19.598 | + functions-common:time_stop:2335 : total=257538 2022-04-22 09:26:19.600 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:26:19.602 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=269869 2022-04-22 09:26:19.605 | + functions-common:apt_get:1134 : return 0 2022-04-22 09:26:19.607 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-22 09:26:19.609 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:26:19.612 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:26:19.614 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-22 09:26:19.677 | Enabling module proxy. 2022-04-22 09:26:19.683 | To activate the new configuration, you need to run: 2022-04-22 09:26:19.683 | systemctl restart apache2 2022-04-22 09:26:19.687 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-22 09:26:19.750 | Considering dependency proxy for proxy_uwsgi: 2022-04-22 09:26:19.750 | Module proxy already enabled 2022-04-22 09:26:19.750 | Enabling module proxy_uwsgi. 2022-04-22 09:26:19.755 | To activate the new configuration, you need to run: 2022-04-22 09:26:19.755 | systemctl restart apache2 2022-04-22 09:26:19.760 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-22 09:26:19.762 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-22 09:26:19.764 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-04-22 09:26:19.767 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-04-22 09:26:19.893 | + ./stack.sh:main:863 : install_keystoneauth 2022-04-22 09:26:19.895 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-04-22 09:26:19.897 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-22 09:26:19.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:26:19.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:26:19.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-22 09:26:19.909 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:26:19.911 | + ./stack.sh:main:864 : install_keystoneclient 2022-04-22 09:26:19.914 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-04-22 09:26:19.916 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-22 09:26:19.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:26:19.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:26:19.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-22 09:26:19.926 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:26:19.928 | + ./stack.sh:main:865 : install_glanceclient 2022-04-22 09:26:19.930 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2022-04-22 09:26:19.932 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-22 09:26:19.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:26:19.938 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:26:19.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-22 09:26:19.942 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:26:19.945 | + ./stack.sh:main:866 : install_cinderclient 2022-04-22 09:26:19.947 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2022-04-22 09:26:19.950 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-22 09:26:19.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:26:19.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:26:19.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-22 09:26:19.960 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:26:19.962 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2022-04-22 09:26:19.965 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-22 09:26:19.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:26:19.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:26:19.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-22 09:26:19.975 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:26:19.977 | + ./stack.sh:main:867 : install_novaclient 2022-04-22 09:26:19.980 | + lib/nova:install_novaclient:814 : use_library_from_git python-novaclient 2022-04-22 09:26:19.982 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-22 09:26:19.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:26:19.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:26:19.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-22 09:26:19.992 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:26:19.994 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2022-04-22 09:26:20.012 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:26:20.015 | + ./stack.sh:main:869 : install_swiftclient 2022-04-22 09:26:20.017 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-04-22 09:26:20.019 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-22 09:26:20.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:26:20.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:26:20.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-22 09:26:20.028 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:26:20.031 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2022-04-22 09:26:20.047 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:26:20.049 | + ./stack.sh:main:872 : install_neutronclient 2022-04-22 09:26:20.052 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-04-22 09:26:20.054 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-22 09:26:20.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:26:20.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:26:20.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-22 09:26:20.064 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:26:20.067 | + ./stack.sh:main:876 : install_keystonemiddleware 2022-04-22 09:26:20.069 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-04-22 09:26:20.071 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-22 09:26:20.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:26:20.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:26:20.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-22 09:26:20.081 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:26:20.084 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-04-22 09:26:20.086 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-22 09:26:20.088 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-22 09:26:20.092 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-22 09:26:20.094 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-22 09:26:20.096 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-22 09:26:20.100 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-22 09:26:20.100 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-22 09:26:20.105 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-22 09:26:20.108 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-22 09:26:20.110 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-22 09:26:20.113 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-22 09:26:20.115 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-22 09:26:20.136 | Using python 3.8 to install keystonemiddleware 2022-04-22 09:26:20.139 | + 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 2022-04-22 09:26:20.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:26:20.917 | from cryptography.utils import int_from_bytes 2022-04-22 09:26:20.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:26:20.917 | from cryptography.utils import int_from_bytes 2022-04-22 09:26:22.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:26:22.145 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-04-22 09:26:22.198 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.1) 2022-04-22 09:26:22.201 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-22 09:26:22.202 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-22 09:26:22.203 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.2) 2022-04-22 09:26:22.205 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2022-04-22 09:26:22.206 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-04-22 09:26:22.208 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-22 09:26:22.209 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.2) 2022-04-22 09:26:22.210 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-04-22 09:26:22.212 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-22 09:26:22.213 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-22 09:26:22.215 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-04-22 09:26:22.216 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-04-22 09:26:22.218 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-22 09:26:22.276 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2022-04-22 09:26:22.278 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2022-04-22 09:26:22.280 | 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) 2022-04-22 09:26:22.319 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-22 09:26:22.361 | 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) 2022-04-22 09:26:22.362 | 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) 2022-04-22 09:26:22.364 | 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) 2022-04-22 09:26:22.366 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-04-22 09:26:22.415 | 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) 2022-04-22 09:26:22.421 | 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) 2022-04-22 09:26:22.431 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-04-22 09:26:22.432 | 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) 2022-04-22 09:26:22.448 | 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) 2022-04-22 09:26:22.449 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2022-04-22 09:26:22.451 | 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) 2022-04-22 09:26:22.538 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2022-04-22 09:26:22.541 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2022-04-22 09:26:22.545 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2022-04-22 09:26:22.546 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2022-04-22 09:26:22.602 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-04-22 09:26:22.616 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2022-04-22 09:26:24.133 | 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 2022-04-22 09:26:24.260 | + inc/python:pip_install:200 : result=0 2022-04-22 09:26:24.263 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:26:24.265 | + functions-common:time_stop:2321 : local name 2022-04-22 09:26:24.267 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:26:24.269 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:26:24.272 | + functions-common:time_stop:2324 : local total 2022-04-22 09:26:24.274 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:26:24.276 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:26:24.279 | + functions-common:time_stop:2328 : start_time=1650619580131 2022-04-22 09:26:24.281 | + functions-common:time_stop:2330 : [[ -z 1650619580131 ]] 2022-04-22 09:26:24.284 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:26:24.288 | + functions-common:time_stop:2333 : end_time=1650619584285 2022-04-22 09:26:24.290 | + functions-common:time_stop:2334 : elapsed_time=4154 2022-04-22 09:26:24.292 | + functions-common:time_stop:2335 : total=42422 2022-04-22 09:26:24.294 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:26:24.296 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=46576 2022-04-22 09:26:24.299 | + inc/python:pip_install:203 : return 0 2022-04-22 09:26:24.301 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-04-22 09:26:24.303 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-22 09:26:24.306 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-22 09:26:24.309 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-22 09:26:24.311 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-22 09:26:24.314 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-22 09:26:24.317 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-22 09:26:24.317 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-22 09:26:24.322 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-22 09:26:24.325 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-22 09:26:24.328 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-22 09:26:24.331 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-22 09:26:24.333 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-22 09:26:24.354 | Using python 3.8 to install python-memcached 2022-04-22 09:26:24.357 | + 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 2022-04-22 09:26:25.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:26:25.124 | from cryptography.utils import int_from_bytes 2022-04-22 09:26:25.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:26:25.124 | from cryptography.utils import int_from_bytes 2022-04-22 09:26:26.342 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:26:26.393 | Collecting python-memcached 2022-04-22 09:26:26.399 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-04-22 09:26:26.407 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-22 09:26:27.954 | Installing collected packages: python-memcached 2022-04-22 09:26:28.048 | Successfully installed python-memcached-1.59 2022-04-22 09:26:28.049 | 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 2022-04-22 09:26:28.179 | + inc/python:pip_install:200 : result=0 2022-04-22 09:26:28.181 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:26:28.183 | + functions-common:time_stop:2321 : local name 2022-04-22 09:26:28.186 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:26:28.188 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:26:28.191 | + functions-common:time_stop:2324 : local total 2022-04-22 09:26:28.193 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:26:28.195 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:26:28.197 | + functions-common:time_stop:2328 : start_time=1650619584349 2022-04-22 09:26:28.199 | + functions-common:time_stop:2330 : [[ -z 1650619584349 ]] 2022-04-22 09:26:28.203 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:26:28.207 | + functions-common:time_stop:2333 : end_time=1650619588204 2022-04-22 09:26:28.209 | + functions-common:time_stop:2334 : elapsed_time=3855 2022-04-22 09:26:28.211 | + functions-common:time_stop:2335 : total=46576 2022-04-22 09:26:28.214 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:26:28.216 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=50431 2022-04-22 09:26:28.218 | + inc/python:pip_install:203 : return 0 2022-04-22 09:26:28.221 | + ./stack.sh:main:878 : is_service_enabled keystone 2022-04-22 09:26:28.237 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:26:28.239 | + ./stack.sh:main:879 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-22 09:26:28.241 | + ./stack.sh:main:880 : stack_install_service keystone 2022-04-22 09:26:28.244 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-22 09:26:28.246 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-22 09:26:28.249 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-22 09:26:28.251 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-22 09:26:28.253 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-04-22 09:26:28.269 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:26:28.271 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/xena 2022-04-22 09:26:28.273 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-22 09:26:28.275 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-04-22 09:26:28.277 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-22 09:26:28.279 | + functions-common:git_clone:526 : local orig_dir 2022-04-22 09:26:28.282 | ++ functions-common:git_clone:527 : pwd 2022-04-22 09:26:28.284 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-22 09:26:28.286 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-22 09:26:28.289 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-22 09:26:28.304 | + functions-common:git_clone:530 : RECLONE=False 2022-04-22 09:26:28.306 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-22 09:26:28.308 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-22 09:26:28.311 | + functions-common:git_clone:544 : echo stable/xena 2022-04-22 09:26:28.311 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-22 09:26:28.316 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-04-22 09:26:28.318 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-22 09:26:28.320 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-04-22 09:26:28.333 | + functions-common:git_clone:604 : cd /opt/stack/keystone 2022-04-22 09:26:28.336 | + functions-common:git_clone:605 : git show --oneline 2022-04-22 09:26:28.336 | + functions-common:git_clone:605 : head -1 2022-04-22 09:26:28.339 | 20be02134 Merge "Fix typos in ec2 credential policies" into stable/xena 2022-04-22 09:26:28.341 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-22 09:26:28.343 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-04-22 09:26:28.346 | + inc/python:setup_develop:338 : local bindep 2022-04-22 09:26:28.348 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-22 09:26:28.350 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-22 09:26:28.352 | + inc/python:setup_develop:344 : local extras= 2022-04-22 09:26:28.354 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-22 09:26:28.357 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-22 09:26:28.359 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-22 09:26:28.361 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-22 09:26:28.364 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-22 09:26:28.366 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-22 09:26:28.369 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-22 09:26:28.371 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-22 09:26:28.374 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-22 09:26:28.376 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-22 09:26:28.379 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-22 09:26:28.381 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-22 09:26:28.387 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-22 09:26:28.389 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-22 09:26:29.016 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-22 09:26:29.019 | + inc/python:setup_package:418 : local bindep=0 2022-04-22 09:26:29.021 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-22 09:26:29.023 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-22 09:26:29.025 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-22 09:26:29.027 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-22 09:26:29.030 | + inc/python:setup_package:427 : local flags=-e 2022-04-22 09:26:29.033 | + inc/python:setup_package:428 : local extras= 2022-04-22 09:26:29.035 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-22 09:26:29.037 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-22 09:26:29.039 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-22 09:26:29.041 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-22 09:26:29.044 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-22 09:26:29.047 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-22 09:26:29.066 | Using python 3.8 to install /opt/stack/keystone 2022-04-22 09:26:29.069 | + 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 2022-04-22 09:26:29.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:26:29.839 | from cryptography.utils import int_from_bytes 2022-04-22 09:26:29.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:26:29.839 | from cryptography.utils import int_from_bytes 2022-04-22 09:26:31.061 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:26:31.070 | Obtaining file:///opt/stack/keystone 2022-04-22 09:26:31.071 | Preparing metadata (setup.py): started 2022-04-22 09:26:32.559 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:26:32.702 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (5.6.0) 2022-04-22 09:26:32.703 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.8.7) 2022-04-22 09:26:32.768 | Collecting Flask!=0.11,>=1.0.2 2022-04-22 09:26:32.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2022-04-22 09:26:32.782 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 KB 59.8 MB/s eta 0:00:00 2022-04-22 09:26:32.823 | Collecting Flask-RESTful>=0.3.5 2022-04-22 09:26:32.830 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-04-22 09:26:32.834 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.8) 2022-04-22 09:26:32.835 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.4.23) 2022-04-22 09:26:32.837 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (0.13.0) 2022-04-22 09:26:32.838 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.0) 2022-04-22 09:26:32.876 | Collecting passlib>=1.7.0 2022-04-22 09:26:32.883 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-04-22 09:26:32.895 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 KB 83.4 MB/s eta 0:00:00 2022-04-22 09:26:32.903 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.3.0) 2022-04-22 09:26:32.905 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (9.3.0) 2022-04-22 09:26:32.906 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.2.0) 2022-04-22 09:26:33.088 | Collecting scrypt>=0.8.0 2022-04-22 09:26:33.097 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2022-04-22 09:26:33.113 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 924.8/924.8 KB 83.4 MB/s eta 0:00:00 2022-04-22 09:26:33.123 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (2.8.2) 2022-04-22 09:26:33.124 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (8.7.1) 2022-04-22 09:26:33.126 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.3.2) 2022-04-22 09:26:33.127 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (12.9.3) 2022-04-22 09:26:33.129 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (11.0.0) 2022-04-22 09:26:33.130 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (5.1.0) 2022-04-22 09:26:33.131 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.6.0) 2022-04-22 09:26:33.133 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.4.0) 2022-04-22 09:26:33.134 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.8.3) 2022-04-22 09:26:33.136 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.2.0) 2022-04-22 09:26:33.138 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.4.0) 2022-04-22 09:26:33.140 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.10.1) 2022-04-22 09:26:33.180 | Collecting oauthlib>=0.6.2 2022-04-22 09:26:33.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2022-04-22 09:26:33.194 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.2/146.2 KB 56.4 MB/s eta 0:00:00 2022-04-22 09:26:33.255 | Collecting pysaml2>=5.0.0 2022-04-22 09:26:33.263 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2022-04-22 09:26:33.274 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 398.1/398.1 KB 68.2 MB/s eta 0:00:00 2022-04-22 09:26:33.342 | Collecting PyJWT>=1.6.1 2022-04-22 09:26:33.349 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2022-04-22 09:26:33.353 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.1.5) 2022-04-22 09:26:33.354 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev7) (3.2.0) 2022-04-22 09:26:33.356 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.1.1) 2022-04-22 09:26:33.357 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.0.2) 2022-04-22 09:26:33.359 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.2) 2022-04-22 09:26:33.360 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (2021.1) 2022-04-22 09:26:33.373 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev7) (1.14.6) 2022-04-22 09:26:33.374 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev7) (1.16.0) 2022-04-22 09:26:33.448 | 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.dev7) (5.0.9) 2022-04-22 09:26:33.495 | Collecting itsdangerous>=2.0 2022-04-22 09:26:33.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-04-22 09:26:33.564 | Collecting click>=7.1.2 2022-04-22 09:26:33.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2022-04-22 09:26:33.577 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 KB 62.3 MB/s eta 0:00:00 2022-04-22 09:26:33.581 | 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.dev7) (3.0.1) 2022-04-22 09:26:33.651 | Collecting Werkzeug>=2.0 2022-04-22 09:26:33.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2022-04-22 09:26:33.668 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 KB 66.9 MB/s eta 0:00:00 2022-04-22 09:26:33.724 | Collecting aniso8601>=0.82 2022-04-22 09:26:33.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-04-22 09:26:33.737 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 KB 37.1 MB/s eta 0:00:00 2022-04-22 09:26:33.808 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (4.4.0) 2022-04-22 09:26:33.810 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (2.26.0) 2022-04-22 09:26:33.910 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (5.4.1) 2022-04-22 09:26:33.912 | 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.dev7) (1.5.0) 2022-04-22 09:26:33.913 | 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.dev7) (0.8.0) 2022-04-22 09:26:33.915 | 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.dev7) (2.3.0) 2022-04-22 09:26:33.971 | 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.dev7) (2.0.1) 2022-04-22 09:26:33.973 | 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.dev7) (1.7.1) 2022-04-22 09:26:33.974 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (0.5.0) 2022-04-22 09:26:34.026 | 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.dev7) (0.9.6) 2022-04-22 09:26:34.030 | 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.dev7) (2.8.2) 2022-04-22 09:26:34.087 | 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.dev7) (5.1.0) 2022-04-22 09:26:34.089 | 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.dev7) (2.4.0) 2022-04-22 09:26:34.091 | 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.dev7) (0.3.1) 2022-04-22 09:26:34.094 | 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.dev7) (4.2.2) 2022-04-22 09:26:34.096 | 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.dev7) (2.6.1) 2022-04-22 09:26:34.098 | 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.dev7) (5.0.8) 2022-04-22 09:26:34.118 | 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.dev7) (3.3.0) 2022-04-22 09:26:34.168 | 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.dev7) (0.7.2) 2022-04-22 09:26:34.192 | 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.dev7) (0.1.16) 2022-04-22 09:26:34.194 | 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.dev7) (0.11.0) 2022-04-22 09:26:34.196 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (21.0) 2022-04-22 09:26:34.198 | 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.dev7) (2.4.7) 2022-04-22 09:26:34.257 | 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.dev7) (4.4.1) 2022-04-22 09:26:34.370 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev7) (20.0.1) 2022-04-22 09:26:34.371 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev7) (5.2.2) 2022-04-22 09:26:34.403 | Collecting defusedxml 2022-04-22 09:26:34.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-04-22 09:26:34.503 | Collecting xmlschema>=1.2.1 2022-04-22 09:26:34.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2022-04-22 09:26:34.519 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.8/254.8 KB 52.4 MB/s eta 0:00:00 2022-04-22 09:26:34.711 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev7) (1.1.1) 2022-04-22 09:26:34.733 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev7) (0.4.1) 2022-04-22 09:26:34.735 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev7) (0.5.2) 2022-04-22 09:26:34.804 | 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.dev7) (1.1.5) 2022-04-22 09:26:34.823 | 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.dev7) (5.0.0) 2022-04-22 09:26:34.895 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev7) (2.20) 2022-04-22 09:26:34.938 | 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.dev7) (1.12.1) 2022-04-22 09:26:35.051 | 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.dev7) (2.0.1) 2022-04-22 09:26:35.127 | 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.dev7) (1.7.0) 2022-04-22 09:26:35.288 | 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.dev7) (0.14.1) 2022-04-22 09:26:35.318 | 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.dev7) (0.11.0) 2022-04-22 09:26:35.358 | 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.dev7) (1.3.2) 2022-04-22 09:26:35.360 | 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.dev7) (0.31.1) 2022-04-22 09:26:35.362 | 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.dev7) (2.5.1) 2022-04-22 09:26:35.365 | 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.dev7) (3.0.0) 2022-04-22 09:26:35.367 | 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.dev7) (2.1.1) 2022-04-22 09:26:35.368 | 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.dev7) (3.5.0) 2022-04-22 09:26:35.546 | 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.dev7) (3.2) 2022-04-22 09:26:35.548 | 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.dev7) (1.26.6) 2022-04-22 09:26:35.549 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (2021.5.30) 2022-04-22 09:26:35.552 | 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.dev7) (2.0.4) 2022-04-22 09:26:35.702 | 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.dev7) (2.5.0) 2022-04-22 09:26:35.851 | Collecting elementpath<3.0.0,>=2.2.2 2022-04-22 09:26:35.857 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2022-04-22 09:26:35.865 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 KB 45.6 MB/s eta 0:00:00 2022-04-22 09:26:35.948 | 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.dev7) (3.5.0) 2022-04-22 09:26:36.126 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (1.16.0) 2022-04-22 09:26:36.155 | 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.dev7) (1.6) 2022-04-22 09:26:36.300 | 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.dev7) (57.4.0) 2022-04-22 09:26:36.397 | 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.dev7) (0.7) 2022-04-22 09:26:36.432 | 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.dev7) (1.0.0) 2022-04-22 09:26:37.708 | Installing collected packages: scrypt, passlib, aniso8601, Werkzeug, PyJWT, oauthlib, itsdangerous, elementpath, defusedxml, click, xmlschema, Flask, Flask-RESTful, pysaml2, keystone 2022-04-22 09:26:38.482 | Attempting uninstall: PyJWT 2022-04-22 09:26:38.485 | Found existing installation: PyJWT 1.7.1 2022-04-22 09:26:38.498 | Uninstalling PyJWT-1.7.1: 2022-04-22 09:26:38.527 | Successfully uninstalled PyJWT-1.7.1 2022-04-22 09:26:38.558 | Attempting uninstall: oauthlib 2022-04-22 09:26:38.561 | Found existing installation: oauthlib 3.1.0 2022-04-22 09:26:38.574 | Uninstalling oauthlib-3.1.0: 2022-04-22 09:26:38.602 | Successfully uninstalled oauthlib-3.1.0 2022-04-22 09:26:38.996 | Attempting uninstall: click 2022-04-22 09:26:38.999 | Found existing installation: Click 7.0 2022-04-22 09:26:39.017 | Uninstalling Click-7.0: 2022-04-22 09:26:39.045 | Successfully uninstalled Click-7.0 2022-04-22 09:26:40.033 | Running setup.py develop for keystone 2022-04-22 09:26:42.086 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.3 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.7.0 2022-04-22 09:26:42.087 | 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 2022-04-22 09:26:42.249 | + inc/python:pip_install:200 : result=0 2022-04-22 09:26:42.251 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:26:42.253 | + functions-common:time_stop:2321 : local name 2022-04-22 09:26:42.255 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:26:42.257 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:26:42.259 | + functions-common:time_stop:2324 : local total 2022-04-22 09:26:42.261 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:26:42.264 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:26:42.266 | + functions-common:time_stop:2328 : start_time=1650619589061 2022-04-22 09:26:42.268 | + functions-common:time_stop:2330 : [[ -z 1650619589061 ]] 2022-04-22 09:26:42.271 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:26:42.275 | + functions-common:time_stop:2333 : end_time=1650619602272 2022-04-22 09:26:42.277 | + functions-common:time_stop:2334 : elapsed_time=13211 2022-04-22 09:26:42.279 | + functions-common:time_stop:2335 : total=50431 2022-04-22 09:26:42.281 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:26:42.283 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=63642 2022-04-22 09:26:42.286 | + inc/python:pip_install:203 : return 0 2022-04-22 09:26:42.288 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-22 09:26:42.290 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-22 09:26:42.292 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-22 09:26:42.310 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-22 09:26:42.321 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-22 09:26:42.324 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-22 09:26:42.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:26:42.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:26:42.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-22 09:26:42.333 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:26:42.336 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2022-04-22 09:26:42.352 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:26:42.354 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2022-04-22 09:26:42.357 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-22 09:26:42.359 | + ./stack.sh:main:881 : configure_keystone 2022-04-22 09:26:42.362 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-04-22 09:26:42.374 | + 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 ]] 2022-04-22 09:26:42.376 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-22 09:26:42.381 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-04-22 09:26:42.396 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:26:42.398 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-22 09:26:42.428 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-22 09:26:42.455 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-22 09:26:42.485 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-22 09:26:42.515 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-22 09:26:42.545 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-22 09:26:42.574 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-22 09:26:42.600 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-22 09:26:42.628 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-22 09:26:42.630 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-22 09:26:42.632 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-22 09:26:42.635 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-22 09:26:42.637 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-22 09:26:42.639 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-22 09:26:42.654 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:26:42.657 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-22 09:26:42.660 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-22 09:26:42.662 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-22 09:26:42.676 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:26:42.679 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-22 09:26:42.681 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-22 09:26:42.710 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-22 09:26:42.713 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-22 09:26:42.715 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-04-22 09:26:42.718 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-04-22 09:26:42.720 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-04-22 09:26:42.736 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:26:42.739 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-04-22 09:26:42.769 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.39/identity 2022-04-22 09:26:42.796 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-04-22 09:26:42.798 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-22 09:26:42.829 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-04-22 09:26:42.831 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-04-22 09:26:42.833 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-04-22 09:26:42.835 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-04-22 09:26:42.838 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-22 09:26:42.841 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-22 09:26:42.871 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-04-22 09:26:42.873 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-04-22 09:26:42.876 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-22 09:26:42.878 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-22 09:26:42.881 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-22 09:26:42.897 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-22 09:26:42.900 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-22 09:26:42.902 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-22 09:26:42.905 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-22 09:26:42.907 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-22 09:26:42.933 | + 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' 2022-04-22 09:26:42.960 | + 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' 2022-04-22 09:26:42.988 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-22 09:26:43.015 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-22 09:26:43.043 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-04-22 09:26:43.046 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-22 09:26:43.048 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-22 09:26:43.050 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-22 09:26:43.052 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-22 09:26:43.055 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-22 09:26:43.057 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-22 09:26:43.060 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-22 09:26:43.064 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-22 09:26:43.074 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-22 09:26:43.077 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-22 09:26:43.089 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-22 09:26:43.089 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-22 09:26:43.098 | d /var/run/uwsgi 0755 ubuntu root 2022-04-22 09:26:43.102 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-22 09:26:43.117 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-22 09:26:43.119 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-22 09:26:43.124 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-22 09:26:43.152 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-22 09:26:43.178 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-22 09:26:43.204 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-22 09:26:43.230 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-22 09:26:43.257 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-22 09:26:43.284 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-22 09:26:43.310 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-22 09:26:43.336 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-22 09:26:43.365 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-22 09:26:43.391 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-22 09:26:43.418 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-22 09:26:43.445 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-22 09:26:43.471 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-22 09:26:43.474 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-22 09:26:43.477 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-22 09:26:43.479 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-22 09:26:43.482 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-22 09:26:43.485 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:26:43.487 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:26:43.489 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-22 09:26:43.492 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-22 09:26:43.494 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-22 09:26:43.521 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-22 09:26:43.549 | + 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 ' 2022-04-22 09:26:43.549 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-22 09:26:43.558 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-22 09:26:43.561 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-22 09:26:43.563 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-22 09:26:43.566 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-22 09:26:43.568 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-04-22 09:26:43.570 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-22 09:26:43.572 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:26:43.575 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:26:43.577 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-22 09:26:43.579 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-22 09:26:43.581 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:26:43.584 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:26:43.586 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-22 09:26:43.648 | Enabling site keystone-wsgi-public. 2022-04-22 09:26:43.653 | To activate the new configuration, you need to run: 2022-04-22 09:26:43.653 | systemctl reload apache2 2022-04-22 09:26:43.658 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-22 09:26:43.660 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-22 09:26:43.662 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-04-22 09:26:43.665 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-04-22 09:26:43.792 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-04-22 09:26:43.795 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-04-22 09:26:43.797 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-04-22 09:26:43.800 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2022-04-22 09:26:43.802 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-22 09:26:43.805 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-22 09:26:43.807 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2022-04-22 09:26:43.813 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2022-04-22 09:26:43.815 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-22 09:26:43.817 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-22 09:26:43.830 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-22 09:26:43.830 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-22 09:26:43.838 | d /var/run/uwsgi 0755 ubuntu root 2022-04-22 09:26:43.842 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-22 09:26:43.858 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-04-22 09:26:43.861 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-04-22 09:26:43.864 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-04-22 09:26:43.893 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-04-22 09:26:43.921 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-04-22 09:26:43.947 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-04-22 09:26:43.974 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-04-22 09:26:44.001 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-04-22 09:26:44.027 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-04-22 09:26:44.055 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-04-22 09:26:44.081 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-04-22 09:26:44.109 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-22 09:26:44.135 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-04-22 09:26:44.162 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-04-22 09:26:44.189 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-04-22 09:26:44.215 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-22 09:26:44.218 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-22 09:26:44.221 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2022-04-22 09:26:44.223 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2022-04-22 09:26:44.225 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-22 09:26:44.227 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:26:44.230 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:26:44.233 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-04-22 09:26:44.236 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-04-22 09:26:44.238 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-04-22 09:26:44.265 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-04-22 09:26:44.292 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-04-22 09:26:44.293 | + 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 ' 2022-04-22 09:26:44.301 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-04-22 09:26:44.304 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2022-04-22 09:26:44.307 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2022-04-22 09:26:44.309 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-22 09:26:44.311 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-04-22 09:26:44.314 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-22 09:26:44.316 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:26:44.318 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:26:44.320 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-22 09:26:44.323 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-22 09:26:44.325 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:26:44.328 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:26:44.330 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2022-04-22 09:26:44.392 | Enabling site keystone-wsgi-admin. 2022-04-22 09:26:44.397 | To activate the new configuration, you need to run: 2022-04-22 09:26:44.397 | systemctl reload apache2 2022-04-22 09:26:44.401 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-22 09:26:44.404 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-22 09:26:44.406 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-04-22 09:26:44.408 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-04-22 09:26:44.538 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-22 09:26:44.568 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-22 09:26:44.599 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-22 09:26:44.630 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-04-22 09:26:44.633 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-22 09:26:44.663 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-22 09:26:44.691 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-22 09:26:44.719 | + ./stack.sh:main:885 : is_service_enabled swift 2022-04-22 09:26:44.735 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:26:44.737 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2022-04-22 09:26:44.754 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:26:44.756 | + ./stack.sh:main:889 : stack_install_service swift 2022-04-22 09:26:44.759 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-22 09:26:44.761 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-22 09:26:44.764 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-22 09:26:44.767 | + lib/stack:stack_install_service:32 : install_swift 2022-04-22 09:26:44.776 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/xena 2022-04-22 09:26:44.779 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-22 09:26:44.781 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2022-04-22 09:26:44.783 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-22 09:26:44.785 | + functions-common:git_clone:526 : local orig_dir 2022-04-22 09:26:44.788 | ++ functions-common:git_clone:527 : pwd 2022-04-22 09:26:44.791 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-22 09:26:44.793 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-22 09:26:44.796 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-22 09:26:44.812 | + functions-common:git_clone:530 : RECLONE=False 2022-04-22 09:26:44.814 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-22 09:26:44.816 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-22 09:26:44.819 | + functions-common:git_clone:544 : echo stable/xena 2022-04-22 09:26:44.819 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-22 09:26:44.824 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2022-04-22 09:26:44.826 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-22 09:26:44.828 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/swift 2022-04-22 09:26:44.842 | + functions-common:git_clone:604 : cd /opt/stack/swift 2022-04-22 09:26:44.845 | + functions-common:git_clone:605 : git show --oneline 2022-04-22 09:26:44.845 | + functions-common:git_clone:605 : head -1 2022-04-22 09:26:44.851 | 0fa745c7f s3api: Use constant-time string comparisons in check_signature 2022-04-22 09:26:44.854 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-22 09:26:44.857 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-04-22 09:26:44.859 | + inc/python:setup_develop:338 : local bindep 2022-04-22 09:26:44.862 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-22 09:26:44.864 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-22 09:26:44.866 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-22 09:26:44.869 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-22 09:26:44.871 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-22 09:26:44.873 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-22 09:26:44.875 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-22 09:26:44.878 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-22 09:26:44.880 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-22 09:26:44.883 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-22 09:26:44.885 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-22 09:26:44.888 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-22 09:26:44.890 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-22 09:26:44.893 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-22 09:26:44.896 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-22 09:26:44.901 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-22 09:26:44.904 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-22 09:26:45.532 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-22 09:26:45.534 | + inc/python:setup_package:418 : local bindep=0 2022-04-22 09:26:45.537 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-22 09:26:45.539 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-22 09:26:45.541 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-22 09:26:45.543 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-22 09:26:45.546 | + inc/python:setup_package:427 : local flags=-e 2022-04-22 09:26:45.548 | + inc/python:setup_package:428 : local extras=keystone 2022-04-22 09:26:45.550 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-22 09:26:45.552 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-22 09:26:45.554 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-22 09:26:45.557 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-22 09:26:45.559 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-22 09:26:45.562 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-22 09:26:45.582 | Using python 3.8 to install /opt/stack/swift 2022-04-22 09:26:45.585 | + 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]' 2022-04-22 09:26:46.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:26:46.368 | from cryptography.utils import int_from_bytes 2022-04-22 09:26:46.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:26:46.368 | from cryptography.utils import int_from_bytes 2022-04-22 09:26:47.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:26:47.638 | Obtaining file:///opt/stack/swift 2022-04-22 09:26:47.639 | Preparing metadata (setup.py): started 2022-04-22 09:26:48.825 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:26:48.939 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (0.31.1) 2022-04-22 09:26:48.940 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (1.1.1) 2022-04-22 09:26:48.942 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (0.11.0) 2022-04-22 09:26:48.943 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (2.1.1) 2022-04-22 09:26:49.661 | Collecting lxml>=3.4.1 2022-04-22 09:26:49.683 | 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) 2022-04-22 09:26:49.782 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 73.0 MB/s eta 0:00:00 2022-04-22 09:26:49.834 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (2.26.0) 2022-04-22 09:26:49.835 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (1.16.0) 2022-04-22 09:26:49.922 | Collecting xattr>=0.4 2022-04-22 09:26:49.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-04-22 09:26:49.948 | Preparing metadata (setup.py): started 2022-04-22 09:26:50.646 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:26:50.692 | Collecting PyECLib>=1.3.1 2022-04-22 09:26:50.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-04-22 09:26:50.901 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 38.5 MB/s eta 0:00:00 2022-04-22 09:26:51.118 | Preparing metadata (setup.py): started 2022-04-22 09:26:51.786 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:26:51.790 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (3.4.8) 2022-04-22 09:26:51.791 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (9.3.0) 2022-04-22 09:26:51.866 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev8) (1.14.6) 2022-04-22 09:26:51.876 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev8) (1.16.0) 2022-04-22 09:26:51.933 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.2.0) 2022-04-22 09:26:51.935 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (3.3.2) 2022-04-22 09:26:51.937 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.8.7) 2022-04-22 09:26:51.938 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.3.0) 2022-04-22 09:26:51.939 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (3.1.1) 2022-04-22 09:26:51.941 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (8.7.1) 2022-04-22 09:26:51.942 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (2.8.2) 2022-04-22 09:26:51.944 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (5.1.0) 2022-04-22 09:26:51.945 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.6.0) 2022-04-22 09:26:51.947 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.10.1) 2022-04-22 09:26:51.948 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (5.6.0) 2022-04-22 09:26:51.951 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.4.0) 2022-04-22 09:26:51.976 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev8) (57.4.0) 2022-04-22 09:26:52.011 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (3.2) 2022-04-22 09:26:52.013 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (2021.5.30) 2022-04-22 09:26:52.016 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (2.0.4) 2022-04-22 09:26:52.017 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (1.26.6) 2022-04-22 09:26:52.048 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev8) (2.20) 2022-04-22 09:26:52.139 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (0.1.16) 2022-04-22 09:26:52.140 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (3.4.0) 2022-04-22 09:26:52.141 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.7.0) 2022-04-22 09:26:52.186 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.1.5) 2022-04-22 09:26:52.233 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.5.0) 2022-04-22 09:26:52.234 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (5.4.1) 2022-04-22 09:26:52.236 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (0.8.0) 2022-04-22 09:26:52.237 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (2.3.0) 2022-04-22 09:26:52.302 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (0.9.6) 2022-04-22 09:26:52.305 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (2.8.2) 2022-04-22 09:26:52.319 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.0.2) 2022-04-22 09:26:52.321 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (2021.1) 2022-04-22 09:26:52.341 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (2.4.7) 2022-04-22 09:26:52.343 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (21.0) 2022-04-22 09:26:52.456 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.12.1) 2022-04-22 09:26:52.474 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (5.0.9) 2022-04-22 09:26:52.758 | Building wheels for collected packages: PyECLib, xattr 2022-04-22 09:26:52.759 | Building wheel for PyECLib (setup.py): started 2022-04-22 09:26:54.088 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-04-22 09:26:54.089 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55543 sha256=406e51b69332d87855f12d7f7d7e4720ae3a95c5b79ecc7446d5763a5608f037 2022-04-22 09:26:54.089 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-04-22 09:26:54.094 | Building wheel for xattr (setup.py): started 2022-04-22 09:26:55.516 | Building wheel for xattr (setup.py): finished with status 'done' 2022-04-22 09:26:55.517 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33272 sha256=06fcc5b9422b7e6b052e3f3aee86f464379235100b1fc13a1751b665782e27f5 2022-04-22 09:26:55.518 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-04-22 09:26:55.521 | Successfully built PyECLib xattr 2022-04-22 09:26:56.935 | Installing collected packages: PyECLib, lxml, xattr, swift 2022-04-22 09:26:57.337 | Running setup.py develop for swift 2022-04-22 09:26:59.319 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev8 xattr-0.9.7 2022-04-22 09:26:59.320 | 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 2022-04-22 09:26:59.498 | + inc/python:pip_install:200 : result=0 2022-04-22 09:26:59.500 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:26:59.502 | + functions-common:time_stop:2321 : local name 2022-04-22 09:26:59.505 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:26:59.507 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:26:59.509 | + functions-common:time_stop:2324 : local total 2022-04-22 09:26:59.511 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:26:59.514 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:26:59.517 | + functions-common:time_stop:2328 : start_time=1650619605577 2022-04-22 09:26:59.519 | + functions-common:time_stop:2330 : [[ -z 1650619605577 ]] 2022-04-22 09:26:59.522 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:26:59.526 | + functions-common:time_stop:2333 : end_time=1650619619523 2022-04-22 09:26:59.529 | + functions-common:time_stop:2334 : elapsed_time=13946 2022-04-22 09:26:59.531 | + functions-common:time_stop:2335 : total=63642 2022-04-22 09:26:59.533 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:26:59.535 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=77588 2022-04-22 09:26:59.538 | + inc/python:pip_install:203 : return 0 2022-04-22 09:26:59.540 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-22 09:26:59.542 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-22 09:26:59.545 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-22 09:26:59.564 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-22 09:26:59.577 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-22 09:26:59.579 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-22 09:26:59.581 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:26:59.584 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:26:59.586 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-22 09:26:59.589 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:26:59.592 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-04-22 09:26:59.595 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-22 09:26:59.597 | + ./stack.sh:main:890 : configure_swift 2022-04-22 09:26:59.600 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-04-22 09:26:59.602 | + lib/swift:configure_swift:335 : local node_number 2022-04-22 09:26:59.604 | + lib/swift:configure_swift:336 : local swift_node_config 2022-04-22 09:26:59.606 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-04-22 09:26:59.608 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-22 09:27:00.529 | No container-server running 2022-04-22 09:27:00.529 | No object-expirer running 2022-04-22 09:27:00.529 | No proxy-server running 2022-04-22 09:27:00.529 | No object-replicator running 2022-04-22 09:27:00.529 | No container-auditor running 2022-04-22 09:27:00.529 | No container-replicator running 2022-04-22 09:27:00.529 | No account-server running 2022-04-22 09:27:00.530 | No object-server running 2022-04-22 09:27:00.530 | No container-reconciler running 2022-04-22 09:27:00.530 | No account-reaper running 2022-04-22 09:27:00.530 | No object-updater running 2022-04-22 09:27:00.530 | No account-replicator running 2022-04-22 09:27:00.530 | No container-sync running 2022-04-22 09:27:00.530 | No container-sharder running 2022-04-22 09:27:00.530 | No object-reconstructor running 2022-04-22 09:27:00.530 | No container-updater running 2022-04-22 09:27:00.530 | No object-auditor running 2022-04-22 09:27:00.530 | No account-auditor running 2022-04-22 09:27:00.601 | + lib/swift:configure_swift:340 : true 2022-04-22 09:27:00.604 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-04-22 09:27:00.618 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-22 09:27:00.631 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-22 09:27:00.634 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-04-22 09:27:00.634 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-04-22 09:27:00.640 | + lib/swift:configure_swift:354 : sed -e ' 2022-04-22 09:27:00.640 | s/%GROUP%/ubuntu/; 2022-04-22 09:27:00.640 | s/%USER%/ubuntu/; 2022-04-22 09:27:00.640 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-22 09:27:00.640 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-22 09:27:00.647 | uid = ubuntu 2022-04-22 09:27:00.647 | gid = ubuntu 2022-04-22 09:27:00.647 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-22 09:27:00.647 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-22 09:27:00.647 | address = 127.0.0.1 2022-04-22 09:27:00.647 | 2022-04-22 09:27:00.647 | [account6612] 2022-04-22 09:27:00.647 | max connections = 25 2022-04-22 09:27:00.648 | path = /opt/stack/data/swift/1/node/ 2022-04-22 09:27:00.648 | read only = false 2022-04-22 09:27:00.648 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-22 09:27:00.648 | 2022-04-22 09:27:00.648 | [account6622] 2022-04-22 09:27:00.648 | max connections = 25 2022-04-22 09:27:00.648 | path = /opt/stack/data/swift/2/node/ 2022-04-22 09:27:00.648 | read only = false 2022-04-22 09:27:00.648 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-22 09:27:00.648 | 2022-04-22 09:27:00.648 | [account6632] 2022-04-22 09:27:00.648 | max connections = 25 2022-04-22 09:27:00.648 | path = /opt/stack/data/swift/3/node/ 2022-04-22 09:27:00.648 | read only = false 2022-04-22 09:27:00.648 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-22 09:27:00.648 | 2022-04-22 09:27:00.648 | [account6642] 2022-04-22 09:27:00.648 | max connections = 25 2022-04-22 09:27:00.648 | path = /opt/stack/data/swift/4/node/ 2022-04-22 09:27:00.648 | read only = false 2022-04-22 09:27:00.648 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-22 09:27:00.648 | 2022-04-22 09:27:00.648 | 2022-04-22 09:27:00.648 | [container6611] 2022-04-22 09:27:00.648 | max connections = 25 2022-04-22 09:27:00.648 | path = /opt/stack/data/swift/1/node/ 2022-04-22 09:27:00.648 | read only = false 2022-04-22 09:27:00.648 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-22 09:27:00.648 | 2022-04-22 09:27:00.648 | [container6621] 2022-04-22 09:27:00.648 | max connections = 25 2022-04-22 09:27:00.648 | path = /opt/stack/data/swift/2/node/ 2022-04-22 09:27:00.648 | read only = false 2022-04-22 09:27:00.648 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-22 09:27:00.648 | 2022-04-22 09:27:00.649 | [container6631] 2022-04-22 09:27:00.649 | max connections = 25 2022-04-22 09:27:00.649 | path = /opt/stack/data/swift/3/node/ 2022-04-22 09:27:00.649 | read only = false 2022-04-22 09:27:00.649 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-22 09:27:00.649 | 2022-04-22 09:27:00.649 | [container6641] 2022-04-22 09:27:00.649 | max connections = 25 2022-04-22 09:27:00.649 | path = /opt/stack/data/swift/4/node/ 2022-04-22 09:27:00.649 | read only = false 2022-04-22 09:27:00.649 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-22 09:27:00.649 | 2022-04-22 09:27:00.649 | 2022-04-22 09:27:00.649 | [object6613] 2022-04-22 09:27:00.649 | max connections = 25 2022-04-22 09:27:00.649 | path = /opt/stack/data/swift/1/node/ 2022-04-22 09:27:00.649 | read only = false 2022-04-22 09:27:00.649 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-22 09:27:00.649 | 2022-04-22 09:27:00.649 | [object6623] 2022-04-22 09:27:00.649 | max connections = 25 2022-04-22 09:27:00.649 | path = /opt/stack/data/swift/2/node/ 2022-04-22 09:27:00.649 | read only = false 2022-04-22 09:27:00.649 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-22 09:27:00.649 | 2022-04-22 09:27:00.649 | [object6633] 2022-04-22 09:27:00.649 | max connections = 25 2022-04-22 09:27:00.649 | path = /opt/stack/data/swift/3/node/ 2022-04-22 09:27:00.649 | read only = false 2022-04-22 09:27:00.649 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-22 09:27:00.649 | 2022-04-22 09:27:00.649 | [object6643] 2022-04-22 09:27:00.649 | max connections = 25 2022-04-22 09:27:00.649 | path = /opt/stack/data/swift/4/node/ 2022-04-22 09:27:00.649 | read only = false 2022-04-22 09:27:00.650 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-22 09:27:00.651 | + lib/swift:configure_swift:360 : is_ubuntu 2022-04-22 09:27:00.653 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:27:00.656 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:27:00.658 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-22 09:27:00.676 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-22 09:27:00.678 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-22 09:27:00.682 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-22 09:27:00.687 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-22 09:27:00.690 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-22 09:27:00.694 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-22 09:27:00.728 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-04-22 09:27:00.758 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-22 09:27:00.777 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-22 09:27:00.810 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-22 09:27:00.829 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-22 09:27:00.864 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-22 09:27:00.885 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-22 09:27:00.915 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-22 09:27:00.934 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-22 09:27:00.964 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-22 09:27:00.985 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-22 09:27:01.017 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-22 09:27:01.037 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-04-22 09:27:01.053 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:27:01.055 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-22 09:27:01.087 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-22 09:27:01.117 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-22 09:27:01.147 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-22 09:27:01.175 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-04-22 09:27:01.192 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:27:01.194 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-22 09:27:01.229 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-04-22 09:27:01.244 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:27:01.247 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-04-22 09:27:01.264 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:27:01.266 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-04-22 09:27:01.268 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-04-22 09:27:01.284 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:27:01.286 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-04-22 09:27:01.288 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-04-22 09:27:01.290 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-22 09:27:01.297 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-22 09:27:01.302 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-22 09:27:01.333 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-22 09:27:01.362 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-22 09:27:01.402 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-22 09:27:01.432 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-22 09:27:01.463 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-22 09:27:01.465 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2022-04-22 09:27:01.467 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2022-04-22 09:27:01.470 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2022-04-22 09:27:01.472 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-22 09:27:01.504 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-22 09:27:01.535 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-04-22 09:27:01.564 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-22 09:27:01.592 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-22 09:27:01.620 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-22 09:27:01.650 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-22 09:27:01.683 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-22 09:27:01.715 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-22 09:27:01.747 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-22 09:27:01.774 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-22 09:27:01.814 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-22 09:27:01.845 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-22 09:27:01.880 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-22 09:27:01.922 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-22 09:27:01.949 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-22 09:27:01.969 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-22 09:27:01.999 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-22 09:27:02.025 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-22 09:27:02.030 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-22 09:27:02.064 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-22 09:27:02.095 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-22 09:27:02.126 | + lib/swift:configure_swift:478 : local node_number 2022-04-22 09:27:02.128 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-22 09:27:02.130 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-22 09:27:02.132 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-22 09:27:02.137 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-22 09:27:02.144 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-22 09:27:02.148 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-04-22 09:27:02.150 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-04-22 09:27:02.152 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-04-22 09:27:02.154 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-04-22 09:27:02.156 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-04-22 09:27:02.159 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-22 09:27:02.180 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-22 09:27:02.214 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-22 09:27:02.235 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-22 09:27:02.266 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-22 09:27:02.287 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-22 09:27:02.320 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-22 09:27:02.339 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-22 09:27:02.374 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-22 09:27:02.395 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-22 09:27:02.427 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-22 09:27:02.446 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-22 09:27:02.476 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-22 09:27:02.498 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-22 09:27:02.527 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-22 09:27:02.547 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-22 09:27:02.578 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-22 09:27:02.604 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-22 09:27:02.633 | + 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 2022-04-22 09:27:02.639 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-22 09:27:02.657 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-22 09:27:02.688 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-22 09:27:02.719 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-22 09:27:02.721 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-22 09:27:02.726 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-22 09:27:02.728 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-22 09:27:02.730 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-04-22 09:27:02.733 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-04-22 09:27:02.735 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-04-22 09:27:02.737 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-04-22 09:27:02.739 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-04-22 09:27:02.741 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-22 09:27:02.760 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-22 09:27:02.793 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-22 09:27:02.813 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-22 09:27:02.842 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-22 09:27:02.862 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-22 09:27:02.894 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-22 09:27:02.912 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-22 09:27:02.942 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-22 09:27:02.961 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-22 09:27:02.997 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-22 09:27:03.016 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-22 09:27:03.046 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-22 09:27:03.066 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-22 09:27:03.096 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-22 09:27:03.117 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-22 09:27:03.149 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-22 09:27:03.174 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-22 09:27:03.202 | + 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 2022-04-22 09:27:03.207 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-22 09:27:03.227 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-22 09:27:03.261 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-22 09:27:03.264 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-22 09:27:03.268 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-22 09:27:03.270 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-22 09:27:03.272 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-04-22 09:27:03.274 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-04-22 09:27:03.276 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-04-22 09:27:03.279 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-04-22 09:27:03.281 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-04-22 09:27:03.283 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-22 09:27:03.305 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-22 09:27:03.335 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-22 09:27:03.353 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-22 09:27:03.383 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-22 09:27:03.405 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-22 09:27:03.434 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-22 09:27:03.455 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-22 09:27:03.485 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-22 09:27:03.502 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-22 09:27:03.532 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-22 09:27:03.551 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-22 09:27:03.581 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-22 09:27:03.599 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-22 09:27:03.633 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-22 09:27:03.656 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-22 09:27:03.692 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-22 09:27:03.721 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-22 09:27:03.765 | + 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 2022-04-22 09:27:03.770 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-22 09:27:03.791 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-22 09:27:03.823 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-22 09:27:03.852 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-22 09:27:03.883 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-22 09:27:03.912 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-04-22 09:27:03.915 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-22 09:27:03.921 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-22 09:27:03.957 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-22 09:27:03.991 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-22 09:27:04.025 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-22 09:27:04.060 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-22 09:27:04.094 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-22 09:27:04.124 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-22 09:27:04.156 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-22 09:27:04.187 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-22 09:27:04.220 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-04-22 09:27:04.238 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:27:04.241 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-22 09:27:04.272 | + lib/swift:configure_swift:521 : local auth_vers 2022-04-22 09:27:04.276 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-04-22 09:27:04.305 | + lib/swift:configure_swift:522 : auth_vers=3 2022-04-22 09:27:04.309 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-04-22 09:27:04.342 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-04-22 09:27:04.344 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-22 09:27:04.384 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-04-22 09:27:04.422 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-04-22 09:27:04.424 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-22 09:27:04.463 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-04-22 09:27:04.483 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:27:04.486 | + lib/swift:configure_swift:541 : local user_group 2022-04-22 09:27:04.490 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-04-22 09:27:04.495 | + lib/swift:configure_swift:542 : user_group=1000 2022-04-22 09:27:04.499 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-22 09:27:04.513 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-22 09:27:04.515 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-22 09:27:04.528 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-04-22 09:27:04.531 | + lib/swift:configure_swift:548 : is_suse 2022-04-22 09:27:04.534 | + functions-common:is_suse:462 : is_opensuse 2022-04-22 09:27:04.536 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-22 09:27:04.539 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-22 09:27:04.541 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-22 09:27:04.547 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-22 09:27:04.552 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-22 09:27:04.555 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-22 09:27:04.571 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-04-22 09:27:04.575 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-04-22 09:27:04.581 | + ./stack.sh:main:893 : is_service_enabled s3api 2022-04-22 09:27:04.601 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:27:04.605 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2022-04-22 09:27:04.632 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:27:04.635 | + ./stack.sh:main:901 : stack_install_service glance 2022-04-22 09:27:04.638 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-22 09:27:04.641 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-22 09:27:04.644 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-22 09:27:04.647 | + lib/stack:stack_install_service:32 : install_glance 2022-04-22 09:27:04.649 | + lib/glance:install_glance:514 : glance_store_extras=() 2022-04-22 09:27:04.652 | + lib/glance:install_glance:514 : local glance_store_extras 2022-04-22 09:27:04.655 | + lib/glance:install_glance:516 : is_service_enabled cinder 2022-04-22 09:27:04.678 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:27:04.681 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-22 09:27:04.684 | + lib/glance:install_glance:520 : is_service_enabled swift 2022-04-22 09:27:04.703 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:27:04.709 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-22 09:27:04.711 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2022-04-22 09:27:04.714 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-22 09:27:04.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:27:04.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:27:04.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-22 09:27:04.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:27:04.730 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2022-04-22 09:27:04.733 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-22 09:27:04.736 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-22 09:27:04.739 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2022-04-22 09:27:04.742 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-22 09:27:04.744 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-22 09:27:04.748 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-22 09:27:04.752 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-22 09:27:04.756 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-22 09:27:04.759 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-22 09:27:04.764 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-22 09:27:04.764 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-22 09:27:04.770 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-22 09:27:04.772 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-22 09:27:04.776 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-22 09:27:04.779 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-22 09:27:04.782 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-22 09:27:04.804 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-22 09:27:04.808 | + 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' 2022-04-22 09:27:05.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:27:05.749 | from cryptography.utils import int_from_bytes 2022-04-22 09:27:05.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:27:05.749 | from cryptography.utils import int_from_bytes 2022-04-22 09:27:06.998 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:27:07.118 | Collecting glance-store[cinder,swift]!=0.29.0 2022-04-22 09:27:07.129 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-04-22 09:27:07.145 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.7/227.7 KB 33.0 MB/s eta 0:00:00 2022-04-22 09:27:07.238 | 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) 2022-04-22 09:27:07.239 | 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) 2022-04-22 09:27:07.241 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.1) 2022-04-22 09:27:07.242 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.31.1) 2022-04-22 09:27:07.244 | 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) 2022-04-22 09:27:07.245 | 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) 2022-04-22 09:27:07.247 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-22 09:27:07.249 | 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) 2022-04-22 09:27:07.250 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-04-22 09:27:07.251 | 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) 2022-04-22 09:27:07.253 | 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) 2022-04-22 09:27:07.254 | 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) 2022-04-22 09:27:07.257 | 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) 2022-04-22 09:27:07.260 | 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.1) 2022-04-22 09:27:07.366 | Collecting python-cinderclient>=4.1.0 2022-04-22 09:27:07.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB) 2022-04-22 09:27:07.383 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 253.9/253.9 KB 66.7 MB/s eta 0:00:00 2022-04-22 09:27:07.522 | Collecting os-brick>=2.6.0 2022-04-22 09:27:07.530 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/342/222fe4d51e93e/os_brick-5.0.2-py3-none-any.whl (258 kB) 2022-04-22 09:27:07.539 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 258.1/258.1 KB 72.8 MB/s eta 0:00:00 2022-04-22 09:27:07.606 | Collecting python-swiftclient>=3.2.0 2022-04-22 09:27:07.613 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2022-04-22 09:27:07.619 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.9/86.9 KB 58.8 MB/s eta 0:00:00 2022-04-22 09:27:07.625 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2022-04-22 09:27:07.634 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-22 09:27:07.637 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.1) 2022-04-22 09:27:07.642 | 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) 2022-04-22 09:27:07.739 | 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) 2022-04-22 09:27:07.741 | 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) 2022-04-22 09:27:07.743 | 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) 2022-04-22 09:27:07.768 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.2) 2022-04-22 09:27:07.770 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2022-04-22 09:27:07.771 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.1) 2022-04-22 09:27:07.774 | 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) 2022-04-22 09:27:07.776 | 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) 2022-04-22 09:27:07.790 | 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) 2022-04-22 09:27:07.832 | 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) 2022-04-22 09:27:07.833 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2022-04-22 09:27:07.836 | 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) 2022-04-22 09:27:07.838 | 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) 2022-04-22 09:27:07.859 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.14.6) 2022-04-22 09:27:07.861 | 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) 2022-04-22 09:27:07.877 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2022-04-22 09:27:07.893 | 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) 2022-04-22 09:27:07.896 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2022-04-22 09:27:07.915 | 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) 2022-04-22 09:27:07.918 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2022-04-22 09:27:08.002 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.2) 2022-04-22 09:27:08.005 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.4) 2022-04-22 09:27:08.006 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.6) 2022-04-22 09:27:08.008 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2022-04-22 09:27:08.060 | 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) 2022-04-22 09:27:08.087 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.12.1) 2022-04-22 09:27:08.116 | 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) 2022-04-22 09:27:08.288 | 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) 2022-04-22 09:27:08.290 | 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) 2022-04-22 09:27:08.326 | 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) 2022-04-22 09:27:08.328 | 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) 2022-04-22 09:27:08.330 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2022-04-22 09:27:08.331 | 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) 2022-04-22 09:27:08.333 | 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) 2022-04-22 09:27:08.337 | 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) 2022-04-22 09:27:08.552 | 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) 2022-04-22 09:27:08.593 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2022-04-22 09:27:08.680 | 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) 2022-04-22 09:27:08.810 | 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) 2022-04-22 09:27:10.599 | Installing collected packages: python-swiftclient, python-cinderclient, glance-store, os-brick 2022-04-22 09:27:11.745 | Successfully installed glance-store-2.7.0 os-brick-5.0.2 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2022-04-22 09:27:11.745 | 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 2022-04-22 09:27:11.930 | + inc/python:pip_install:200 : result=0 2022-04-22 09:27:11.932 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:27:11.936 | + functions-common:time_stop:2321 : local name 2022-04-22 09:27:11.938 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:27:11.941 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:27:11.943 | + functions-common:time_stop:2324 : local total 2022-04-22 09:27:11.946 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:27:11.948 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:27:11.951 | + functions-common:time_stop:2328 : start_time=1650619624798 2022-04-22 09:27:11.954 | + functions-common:time_stop:2330 : [[ -z 1650619624798 ]] 2022-04-22 09:27:11.957 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:27:11.961 | + functions-common:time_stop:2333 : end_time=1650619631958 2022-04-22 09:27:11.964 | + functions-common:time_stop:2334 : elapsed_time=7160 2022-04-22 09:27:11.967 | + functions-common:time_stop:2335 : total=77588 2022-04-22 09:27:11.969 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:27:11.972 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=84748 2022-04-22 09:27:11.975 | + inc/python:pip_install:203 : return 0 2022-04-22 09:27:11.977 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2022-04-22 09:27:11.980 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-22 09:27:11.984 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-22 09:27:11.998 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-22 09:27:12.003 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/xena 2022-04-22 09:27:12.006 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-22 09:27:12.008 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2022-04-22 09:27:12.010 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-22 09:27:12.013 | + functions-common:git_clone:526 : local orig_dir 2022-04-22 09:27:12.016 | ++ functions-common:git_clone:527 : pwd 2022-04-22 09:27:12.019 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-22 09:27:12.021 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-22 09:27:12.024 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-22 09:27:12.044 | + functions-common:git_clone:530 : RECLONE=False 2022-04-22 09:27:12.046 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-22 09:27:12.049 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-22 09:27:12.053 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-22 09:27:12.053 | + functions-common:git_clone:544 : echo stable/xena 2022-04-22 09:27:12.060 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2022-04-22 09:27:12.064 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-22 09:27:12.066 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/glance 2022-04-22 09:27:12.080 | + functions-common:git_clone:604 : cd /opt/stack/glance 2022-04-22 09:27:12.084 | + functions-common:git_clone:605 : git show --oneline 2022-04-22 09:27:12.084 | + functions-common:git_clone:605 : head -1 2022-04-22 09:27:12.094 | 881b24a2a Update qcow test to use qcow2 instead 2022-04-22 09:27:12.097 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-22 09:27:12.100 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2022-04-22 09:27:12.103 | + inc/python:setup_develop:338 : local bindep 2022-04-22 09:27:12.107 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-22 09:27:12.110 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-22 09:27:12.112 | + inc/python:setup_develop:344 : local extras= 2022-04-22 09:27:12.115 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-22 09:27:12.118 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-22 09:27:12.121 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-22 09:27:12.124 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-22 09:27:12.127 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-22 09:27:12.129 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-22 09:27:12.133 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-22 09:27:12.135 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-22 09:27:12.139 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-22 09:27:12.142 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-22 09:27:12.144 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-22 09:27:12.147 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-22 09:27:12.153 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-22 09:27:12.156 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-22 09:27:12.807 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-22 09:27:12.811 | + inc/python:setup_package:418 : local bindep=0 2022-04-22 09:27:12.813 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-22 09:27:12.815 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-22 09:27:12.818 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-22 09:27:12.820 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-22 09:27:12.822 | + inc/python:setup_package:427 : local flags=-e 2022-04-22 09:27:12.825 | + inc/python:setup_package:428 : local extras= 2022-04-22 09:27:12.827 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-22 09:27:12.829 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-22 09:27:12.832 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-22 09:27:12.834 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-22 09:27:12.837 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-22 09:27:12.839 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-22 09:27:12.861 | Using python 3.8 to install /opt/stack/glance 2022-04-22 09:27:12.863 | + 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 2022-04-22 09:27:13.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:27:13.657 | from cryptography.utils import int_from_bytes 2022-04-22 09:27:13.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:27:13.657 | from cryptography.utils import int_from_bytes 2022-04-22 09:27:14.961 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:27:14.971 | Obtaining file:///opt/stack/glance 2022-04-22 09:27:14.972 | Preparing metadata (setup.py): started 2022-04-22 09:27:16.175 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:27:16.325 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (5.6.0) 2022-04-22 09:27:16.326 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (0.7.1) 2022-04-22 09:27:16.328 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (1.4.23) 2022-04-22 09:27:16.329 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (0.31.1) 2022-04-22 09:27:16.330 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (2.1.1) 2022-04-22 09:27:16.332 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (2.5.1) 2022-04-22 09:27:16.333 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (1.8.7) 2022-04-22 09:27:16.335 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (0.4.1) 2022-04-22 09:27:16.336 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (1.7.1) 2022-04-22 09:27:16.338 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (0.19.1) 2022-04-22 09:27:16.340 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (8.7.1) 2022-04-22 09:27:16.342 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (4.4.1) 2022-04-22 09:27:16.343 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (3.3.2) 2022-04-22 09:27:16.344 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (1.4.0) 2022-04-22 09:27:16.346 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (4.10.1) 2022-04-22 09:27:16.347 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (3.4.0) 2022-04-22 09:27:16.349 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (2.4.0) 2022-04-22 09:27:16.468 | Collecting taskflow>=4.0.0 2022-04-22 09:27:16.475 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB) 2022-04-22 09:27:16.494 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 492.3/492.3 KB 40.2 MB/s eta 0:00:00 2022-04-22 09:27:16.506 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (4.4.0) 2022-04-22 09:27:16.507 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (9.3.0) 2022-04-22 09:27:16.545 | Collecting WSME>=0.8.0 2022-04-22 09:27:16.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-04-22 09:27:16.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 KB 53.5 MB/s eta 0:00:00 2022-04-22 09:27:16.562 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (0.7.2) 2022-04-22 09:27:16.563 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (3.5.0) 2022-04-22 09:27:16.564 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.1.dev2) (3.2.0) 2022-04-22 09:27:16.566 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (4.3.0) 2022-04-22 09:27:16.567 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (20.0.1) 2022-04-22 09:27:16.569 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (1.16.0) 2022-04-22 09:27:16.570 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (11.0.0) 2022-04-22 09:27:16.572 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (5.1.0) 2022-04-22 09:27:16.609 | Collecting oslo.limit>=1.0.0 2022-04-22 09:27:16.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2022-04-22 09:27:16.620 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (4.6.0) 2022-04-22 09:27:16.622 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (12.9.3) 2022-04-22 09:27:16.623 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (4.4.0) 2022-04-22 09:27:16.624 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (2.3.0) 2022-04-22 09:27:16.626 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (3.8.3) 2022-04-22 09:27:16.656 | Collecting retrying!=1.3.0,>=1.2.3 2022-04-22 09:27:16.663 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-04-22 09:27:16.668 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (3.4.2) 2022-04-22 09:27:16.669 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (2.7.0) 2022-04-22 09:27:16.671 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (2.3.0) 2022-04-22 09:27:16.672 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (3.4.8) 2022-04-22 09:27:16.701 | Collecting cursive>=0.2.1 2022-04-22 09:27:16.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-04-22 09:27:16.712 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (0.1.16) 2022-04-22 09:27:16.714 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev2) (5.5.0) 2022-04-22 09:27:16.823 | Collecting castellan>=0.17.0 2022-04-22 09:27:16.831 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2022-04-22 09:27:16.838 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 KB 41.1 MB/s eta 0:00:00 2022-04-22 09:27:16.856 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.1.dev2) (1.1.5) 2022-04-22 09:27:16.858 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.1.dev2) (5.2.2) 2022-04-22 09:27:16.931 | Collecting python-barbicanclient>=4.5.2 2022-04-22 09:27:16.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-04-22 09:27:16.945 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 KB 43.3 MB/s eta 0:00:00 2022-04-22 09:27:16.952 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.1.dev2) (2.26.0) 2022-04-22 09:27:16.995 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.1.dev2) (1.14.6) 2022-04-22 09:27:17.014 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.1.dev2) (4.2.0) 2022-04-22 09:27:17.048 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.1.dev2) (1.12.1) 2022-04-22 09:27:17.064 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.1.dev2) (1.1.1) 2022-04-22 09:27:17.065 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.1.dev2) (1.16.0) 2022-04-22 09:27:17.151 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.1.dev2) (2.4.7) 2022-04-22 09:27:17.228 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.1.dev2) (1.7.0) 2022-04-22 09:27:17.283 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.1.dev2) (2.8.2) 2022-04-22 09:27:17.284 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.1.dev2) (3.1.1) 2022-04-22 09:27:17.320 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.1.dev2) (0.14.1) 2022-04-22 09:27:17.367 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev2) (0.8.0) 2022-04-22 09:27:17.368 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev2) (1.5.0) 2022-04-22 09:27:17.370 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev2) (5.4.1) 2022-04-22 09:27:17.438 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev2) (0.13.0) 2022-04-22 09:27:17.441 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev2) (2.0.1) 2022-04-22 09:27:17.444 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev2) (0.5.0) 2022-04-22 09:27:17.471 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.1.dev2) (0.59.0) 2022-04-22 09:27:17.520 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.1.dev2) (2.8.2) 2022-04-22 09:27:17.524 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.1.dev2) (0.9.6) 2022-04-22 09:27:17.586 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev2) (5.0.8) 2022-04-22 09:27:17.590 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev2) (5.1.0) 2022-04-22 09:27:17.591 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev2) (2.6.1) 2022-04-22 09:27:17.593 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev2) (4.2.2) 2022-04-22 09:27:17.596 | 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.0.1.dev2) (0.3.1) 2022-04-22 09:27:17.622 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev2) (3.2.0) 2022-04-22 09:27:17.625 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev2) (3.0.1) 2022-04-22 09:27:17.626 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev2) (3.3.0) 2022-04-22 09:27:17.669 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.1.dev2) (5.8.0) 2022-04-22 09:27:17.714 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev2) (21.0) 2022-04-22 09:27:17.716 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev2) (2021.1) 2022-04-22 09:27:17.720 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev2) (0.11.0) 2022-04-22 09:27:17.798 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.1.dev2) (57.4.0) 2022-04-22 09:27:17.958 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.1.dev2) (0.7) 2022-04-22 09:27:18.350 | Collecting networkx>=2.1.0 2022-04-22 09:27:18.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2022-04-22 09:27:18.418 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 40.8 MB/s eta 0:00:00 2022-04-22 09:27:18.465 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.1.dev2) (6.3.1) 2022-04-22 09:27:18.529 | Collecting pydot>=1.2.4 2022-04-22 09:27:18.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-04-22 09:27:18.606 | Collecting automaton>=1.9.0 2022-04-22 09:27:18.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-04-22 09:27:18.738 | Collecting simplegeneric 2022-04-22 09:27:18.746 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-04-22 09:27:18.751 | Preparing metadata (setup.py): started 2022-04-22 09:27:19.403 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:27:19.434 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev2) (5.0.0) 2022-04-22 09:27:19.557 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.1.dev2) (2.20) 2022-04-22 09:27:19.611 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.0.1.dev2) (1.6) 2022-04-22 09:27:19.662 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.0.1.dev2) (2.0.1) 2022-04-22 09:27:19.887 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev2) (2.5.0) 2022-04-22 09:27:19.890 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev2) (0.10.0) 2022-04-22 09:27:19.892 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev2) (1.32) 2022-04-22 09:27:19.894 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev2) (1.4.4) 2022-04-22 09:27:19.896 | 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.0.1.dev2) (1.1.5) 2022-04-22 09:27:19.897 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev2) (1.4.0) 2022-04-22 09:27:19.898 | 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.0.1.dev2) (5.0.9) 2022-04-22 09:27:20.084 | 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.0.1.dev2) (0.11.0) 2022-04-22 09:27:20.141 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.1.dev2) (1.0.2) 2022-04-22 09:27:20.208 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev2) (1.3.2) 2022-04-22 09:27:20.210 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev2) (3.0.0) 2022-04-22 09:27:20.575 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev2) (3.9.0) 2022-04-22 09:27:20.836 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev2) (2021.5.30) 2022-04-22 09:27:20.839 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev2) (2.0.4) 2022-04-22 09:27:20.841 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev2) (1.26.6) 2022-04-22 09:27:20.844 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev2) (3.2) 2022-04-22 09:27:20.930 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.0.1.dev2) (0.5.2) 2022-04-22 09:27:21.093 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.1.dev2) (2.5.0) 2022-04-22 09:27:21.188 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.0.1.dev2) (3.5.0) 2022-04-22 09:27:21.409 | 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.0.1.dev2) (0.4.0) 2022-04-22 09:27:21.412 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev2) (2.1.2) 2022-04-22 09:27:21.640 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev2) (2.1) 2022-04-22 09:27:21.957 | 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.0.1.dev2) (1.0.0) 2022-04-22 09:27:22.295 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev2) (21.2.0) 2022-04-22 09:27:22.296 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev2) (1.8.2) 2022-04-22 09:27:22.298 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev2) (0.2.5) 2022-04-22 09:27:22.299 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev2) (0.4.4) 2022-04-22 09:27:22.718 | Building wheels for collected packages: simplegeneric 2022-04-22 09:27:22.719 | Building wheel for simplegeneric (setup.py): started 2022-04-22 09:27:23.464 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-04-22 09:27:23.465 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=6d63db8ed8c3e050466dbfd072a349408c12898baf13ed78f79d31f402a8a75c 2022-04-22 09:27:23.465 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-04-22 09:27:23.469 | Successfully built simplegeneric 2022-04-22 09:27:24.359 | Installing collected packages: simplegeneric, WSME, retrying, pydot, networkx, automaton, taskflow, python-barbicanclient, oslo.limit, castellan, cursive, glance 2022-04-22 09:27:27.126 | Running setup.py develop for glance 2022-04-22 09:27:29.285 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.9.1 cursive-0.2.2 glance networkx-2.6.2 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.2 2022-04-22 09:27:29.285 | 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 2022-04-22 09:27:29.465 | + inc/python:pip_install:200 : result=0 2022-04-22 09:27:29.468 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:27:29.470 | + functions-common:time_stop:2321 : local name 2022-04-22 09:27:29.472 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:27:29.474 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:27:29.476 | + functions-common:time_stop:2324 : local total 2022-04-22 09:27:29.479 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:27:29.481 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:27:29.484 | + functions-common:time_stop:2328 : start_time=1650619632854 2022-04-22 09:27:29.486 | + functions-common:time_stop:2330 : [[ -z 1650619632854 ]] 2022-04-22 09:27:29.489 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:27:29.493 | + functions-common:time_stop:2333 : end_time=1650619649490 2022-04-22 09:27:29.496 | + functions-common:time_stop:2334 : elapsed_time=16636 2022-04-22 09:27:29.498 | + functions-common:time_stop:2335 : total=84748 2022-04-22 09:27:29.500 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:27:29.502 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=101384 2022-04-22 09:27:29.505 | + inc/python:pip_install:203 : return 0 2022-04-22 09:27:29.507 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-22 09:27:29.510 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-22 09:27:29.512 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-22 09:27:29.532 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-22 09:27:29.544 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-22 09:27:29.546 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-22 09:27:29.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:27:29.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:27:29.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-22 09:27:29.557 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:27:29.560 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-22 09:27:29.563 | + ./stack.sh:main:902 : configure_glance 2022-04-22 09:27:29.565 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-22 09:27:29.578 | + lib/glance:configure_glance:333 : local dburl 2022-04-22 09:27:29.581 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2022-04-22 09:27:29.583 | ++ lib/database:database_connection_url:132 : local db=glance 2022-04-22 09:27:29.585 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-04-22 09:27:29.587 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-04-22 09:27:29.590 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-22 09:27:29.593 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-22 09:27:29.595 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-22 09:27:29.625 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-22 09:27:29.654 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-22 09:27:29.683 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-22 09:27:29.710 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-22 09:27:29.741 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-22 09:27:29.772 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-22 09:27:29.774 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2022-04-22 09:27:29.777 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2022-04-22 09:27:29.779 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-04-22 09:27:29.782 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-22 09:27:29.811 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-22 09:27:29.839 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-22 09:27:29.867 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-22 09:27:29.895 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-22 09:27:29.923 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-22 09:27:29.950 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-22 09:27:29.978 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-22 09:27:30.008 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-22 09:27:30.036 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-22 09:27:30.064 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-22 09:27:30.095 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-22 09:27:30.098 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-22 09:27:30.100 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-22 09:27:30.102 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-22 09:27:30.105 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-22 09:27:30.108 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-22 09:27:30.125 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:27:30.128 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-22 09:27:30.130 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-22 09:27:30.133 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-22 09:27:30.149 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:27:30.152 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-22 09:27:30.155 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-22 09:27:30.183 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-22 09:27:30.185 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-22 09:27:30.188 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2022-04-22 09:27:30.190 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2022-04-22 09:27:30.192 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-22 09:27:30.222 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-22 09:27:30.250 | + lib/glance:configure_glance:353 : configure_glance_store False False 2022-04-22 09:27:30.253 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-22 09:27:30.255 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-22 09:27:30.258 | + lib/glance:configure_glance_store:254 : local be 2022-04-22 09:27:30.260 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-22 09:27:30.263 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-22 09:27:30.265 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-22 09:27:30.296 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2022-04-22 09:27:30.298 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-04-22 09:27:30.329 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2022-04-22 09:27:30.331 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2022-04-22 09:27:30.348 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:27:30.351 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-22 09:27:30.379 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-22 09:27:30.407 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-22 09:27:30.435 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-22 09:27:30.463 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-22 09:27:30.492 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2022-04-22 09:27:30.511 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:27:30.513 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-22 09:27:30.541 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-22 09:27:30.572 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-22 09:27:30.601 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-04-22 09:27:30.629 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-22 09:27:30.656 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-04-22 09:27:30.684 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2022-04-22 09:27:30.701 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:27:30.704 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2022-04-22 09:27:30.706 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-22 09:27:30.708 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-22 09:27:30.711 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-22 09:27:30.728 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-22 09:27:30.731 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-22 09:27:30.733 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-22 09:27:30.736 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-22 09:27:30.738 | + 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}}' 2022-04-22 09:27:30.766 | + 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' 2022-04-22 09:27:30.794 | + 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' 2022-04-22 09:27:30.822 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-22 09:27:30.850 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-22 09:27:30.855 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-22 09:27:30.886 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-22 09:27:30.913 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-22 09:27:30.942 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-04-22 09:27:30.969 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-22 09:27:30.999 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-22 09:27:31.027 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-22 09:27:31.055 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-22 09:27:31.086 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-22 09:27:31.118 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-22 09:27:31.148 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-22 09:27:31.177 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-22 09:27:31.183 | + 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 2022-04-22 09:27:31.189 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2022-04-22 09:27:31.205 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:27:31.208 | + lib/glance:configure_glance:428 : [[ False == False ]] 2022-04-22 09:27:31.210 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-22 09:27:31.213 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-22 09:27:31.215 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-22 09:27:31.218 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-22 09:27:31.220 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-22 09:27:31.224 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-22 09:27:31.226 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-22 09:27:31.231 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-22 09:27:31.260 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-22 09:27:31.263 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-22 09:27:31.265 | ++ functions:get_random_port:837 : true 2022-04-22 09:27:31.267 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-22 09:27:31.270 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-22 09:27:31.272 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-22 09:27:31.327 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-22 09:27:31.329 | ++ functions:get_random_port:841 : break 2 2022-04-22 09:27:31.331 | ++ functions:get_random_port:845 : echo 60999 2022-04-22 09:27:31.334 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-22 09:27:31.336 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-22 09:27:31.364 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-22 09:27:31.392 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-22 09:27:31.420 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-22 09:27:31.447 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-22 09:27:31.475 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-22 09:27:31.503 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-22 09:27:31.532 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-22 09:27:31.560 | + 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' 2022-04-22 09:27:31.587 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-22 09:27:31.614 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-22 09:27:31.642 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-22 09:27:31.669 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-22 09:27:31.696 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-22 09:27:31.724 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-22 09:27:31.751 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-22 09:27:31.780 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-22 09:27:31.807 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-22 09:27:31.834 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-22 09:27:31.862 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-22 09:27:31.864 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-04-22 09:27:31.866 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-22 09:27:31.869 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:27:31.872 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:27:31.874 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-22 09:27:31.876 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-04-22 09:27:31.930 | proxy (enabled by site administrator) 2022-04-22 09:27:31.934 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-22 09:27:31.936 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-04-22 09:27:31.939 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-22 09:27:31.941 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:27:31.943 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:27:31.946 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-22 09:27:31.949 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-04-22 09:27:32.002 | No module matches proxy_http 2022-04-22 09:27:32.005 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-04-22 09:27:32.068 | Considering dependency proxy for proxy_http: 2022-04-22 09:27:32.069 | Module proxy already enabled 2022-04-22 09:27:32.069 | Enabling module proxy_http. 2022-04-22 09:27:32.075 | To activate the new configuration, you need to run: 2022-04-22 09:27:32.075 | systemctl restart apache2 2022-04-22 09:27:32.079 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-04-22 09:27:32.082 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-22 09:27:32.084 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-04-22 09:27:32.086 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-04-22 09:27:32.212 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-22 09:27:32.217 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-22 09:27:32.220 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-22 09:27:32.224 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-22 09:27:32.226 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:27:32.228 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:27:32.232 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-22 09:27:32.235 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-22 09:27:32.238 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-22 09:27:32.238 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-22 09:27:32.248 | KeepAlive Off 2022-04-22 09:27:32.252 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-22 09:27:32.252 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-22 09:27:32.261 | SetEnv proxy-sendchunked 1 2022-04-22 09:27:32.264 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-22 09:27:32.265 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-22 09:27:32.273 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-22 09:27:32.277 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-22 09:27:32.279 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-22 09:27:32.281 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-22 09:27:32.284 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-04-22 09:27:32.286 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-22 09:27:32.288 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:27:32.291 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:27:32.293 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-22 09:27:32.296 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-22 09:27:32.298 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:27:32.301 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:27:32.303 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-22 09:27:32.366 | Enabling site glance-wsgi-api. 2022-04-22 09:27:32.372 | To activate the new configuration, you need to run: 2022-04-22 09:27:32.372 | systemctl reload apache2 2022-04-22 09:27:32.376 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-22 09:27:32.379 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-22 09:27:32.381 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-04-22 09:27:32.384 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-04-22 09:27:32.518 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-22 09:27:32.524 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-22 09:27:32.553 | + lib/glance:configure_glance:442 : [[ False == True ]] 2022-04-22 09:27:32.555 | + ./stack.sh:main:905 : is_service_enabled cinder 2022-04-22 09:27:32.575 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:27:32.577 | + ./stack.sh:main:907 : stack_install_service cinder 2022-04-22 09:27:32.580 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-22 09:27:32.582 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-22 09:27:32.585 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-22 09:27:32.587 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-22 09:27:32.591 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/xena 2022-04-22 09:27:32.593 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-22 09:27:32.595 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2022-04-22 09:27:32.598 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-22 09:27:32.600 | + functions-common:git_clone:526 : local orig_dir 2022-04-22 09:27:32.603 | ++ functions-common:git_clone:527 : pwd 2022-04-22 09:27:32.606 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-22 09:27:32.609 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-22 09:27:32.611 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-22 09:27:32.628 | + functions-common:git_clone:530 : RECLONE=False 2022-04-22 09:27:32.630 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-22 09:27:32.632 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-22 09:27:32.635 | + functions-common:git_clone:544 : echo stable/xena 2022-04-22 09:27:32.636 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-22 09:27:32.641 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2022-04-22 09:27:32.643 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-22 09:27:32.645 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-04-22 09:27:32.659 | + functions-common:git_clone:604 : cd /opt/stack/cinder 2022-04-22 09:27:32.662 | + functions-common:git_clone:605 : git show --oneline 2022-04-22 09:27:32.662 | + functions-common:git_clone:605 : head -1 2022-04-22 09:27:32.668 | 59b8b516c Merge "Doc: Typos in Spectrum Virtulize family user guide" into stable/xena 2022-04-22 09:27:32.671 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-22 09:27:32.674 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2022-04-22 09:27:32.676 | + inc/python:setup_develop:338 : local bindep 2022-04-22 09:27:32.679 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-22 09:27:32.681 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-22 09:27:32.684 | + inc/python:setup_develop:344 : local extras= 2022-04-22 09:27:32.686 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-22 09:27:32.689 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-22 09:27:32.691 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-22 09:27:32.694 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-22 09:27:32.696 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-22 09:27:32.699 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-22 09:27:32.702 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-22 09:27:32.704 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-22 09:27:32.707 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-22 09:27:32.710 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-22 09:27:32.712 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-22 09:27:32.716 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-22 09:27:32.722 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-22 09:27:32.724 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-22 09:27:33.356 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-22 09:27:33.359 | + inc/python:setup_package:418 : local bindep=0 2022-04-22 09:27:33.361 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-22 09:27:33.363 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-22 09:27:33.366 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-22 09:27:33.368 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-22 09:27:33.371 | + inc/python:setup_package:427 : local flags=-e 2022-04-22 09:27:33.373 | + inc/python:setup_package:428 : local extras= 2022-04-22 09:27:33.376 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-22 09:27:33.378 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-22 09:27:33.380 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-22 09:27:33.383 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-22 09:27:33.386 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-22 09:27:33.388 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-22 09:27:33.409 | Using python 3.8 to install /opt/stack/cinder 2022-04-22 09:27:33.412 | + 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 2022-04-22 09:27:34.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:27:34.201 | from cryptography.utils import int_from_bytes 2022-04-22 09:27:34.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:27:34.201 | from cryptography.utils import int_from_bytes 2022-04-22 09:27:35.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:27:35.491 | Obtaining file:///opt/stack/cinder 2022-04-22 09:27:35.492 | Preparing metadata (setup.py): started 2022-04-22 09:27:37.388 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:27:37.605 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.6.0) 2022-04-22 09:27:37.606 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.0.9) 2022-04-22 09:27:37.608 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (0.31.1) 2022-04-22 09:27:37.609 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (1.1.1) 2022-04-22 09:27:37.611 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (0.19.1) 2022-04-22 09:27:37.612 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (0.1.16) 2022-04-22 09:27:37.614 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0) (3.2.0) 2022-04-22 09:27:37.615 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.4.0) 2022-04-22 09:27:37.616 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (9.3.0) 2022-04-22 09:27:37.618 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.6.3) 2022-04-22 09:27:37.698 | Collecting oauth2client>=4.1.3 2022-04-22 09:27:37.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-04-22 09:27:37.714 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 KB 31.9 MB/s eta 0:00:00 2022-04-22 09:27:37.719 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (8.7.1) 2022-04-22 09:27:37.720 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.4.1) 2022-04-22 09:27:37.721 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.3.2) 2022-04-22 09:27:37.723 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (11.0.0) 2022-04-22 09:27:37.725 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.6.0) 2022-04-22 09:27:37.726 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (12.9.3) 2022-04-22 09:27:37.728 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.4.0) 2022-04-22 09:27:37.730 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.8.3) 2022-04-22 09:27:37.731 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.6.2) 2022-04-22 09:27:37.733 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.3.0) 2022-04-22 09:27:37.734 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (6.3.1) 2022-04-22 09:27:37.736 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.2.0) 2022-04-22 09:27:37.738 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.6.1) 2022-04-22 09:27:37.739 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (1.4.0) 2022-04-22 09:27:37.740 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.10.1) 2022-04-22 09:27:37.742 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.5.0) 2022-04-22 09:27:37.743 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.4.2) 2022-04-22 09:27:37.745 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (21.0) 2022-04-22 09:27:38.242 | Collecting paramiko>=2.7.2 2022-04-22 09:27:38.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2022-04-22 09:27:38.259 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.8/206.8 KB 53.1 MB/s eta 0:00:00 2022-04-22 09:27:38.265 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.5.0) 2022-04-22 09:27:38.266 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.1.1) 2022-04-22 09:27:38.268 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.8.0) 2022-04-22 09:27:38.270 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.4.7) 2022-04-22 09:27:38.272 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.2.0) 2022-04-22 09:27:38.759 | Collecting python-glanceclient>=3.2.2 2022-04-22 09:27:38.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-04-22 09:27:38.774 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.0/198.0 KB 74.4 MB/s eta 0:00:00 2022-04-22 09:27:38.780 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.3.0) 2022-04-22 09:27:38.782 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (17.6.0) 2022-04-22 09:27:38.783 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.12.0) 2022-04-22 09:27:38.785 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2021.1) 2022-04-22 09:27:38.786 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.26.0) 2022-04-22 09:27:38.787 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.5.1) 2022-04-22 09:27:38.789 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (4.6.2) 2022-04-22 09:27:38.829 | Collecting rtslib-fb>=2.1.74 2022-04-22 09:27:38.835 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-04-22 09:27:38.842 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 KB 33.5 MB/s eta 0:00:00 2022-04-22 09:27:38.845 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (1.16.0) 2022-04-22 09:27:38.847 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (1.4.23) 2022-04-22 09:27:38.848 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (0.13.0) 2022-04-22 09:27:38.850 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.4.0) 2022-04-22 09:27:38.887 | Collecting tabulate>=0.8.7 2022-04-22 09:27:38.893 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-04-22 09:27:38.897 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (6.3.1) 2022-04-22 09:27:38.899 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (1.8.7) 2022-04-22 09:27:38.900 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.1.0) 2022-04-22 09:27:38.996 | Collecting oslo.vmware>=3.8.0 2022-04-22 09:27:39.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30c/b02e2a511f34a/oslo.vmware-3.9.2-py3-none-any.whl (491 kB) 2022-04-22 09:27:39.017 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.6/491.6 KB 52.5 MB/s eta 0:00:00 2022-04-22 09:27:39.025 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.0.2) 2022-04-22 09:27:39.026 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (5.5.0) 2022-04-22 09:27:39.028 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (2.9.0) 2022-04-22 09:27:39.177 | Collecting google-api-python-client>=1.11.0 2022-04-22 09:27:39.201 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/042/71ac5d8bb1218/google_api_python_client-2.19.0-py2.py3-none-any.whl (7.4 MB) 2022-04-22 09:27:39.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.4/7.4 MB 82.6 MB/s eta 0:00:00 2022-04-22 09:27:39.355 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.9.1) 2022-04-22 09:27:39.356 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (3.4.8) 2022-04-22 09:27:39.358 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0) (0.2.2) 2022-04-22 09:27:39.430 | Collecting zstd>=1.4.5.1 2022-04-22 09:27:39.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2022-04-22 09:27:39.449 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.9/528.9 KB 83.8 MB/s eta 0:00:00 2022-04-22 09:27:39.532 | Preparing metadata (setup.py): started 2022-04-22 09:27:40.146 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:27:41.008 | Collecting boto3>=1.16.51 2022-04-22 09:27:41.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/461/f659c06f9f566/boto3-1.18.33-py3-none-any.whl (131 kB) 2022-04-22 09:27:41.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 KB 38.1 MB/s eta 0:00:00 2022-04-22 09:27:42.263 | Collecting botocore<1.22.0,>=1.21.33 2022-04-22 09:27:42.286 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b32/1b570a0da4c62/botocore-1.21.33-py3-none-any.whl (7.8 MB) 2022-04-22 09:27:42.386 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 82.7 MB/s eta 0:00:00 2022-04-22 09:27:42.505 | Collecting s3transfer<0.6.0,>=0.5.0 2022-04-22 09:27:42.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2022-04-22 09:27:42.517 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.2/79.2 KB 60.2 MB/s eta 0:00:00 2022-04-22 09:27:42.521 | 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) (0.10.0) 2022-04-22 09:27:42.589 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0) (1.14.6) 2022-04-22 09:27:42.622 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0) (1.16.0) 2022-04-22 09:27:42.730 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-04-22 09:27:42.736 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/d41f72a70dd70/google_api_core-2.0.1-py2.py3-none-any.whl (92 kB) 2022-04-22 09:27:42.742 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.5/92.5 KB 61.7 MB/s eta 0:00:00 2022-04-22 09:27:42.869 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-04-22 09:27:42.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cde/472372e030e1e/google_auth-2.0.2-py2.py3-none-any.whl (152 kB) 2022-04-22 09:27:42.882 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.3/152.3 KB 73.5 MB/s eta 0:00:00 2022-04-22 09:27:42.966 | Collecting google-auth-httplib2>=0.1.0 2022-04-22 09:27:42.973 | 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) 2022-04-22 09:27:43.008 | Collecting uritemplate<4dev,>=3.0.0 2022-04-22 09:27:43.015 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-04-22 09:27:43.114 | 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) (1.7.0) 2022-04-22 09:27:43.168 | 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) (3.1.1) 2022-04-22 09:27:43.173 | 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) (2.8.2) 2022-04-22 09:27:43.252 | Collecting rsa>=3.1.4 2022-04-22 09:27:43.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2022-04-22 09:27:43.351 | Collecting pyasn1-modules>=0.0.5 2022-04-22 09:27:43.358 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-04-22 09:27:43.365 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 71.5 MB/s eta 0:00:00 2022-04-22 09:27:43.476 | Collecting pyasn1>=0.1.7 2022-04-22 09:27:43.483 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-04-22 09:27:43.488 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 58.5 MB/s eta 0:00:00 2022-04-22 09:27:43.548 | 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) (0.14.1) 2022-04-22 09:27:43.594 | 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) (2.3.0) 2022-04-22 09:27:43.595 | 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) (1.5.0) 2022-04-22 09:27:43.597 | 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) (0.8.0) 2022-04-22 09:27:43.598 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0) (5.4.1) 2022-04-22 09:27:43.660 | 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) (1.7.1) 2022-04-22 09:27:43.663 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0) (0.5.0) 2022-04-22 09:27:43.665 | 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) (2.0.1) 2022-04-22 09:27:43.723 | 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) (0.9.6) 2022-04-22 09:27:43.727 | 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) (2.8.2) 2022-04-22 09:27:43.789 | 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) (2.4.0) 2022-04-22 09:27:43.790 | 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) (5.1.0) 2022-04-22 09:27:43.793 | 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) (0.3.1) 2022-04-22 09:27:43.797 | 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) (4.2.2) 2022-04-22 09:27:43.798 | 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) (5.0.8) 2022-04-22 09:27:43.822 | 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) (3.2.0) 2022-04-22 09:27:43.826 | 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) (3.3.0) 2022-04-22 09:27:43.827 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0) (3.0.1) 2022-04-22 09:27:43.874 | 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) (1.0.2) 2022-04-22 09:27:43.959 | 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) (3.0.0) 2022-04-22 09:27:43.964 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0) (1.3.2) 2022-04-22 09:27:43.989 | 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) (0.7.2) 2022-04-22 09:27:44.014 | 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) (0.11.0) 2022-04-22 09:27:44.112 | Collecting suds-jurko>=0.6 2022-04-22 09:27:44.118 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-04-22 09:27:44.130 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 454.5/454.5 KB 70.8 MB/s eta 0:00:00 2022-04-22 09:27:44.143 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.1.0) (1.26.6) 2022-04-22 09:27:45.541 | Collecting pynacl>=1.0.1 2022-04-22 09:27:45.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2022-04-22 09:27:45.567 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 961.1/961.1 KB 72.8 MB/s eta 0:00:00 2022-04-22 09:27:45.602 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0) (57.4.0) 2022-04-22 09:27:45.744 | 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) (3.9.0) 2022-04-22 09:27:46.578 | Collecting warlock<2,>=1.2.0 2022-04-22 09:27:46.584 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-04-22 09:27:46.588 | 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) (20.0.1) 2022-04-22 09:27:46.591 | 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) (1.12.1) 2022-04-22 09:27:46.792 | 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) (2.0.4) 2022-04-22 09:27:46.793 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0) (2021.5.30) 2022-04-22 09:27:46.797 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0) (3.2) 2022-04-22 09:27:46.834 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0) (0.7) 2022-04-22 09:27:46.900 | Collecting pyudev>=0.16.1 2022-04-22 09:27:46.908 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-04-22 09:27:46.914 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 KB 28.6 MB/s eta 0:00:00 2022-04-22 09:27:47.134 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0) (0.4.1) 2022-04-22 09:27:47.135 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0) (0.5.2) 2022-04-22 09:27:47.282 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0) (1.4.2) 2022-04-22 09:27:47.284 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0) (2.4.0) 2022-04-22 09:27:47.287 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0) (2.6.2) 2022-04-22 09:27:47.426 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0) (0.12.1) 2022-04-22 09:27:47.546 | 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) (1.1.5) 2022-04-22 09:27:47.548 | 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) (5.2.2) 2022-04-22 09:27:47.582 | 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) (5.0.0) 2022-04-22 09:27:47.835 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0) (2.20) 2022-04-22 09:27:47.916 | 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) (2.1.2) 2022-04-22 09:27:47.920 | 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) (0.4.0) 2022-04-22 09:27:48.043 | 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) (1.6) 2022-04-22 09:27:48.090 | 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) (2.5.0) 2022-04-22 09:27:48.191 | 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) (3.17.3) 2022-04-22 09:27:48.254 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2022-04-22 09:27:48.261 | 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) 2022-04-22 09:27:48.270 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.2/198.2 KB 46.2 MB/s eta 0:00:00 2022-04-22 09:27:48.468 | 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) (2.0.1) 2022-04-22 09:27:48.908 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0) (1.1.5) 2022-04-22 09:27:48.963 | 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) (0.11.0) 2022-04-22 09:27:50.704 | 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) (1.32) 2022-04-22 09:27:50.995 | 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) (1.8.2) 2022-04-22 09:27:50.997 | 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) (0.4.4) 2022-04-22 09:27:50.998 | 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) (21.2.0) 2022-04-22 09:27:51.000 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0) (0.2.5) 2022-04-22 09:27:51.156 | 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) (2.1) 2022-04-22 09:27:51.407 | 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) (1.0.0) 2022-04-22 09:27:51.483 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0) (3.5.0) 2022-04-22 09:27:52.159 | Building wheels for collected packages: zstd 2022-04-22 09:27:52.160 | Building wheel for zstd (setup.py): started 2022-04-22 09:28:52.249 | Building wheel for zstd (setup.py): still running... 2022-04-22 09:29:01.709 | Building wheel for zstd (setup.py): finished with status 'done' 2022-04-22 09:29:01.726 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349353 sha256=d9b101b0640e2f9a557a0fde6dbdd496921fa8c8f5c15849f1da86409739351c 2022-04-22 09:29:01.727 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2022-04-22 09:29:01.732 | Successfully built zstd 2022-04-22 09:29:02.760 | Installing collected packages: zstd, tabulate, suds-jurko, pyasn1, uritemplate, rsa, pyudev, pyasn1-modules, warlock, rtslib-fb, pynacl, oauth2client, googleapis-common-protos, google-auth, botocore, s3transfer, paramiko, google-auth-httplib2, google-api-core, python-glanceclient, oslo.vmware, google-api-python-client, boto3, cinder 2022-04-22 09:29:03.719 | Attempting uninstall: pynacl 2022-04-22 09:29:03.722 | Found existing installation: PyNaCl 1.3.0 2022-04-22 09:29:03.737 | Uninstalling PyNaCl-1.3.0: 2022-04-22 09:29:03.764 | Successfully uninstalled PyNaCl-1.3.0 2022-04-22 09:29:06.623 | Running setup.py develop for cinder 2022-04-22 09:29:10.042 | Successfully installed boto3-1.18.33 botocore-1.21.33 cinder google-api-core-2.0.1 google-api-python-client-2.19.0 google-auth-2.0.2 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.2 paramiko-2.7.2 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-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2022-04-22 09:29:10.042 | 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 2022-04-22 09:29:10.356 | + inc/python:pip_install:200 : result=0 2022-04-22 09:29:10.358 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:29:10.361 | + functions-common:time_stop:2321 : local name 2022-04-22 09:29:10.363 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:29:10.365 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:29:10.368 | + functions-common:time_stop:2324 : local total 2022-04-22 09:29:10.370 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:29:10.372 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:29:10.374 | + functions-common:time_stop:2328 : start_time=1650619653404 2022-04-22 09:29:10.377 | + functions-common:time_stop:2330 : [[ -z 1650619653404 ]] 2022-04-22 09:29:10.379 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:29:10.384 | + functions-common:time_stop:2333 : end_time=1650619750381 2022-04-22 09:29:10.386 | + functions-common:time_stop:2334 : elapsed_time=96977 2022-04-22 09:29:10.389 | + functions-common:time_stop:2335 : total=101384 2022-04-22 09:29:10.391 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:29:10.393 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=198361 2022-04-22 09:29:10.395 | + inc/python:pip_install:203 : return 0 2022-04-22 09:29:10.398 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-22 09:29:10.401 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-22 09:29:10.403 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-22 09:29:10.422 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-22 09:29:10.434 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-22 09:29:10.437 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-22 09:29:10.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:29:10.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:29:10.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-22 09:29:10.447 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:29:10.450 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-22 09:29:10.452 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-22 09:29:10.454 | + lib/cinder:install_cinder:468 : is_ubuntu 2022-04-22 09:29:10.457 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:29:10.459 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:29:10.462 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2022-04-22 09:29:10.473 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2022-04-22 09:29:10.476 | + functions-common:install_package:1359 : update_package_repo 2022-04-22 09:29:10.480 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-04-22 09:29:10.482 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-04-22 09:29:10.485 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-04-22 09:29:10.487 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-04-22 09:29:10.490 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-04-22 09:29:10.493 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:29:10.495 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:29:10.498 | + functions-common:update_package_repo:1340 : apt_get_update 2022-04-22 09:29:10.500 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-04-22 09:29:10.502 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-04-22 09:29:10.505 | + functions-common:apt_get_update:1086 : return 2022-04-22 09:29:10.508 | + functions-common:install_package:1360 : real_install_package targetcli-fb 2022-04-22 09:29:10.510 | + functions-common:real_install_package:1345 : is_ubuntu 2022-04-22 09:29:10.513 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:29:10.515 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:29:10.518 | + functions-common:real_install_package:1346 : apt_get install targetcli-fb 2022-04-22 09:29:10.540 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-22 09:29:10.650 | Reading package lists... 2022-04-22 09:29:10.890 | Building dependency tree... 2022-04-22 09:29:10.892 | Reading state information... 2022-04-22 09:29:11.138 | The following packages were automatically installed and are no longer required: 2022-04-22 09:29:11.139 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-22 09:29:11.139 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-22 09:29:11.139 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-22 09:29:11.139 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-22 09:29:11.139 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-22 09:29:11.139 | python3-zope.interface 2022-04-22 09:29:11.139 | Use 'sudo apt autoremove' to remove them. 2022-04-22 09:29:11.140 | The following additional packages will be installed: 2022-04-22 09:29:11.140 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-22 09:29:11.140 | python3-urwid 2022-04-22 09:29:11.141 | Suggested packages: 2022-04-22 09:29:11.141 | python-pyparsing-doc python-urwid-doc 2022-04-22 09:29:11.209 | The following NEW packages will be installed: 2022-04-22 09:29:11.209 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-22 09:29:11.209 | python3-urwid targetcli-fb 2022-04-22 09:29:11.736 | 0 upgraded, 6 newly installed, 0 to remove and 131 not upgraded. 2022-04-22 09:29:11.736 | Need to get 356 kB of archives. 2022-04-22 09:29:11.736 | After this operation, 2,294 kB of additional disk space will be used. 2022-04-22 09:29:11.736 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-04-22 09:29:12.575 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-04-22 09:29:13.457 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-04-22 09:29:13.482 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-04-22 09:29:13.581 | 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] 2022-04-22 09:29:14.292 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-04-22 09:29:14.860 | Fetched 356 kB in 3s (116 kB/s) 2022-04-22 09:29:14.891 | Selecting previously unselected package python3-pyparsing. 2022-04-22 09:29:14.943 | (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.) 2022-04-22 09:29:14.947 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-04-22 09:29:14.949 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-04-22 09:29:14.987 | Selecting previously unselected package python3-urwid. 2022-04-22 09:29:14.997 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-04-22 09:29:15.000 | Unpacking python3-urwid (2.0.1-3) ... 2022-04-22 09:29:15.056 | Selecting previously unselected package python3-configshell-fb. 2022-04-22 09:29:15.066 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-04-22 09:29:15.068 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-22 09:29:15.105 | Selecting previously unselected package python3-pyudev. 2022-04-22 09:29:15.114 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-04-22 09:29:15.117 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-22 09:29:15.156 | Selecting previously unselected package python3-rtslib-fb. 2022-04-22 09:29:15.166 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-04-22 09:29:15.168 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-22 09:29:15.209 | Selecting previously unselected package targetcli-fb. 2022-04-22 09:29:15.219 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-04-22 09:29:15.221 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-22 09:29:15.282 | Setting up python3-urwid (2.0.1-3) ... 2022-04-22 09:29:15.632 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-22 09:29:15.632 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-22 09:29:15.633 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-22 09:29:15.633 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-22 09:29:15.633 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-22 09:29:15.633 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-22 09:29:15.633 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-22 09:29:15.633 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-22 09:29:15.738 | Setting up python3-pyparsing (2.4.6-1) ... 2022-04-22 09:29:16.047 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-22 09:29:16.350 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-22 09:29:16.630 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-22 09:29:17.872 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-22 09:29:18.401 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-04-22 09:29:18.401 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-04-22 09:29:20.383 | Processing triggers for man-db (2.9.1-1) ... 2022-04-22 09:29:20.484 | Processing triggers for systemd (245.4-4ubuntu3.16) ... 2022-04-22 09:29:29.106 | + functions-common:apt_get:1130 : result=0 2022-04-22 09:29:29.109 | + functions-common:apt_get:1133 : time_stop apt-get 2022-04-22 09:29:29.111 | + functions-common:time_stop:2321 : local name 2022-04-22 09:29:29.114 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:29:29.116 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:29:29.119 | + functions-common:time_stop:2324 : local total 2022-04-22 09:29:29.121 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:29:29.124 | + functions-common:time_stop:2327 : name=apt-get 2022-04-22 09:29:29.126 | + functions-common:time_stop:2328 : start_time=1650619750538 2022-04-22 09:29:29.128 | + functions-common:time_stop:2330 : [[ -z 1650619750538 ]] 2022-04-22 09:29:29.132 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:29:29.136 | + functions-common:time_stop:2333 : end_time=1650619769134 2022-04-22 09:29:29.139 | + functions-common:time_stop:2334 : elapsed_time=18596 2022-04-22 09:29:29.141 | + functions-common:time_stop:2335 : total=269869 2022-04-22 09:29:29.144 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:29:29.146 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=288465 2022-04-22 09:29:29.149 | + functions-common:apt_get:1134 : return 0 2022-04-22 09:29:29.152 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-22 09:29:29.154 | + ./stack.sh:main:908 : configure_cinder 2022-04-22 09:29:29.157 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-22 09:29:29.169 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-22 09:29:29.173 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-22 09:29:29.175 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-22 09:29:29.177 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-22 09:29:29.180 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-22 09:29:29.181 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-22 09:29:29.185 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-22 09:29:29.187 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-22 09:29:29.189 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-22 09:29:29.191 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-22 09:29:29.194 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-22 09:29:29.196 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-22 09:29:29.198 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-22 09:29:29.200 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-22 09:29:29.211 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-22 09:29:29.223 | + 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 2022-04-22 09:29:29.236 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-22 09:29:29.248 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-22 09:29:29.260 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-22 09:29:29.263 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-22 09:29:29.267 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.0wISBjCrXH 2022-04-22 09:29:29.269 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-22 09:29:29.271 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-22 09:29:29.274 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-22 09:29:29.276 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.0wISBjCrXH 2022-04-22 09:29:29.280 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.0wISBjCrXH 2022-04-22 09:29:29.291 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.0wISBjCrXH /etc/sudoers.d/cinder-rootwrap 2022-04-22 09:29:29.303 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-22 09:29:29.307 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-22 09:29:29.310 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-22 09:29:29.312 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-22 09:29:29.314 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-22 09:29:29.316 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-22 09:29:29.318 | + 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 ]] 2022-04-22 09:29:29.321 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-22 09:29:29.323 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-22 09:29:29.328 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-22 09:29:29.332 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-22 09:29:29.352 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-22 09:29:29.370 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-22 09:29:29.389 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-22 09:29:29.408 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-22 09:29:29.426 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-22 09:29:29.445 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-22 09:29:29.464 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-22 09:29:29.482 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-22 09:29:29.484 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-04-22 09:29:29.487 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2022-04-22 09:29:29.489 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-04-22 09:29:29.491 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-22 09:29:29.520 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-22 09:29:29.548 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-22 09:29:29.575 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-22 09:29:29.603 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-22 09:29:29.630 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-22 09:29:29.660 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-22 09:29:29.687 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-22 09:29:29.715 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-22 09:29:29.744 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-22 09:29:29.770 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-22 09:29:29.801 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-22 09:29:29.829 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-22 09:29:29.832 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-04-22 09:29:29.834 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-04-22 09:29:29.837 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-04-22 09:29:29.839 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-22 09:29:29.842 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-22 09:29:29.873 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-22 09:29:29.901 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-22 09:29:29.930 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-22 09:29:29.958 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-22 09:29:29.987 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-22 09:29:30.014 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-22 09:29:30.045 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-22 09:29:30.048 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-04-22 09:29:30.076 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-22 09:29:30.107 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-22 09:29:30.114 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key ba551d8ad17aebf32c38dca05ffc3061 2022-04-22 09:29:30.142 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-22 09:29:30.145 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-22 09:29:30.173 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2022-04-22 09:29:30.189 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:29:30.192 | + lib/cinder:configure_cinder:294 : [[ -n lvm:lvmdriver-1 ]] 2022-04-22 09:29:30.194 | + lib/cinder:configure_cinder:295 : local enabled_backends= 2022-04-22 09:29:30.196 | + lib/cinder:configure_cinder:296 : local default_name= 2022-04-22 09:29:30.199 | + lib/cinder:configure_cinder:297 : local be be_name be_type 2022-04-22 09:29:30.201 | + lib/cinder:configure_cinder:298 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-22 09:29:30.203 | + lib/cinder:configure_cinder:299 : be_type=lvm 2022-04-22 09:29:30.206 | + lib/cinder:configure_cinder:300 : be_name=lvmdriver-1 2022-04-22 09:29:30.208 | + lib/cinder:configure_cinder:301 : type configure_cinder_backend_lvm 2022-04-22 09:29:30.210 | + lib/cinder:configure_cinder:302 : configure_cinder_backend_lvm lvmdriver-1 2022-04-22 09:29:30.213 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-22 09:29:30.215 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-22 09:29:30.245 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-22 09:29:30.274 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-22 09:29:30.301 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-22 09:29:30.330 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-22 09:29:30.357 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-22 09:29:30.386 | + lib/cinder:configure_cinder:304 : [[ -z '' ]] 2022-04-22 09:29:30.388 | + lib/cinder:configure_cinder:305 : default_name=lvmdriver-1 2022-04-22 09:29:30.390 | + lib/cinder:configure_cinder:307 : enabled_backends+=lvmdriver-1, 2022-04-22 09:29:30.392 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-22 09:29:30.420 | + lib/cinder:configure_cinder:310 : [[ -n lvmdriver-1 ]] 2022-04-22 09:29:30.422 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-22 09:29:30.450 | + lib/cinder:configure_cinder:313 : configure_cinder_image_volume_cache 2022-04-22 09:29:30.453 | + lib/cinder:configure_cinder_image_volume_cache:616 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-22 09:29:30.455 | + lib/cinder:configure_cinder_image_volume_cache:617 : local be_name=lvmdriver-1 2022-04-22 09:29:30.457 | + lib/cinder:configure_cinder_image_volume_cache:619 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-22 09:29:30.486 | + lib/cinder:configure_cinder_image_volume_cache:621 : [[ -n '' ]] 2022-04-22 09:29:30.488 | + lib/cinder:configure_cinder_image_volume_cache:625 : [[ -n '' ]] 2022-04-22 09:29:30.491 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2022-04-22 09:29:30.508 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:29:30.510 | + lib/cinder:configure_cinder:316 : [[ -n swift ]] 2022-04-22 09:29:30.512 | + lib/cinder:configure_cinder:317 : type configure_cinder_backup_swift 2022-04-22 09:29:30.515 | + lib/cinder:configure_cinder:318 : configure_cinder_backup_swift 2022-04-22 09:29:30.517 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-22 09:29:30.545 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-04-22 09:29:30.573 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2022-04-22 09:29:30.590 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:29:30.592 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2022-04-22 09:29:30.609 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:29:30.611 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2022-04-22 09:29:30.614 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-22 09:29:30.616 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-22 09:29:30.619 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-22 09:29:30.621 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-22 09:29:30.623 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-22 09:29:30.626 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-22 09:29:30.642 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:29:30.646 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-22 09:29:30.648 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-22 09:29:30.651 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-22 09:29:30.667 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:29:30.670 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-22 09:29:30.672 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-22 09:29:30.700 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-22 09:29:30.702 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-22 09:29:30.705 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2022-04-22 09:29:30.707 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-22 09:29:30.709 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-22 09:29:30.712 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-22 09:29:30.730 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-22 09:29:30.732 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-22 09:29:30.734 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-22 09:29:30.737 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-22 09:29:30.739 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-22 09:29:30.767 | + 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' 2022-04-22 09:29:30.795 | + 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' 2022-04-22 09:29:30.823 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-22 09:29:30.851 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-22 09:29:30.853 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-22 09:29:30.855 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-22 09:29:30.858 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-22 09:29:30.860 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-22 09:29:30.862 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-22 09:29:30.865 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-22 09:29:30.869 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-22 09:29:30.872 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-22 09:29:30.874 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-22 09:29:30.887 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-22 09:29:30.887 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-22 09:29:30.895 | d /var/run/uwsgi 0755 ubuntu root 2022-04-22 09:29:30.899 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-22 09:29:30.915 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-22 09:29:30.918 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-22 09:29:30.921 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-22 09:29:30.951 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-22 09:29:30.978 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-22 09:29:31.005 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-22 09:29:31.032 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-22 09:29:31.059 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-22 09:29:31.087 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-22 09:29:31.114 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-22 09:29:31.142 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-22 09:29:31.169 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-22 09:29:31.197 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-22 09:29:31.224 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-22 09:29:31.253 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-22 09:29:31.281 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-22 09:29:31.283 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-22 09:29:31.286 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-22 09:29:31.288 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-22 09:29:31.291 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-22 09:29:31.293 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:29:31.295 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:29:31.298 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-22 09:29:31.301 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-22 09:29:31.303 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-22 09:29:31.331 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-22 09:29:31.359 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-22 09:29:31.359 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-22 09:29:31.368 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-22 09:29:31.372 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-22 09:29:31.374 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-22 09:29:31.376 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-22 09:29:31.379 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-04-22 09:29:31.382 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-22 09:29:31.384 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:29:31.386 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:29:31.389 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-22 09:29:31.391 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-22 09:29:31.394 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:29:31.396 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:29:31.398 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-22 09:29:31.460 | Enabling site cinder-wsgi. 2022-04-22 09:29:31.465 | To activate the new configuration, you need to run: 2022-04-22 09:29:31.465 | systemctl reload apache2 2022-04-22 09:29:31.469 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-22 09:29:31.472 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-22 09:29:31.474 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-04-22 09:29:31.477 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-04-22 09:29:31.609 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-22 09:29:31.611 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-22 09:29:31.641 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-04-22 09:29:31.670 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2022-04-22 09:29:31.687 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:29:31.689 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-22 09:29:31.692 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-04-22 09:29:31.694 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-04-22 09:29:31.697 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-04-22 09:29:31.699 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-22 09:29:31.729 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-22 09:29:31.765 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-04-22 09:29:31.793 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-22 09:29:31.821 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-22 09:29:31.849 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-22 09:29:31.877 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-22 09:29:31.904 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-22 09:29:31.932 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-22 09:29:31.961 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-22 09:29:31.988 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-22 09:29:32.017 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-22 09:29:32.044 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2022-04-22 09:29:32.047 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2022-04-22 09:29:32.064 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:29:32.067 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-04-22 09:29:32.097 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2022-04-22 09:29:32.100 | + ./stack.sh:main:911 : is_service_enabled neutron 2022-04-22 09:29:32.119 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:29:32.121 | + ./stack.sh:main:913 : stack_install_service neutron 2022-04-22 09:29:32.123 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-22 09:29:32.126 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-22 09:29:32.128 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-22 09:29:32.131 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-22 09:29:32.134 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-04-22 09:29:32.138 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:29:32.138 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-22 09:29:32.143 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:29:32.146 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-22 09:29:32.149 | + 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- ]] 2022-04-22 09:29:32.152 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-22 09:29:32.154 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-04-22 09:29:32.157 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-04-22 09:29:32.159 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-22 09:29:32.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:29:32.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:29:32.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-22 09:29:32.169 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:29:32.172 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/xena 2022-04-22 09:29:32.174 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-22 09:29:32.177 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2022-04-22 09:29:32.179 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-22 09:29:32.182 | + functions-common:git_clone:526 : local orig_dir 2022-04-22 09:29:32.184 | ++ functions-common:git_clone:527 : pwd 2022-04-22 09:29:32.187 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-22 09:29:32.189 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-22 09:29:32.192 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-22 09:29:32.208 | + functions-common:git_clone:530 : RECLONE=False 2022-04-22 09:29:32.210 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-22 09:29:32.212 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-22 09:29:32.215 | + functions-common:git_clone:544 : echo stable/xena 2022-04-22 09:29:32.215 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-22 09:29:32.220 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2022-04-22 09:29:32.222 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-22 09:29:32.225 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-04-22 09:29:32.238 | + functions-common:git_clone:604 : cd /opt/stack/neutron 2022-04-22 09:29:32.241 | + functions-common:git_clone:605 : git show --oneline 2022-04-22 09:29:32.242 | + functions-common:git_clone:605 : head -1 2022-04-22 09:29:32.246 | 9b8a75f6e7 [OVN] Handle OVN agents when "Chassis" register is deleted 2022-04-22 09:29:32.249 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-22 09:29:32.252 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-04-22 09:29:32.254 | + inc/python:setup_develop:338 : local bindep 2022-04-22 09:29:32.257 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-22 09:29:32.260 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-22 09:29:32.262 | + inc/python:setup_develop:344 : local extras= 2022-04-22 09:29:32.265 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-22 09:29:32.267 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-22 09:29:32.269 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-22 09:29:32.273 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-22 09:29:32.275 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-22 09:29:32.278 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-22 09:29:32.281 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-22 09:29:32.283 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-22 09:29:32.286 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-22 09:29:32.289 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-22 09:29:32.292 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-22 09:29:32.295 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-22 09:29:32.300 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-22 09:29:32.303 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-22 09:29:32.930 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-22 09:29:32.932 | + inc/python:setup_package:418 : local bindep=0 2022-04-22 09:29:32.934 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-22 09:29:32.937 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-22 09:29:32.939 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-22 09:29:32.941 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-22 09:29:32.944 | + inc/python:setup_package:427 : local flags=-e 2022-04-22 09:29:32.947 | + inc/python:setup_package:428 : local extras= 2022-04-22 09:29:32.949 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-22 09:29:32.951 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-22 09:29:32.954 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-22 09:29:32.956 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-22 09:29:32.958 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-22 09:29:32.961 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-22 09:29:32.983 | Using python 3.8 to install /opt/stack/neutron 2022-04-22 09:29:32.985 | + 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 2022-04-22 09:29:33.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:29:33.805 | from cryptography.utils import int_from_bytes 2022-04-22 09:29:33.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:29:33.805 | from cryptography.utils import int_from_bytes 2022-04-22 09:29:35.143 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:29:35.152 | Obtaining file:///opt/stack/neutron 2022-04-22 09:29:35.153 | Preparing metadata (setup.py): started 2022-04-22 09:29:37.220 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:29:37.315 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (5.6.0) 2022-04-22 09:29:37.316 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (3.5.0) 2022-04-22 09:29:37.318 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.1.1) 2022-04-22 09:29:37.319 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.5.1) 2022-04-22 09:29:37.320 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.3.0) 2022-04-22 09:29:37.322 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (5.0.9) 2022-04-22 09:29:37.323 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (0.31.1) 2022-04-22 09:29:37.325 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (1.3.3) 2022-04-22 09:29:37.326 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (0.19.1) 2022-04-22 09:29:37.327 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.26.0) 2022-04-22 09:29:37.329 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (3.0.1) 2022-04-22 09:29:37.330 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (9.3.0) 2022-04-22 09:29:37.331 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (0.8.0) 2022-04-22 09:29:37.333 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (0.11.0) 2022-04-22 09:29:37.335 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.15.2) 2022-04-22 09:29:37.336 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (7.6.0) 2022-04-22 09:29:37.338 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (6.3.1) 2022-04-22 09:29:37.339 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (1.4.23) 2022-04-22 09:29:37.341 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (1.8.7) 2022-04-22 09:29:37.342 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (4.4.0) 2022-04-22 09:29:37.343 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (1.7.1) 2022-04-22 09:29:37.345 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (3.4.0) 2022-04-22 09:29:37.346 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.8.2) 2022-04-22 09:29:37.348 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (4.4.1) 2022-04-22 09:29:37.349 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (8.7.1) 2022-04-22 09:29:37.351 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (3.3.2) 2022-04-22 09:29:37.352 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (11.0.0) 2022-04-22 09:29:37.354 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (5.1.0) 2022-04-22 09:29:37.356 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (4.6.0) 2022-04-22 09:29:37.357 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (12.9.3) 2022-04-22 09:29:37.358 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (4.4.0) 2022-04-22 09:29:37.360 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (3.8.3) 2022-04-22 09:29:37.361 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.6.2) 2022-04-22 09:29:37.363 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.3.0) 2022-04-22 09:29:37.364 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (6.3.1) 2022-04-22 09:29:37.366 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (4.2.0) 2022-04-22 09:29:37.368 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.6.1) 2022-04-22 09:29:37.369 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (1.4.0) 2022-04-22 09:29:37.371 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (4.10.1) 2022-04-22 09:29:37.372 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.5.0) 2022-04-22 09:29:37.373 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (3.4.2) 2022-04-22 09:29:37.375 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.1.0) 2022-04-22 09:29:37.377 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (1.1.0) 2022-04-22 09:29:37.378 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.13.3) 2022-04-22 09:29:37.379 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (1.12.0) 2022-04-22 09:29:37.382 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (21.0) 2022-04-22 09:29:37.383 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (5.8.0) 2022-04-22 09:29:37.384 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (0.6.4) 2022-04-22 09:29:37.385 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (20.0.1) 2022-04-22 09:29:37.387 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (17.6.0) 2022-04-22 09:29:37.388 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (0.59.0) 2022-04-22 09:29:37.390 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (4.3.0) 2022-04-22 09:29:37.391 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.6.0) 2022-04-22 09:29:37.393 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.4.0) 2022-04-22 09:29:37.394 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.2.1.dev1) (2.9.0) 2022-04-22 09:29:37.409 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.2.1.dev1) (5.2.2) 2022-04-22 09:29:37.411 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.2.1.dev1) (1.1.5) 2022-04-22 09:29:37.422 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.2.1.dev1) (1.16.0) 2022-04-22 09:29:37.424 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.2.1.dev1) (1.12.1) 2022-04-22 09:29:37.438 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.2.1.dev1) (1.1.1) 2022-04-22 09:29:37.439 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.2.1.dev1) (1.16.0) 2022-04-22 09:29:37.450 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.2.1.dev1) (2.4.7) 2022-04-22 09:29:37.458 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.2.1.dev1) (2.0.1) 2022-04-22 09:29:37.549 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.2.1.dev1) (1.7.0) 2022-04-22 09:29:37.551 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.2.1.dev1) (0.1.16) 2022-04-22 09:29:37.607 | 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.2.1.dev1) (3.1.1) 2022-04-22 09:29:37.609 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.2.1.dev1) (4.3.0) 2022-04-22 09:29:37.656 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.2.1.dev1) (2.6.0) 2022-04-22 09:29:37.661 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.2.1.dev1) (1.2.2) 2022-04-22 09:29:37.690 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.2.1.dev1) (1.4.4) 2022-04-22 09:29:37.692 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.2.1.dev1) (5.4.1) 2022-04-22 09:29:37.694 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.2.1.dev1) (1.32) 2022-04-22 09:29:37.695 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.2.1.dev1) (2.5.0) 2022-04-22 09:29:37.698 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.2.1.dev1) (1.1.5) 2022-04-22 09:29:37.699 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.2.1.dev1) (1.4.0) 2022-04-22 09:29:37.701 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.2.1.dev1) (3.4.8) 2022-04-22 09:29:37.703 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.2.1.dev1) (0.10.0) 2022-04-22 09:29:37.720 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==19.2.1.dev1) (1.0.2) 2022-04-22 09:29:37.816 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.2.1.dev1) (0.14.1) 2022-04-22 09:29:37.862 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.2.1.dev1) (1.5.0) 2022-04-22 09:29:37.926 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.2.1.dev1) (2.0.1) 2022-04-22 09:29:37.928 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.2.1.dev1) (0.5.0) 2022-04-22 09:29:37.932 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.2.1.dev1) (0.13.0) 2022-04-22 09:29:37.990 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.2.1.dev1) (0.9.6) 2022-04-22 09:29:37.993 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.2.1.dev1) (2.8.2) 2022-04-22 09:29:38.054 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.2.1.dev1) (4.2.2) 2022-04-22 09:29:38.057 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.2.1.dev1) (5.0.8) 2022-04-22 09:29:38.058 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.2.1.dev1) (5.1.0) 2022-04-22 09:29:38.060 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.2.1.dev1) (0.3.1) 2022-04-22 09:29:38.085 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.2.1.dev1) (3.3.0) 2022-04-22 09:29:38.088 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.2.1.dev1) (3.2.0) 2022-04-22 09:29:38.135 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.2.1.dev1) (1.14.6) 2022-04-22 09:29:38.191 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.2.1.dev1) (2021.1) 2022-04-22 09:29:38.222 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.2.1.dev1) (3.0.0) 2022-04-22 09:29:38.224 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.2.1.dev1) (1.3.2) 2022-04-22 09:29:38.251 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.2.1.dev1) (0.7.2) 2022-04-22 09:29:38.394 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.2.1.dev1) (2.4.0) 2022-04-22 09:29:38.466 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.2.1.dev1) (57.4.0) 2022-04-22 09:29:38.575 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.2.1.dev1) (0.3.5) 2022-04-22 09:29:38.578 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.2.1.dev1) (3.0.0) 2022-04-22 09:29:38.698 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.2.1.dev1) (0.6.4) 2022-04-22 09:29:38.699 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.2.1.dev1) (0.6.4) 2022-04-22 09:29:38.701 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.2.1.dev1) (0.6.4) 2022-04-22 09:29:38.702 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.2.1.dev1) (0.6.4) 2022-04-22 09:29:38.704 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.2.1.dev1) (0.6.4) 2022-04-22 09:29:38.705 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.2.1.dev1) (0.6.4) 2022-04-22 09:29:38.707 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.2.1.dev1) (0.6.4) 2022-04-22 09:29:38.910 | 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.2.1.dev1) (3.9.0) 2022-04-22 09:29:38.913 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.2.1.dev1) (2.4.2) 2022-04-22 09:29:38.914 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.2.1.dev1) (3.2.0) 2022-04-22 09:29:38.959 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.2.1.dev1) (3.17.5) 2022-04-22 09:29:38.961 | 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.2.1.dev1) (2.1.0) 2022-04-22 09:29:39.058 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.2.1.dev1) (2021.5.30) 2022-04-22 09:29:39.060 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.2.1.dev1) (2.0.4) 2022-04-22 09:29:39.063 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.2.1.dev1) (3.2) 2022-04-22 09:29:39.065 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.2.1.dev1) (1.26.6) 2022-04-22 09:29:39.101 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.2.1.dev1) (0.7) 2022-04-22 09:29:39.441 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.2.1.dev1) (0.12.1) 2022-04-22 09:29:39.517 | 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.2.1.dev1) (5.0.0) 2022-04-22 09:29:39.709 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.2.1.dev1) (2.20) 2022-04-22 09:29:39.785 | 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.2.1.dev1) (0.4.0) 2022-04-22 09:29:39.787 | 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.2.1.dev1) (2.1.2) 2022-04-22 09:29:39.966 | 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.2.1.dev1) (1.6) 2022-04-22 09:29:40.009 | 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.2.1.dev1) (2.5.0) 2022-04-22 09:29:40.180 | 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.2.1.dev1) (2.1) 2022-04-22 09:29:40.709 | 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.2.1.dev1) (0.11.0) 2022-04-22 09:29:41.343 | 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.2.1.dev1) (0.5.2) 2022-04-22 09:29:41.345 | 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.2.1.dev1) (0.4.1) 2022-04-22 09:29:41.646 | 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.2.1.dev1) (2.0.0) 2022-04-22 09:29:41.647 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.2.1.dev1) (4.9.3) 2022-04-22 09:29:41.804 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.6.5->neutron==19.2.1.dev1) (3.5.0) 2022-04-22 09:29:41.985 | 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.2.1.dev1) (0.4.4) 2022-04-22 09:29:41.986 | 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.2.1.dev1) (1.8.2) 2022-04-22 09:29:41.988 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.2.1.dev1) (0.2.5) 2022-04-22 09:29:41.989 | 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.2.1.dev1) (21.2.0) 2022-04-22 09:29:42.220 | 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.2.1.dev1) (1.0.0) 2022-04-22 09:29:42.400 | 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.2.1.dev1) (2.2.1) 2022-04-22 09:29:43.947 | Installing collected packages: neutron 2022-04-22 09:29:43.948 | Attempting uninstall: neutron 2022-04-22 09:29:43.950 | Found existing installation: neutron 19.2.0 2022-04-22 09:29:45.352 | Uninstalling neutron-19.2.0: 2022-04-22 09:29:45.428 | Successfully uninstalled neutron-19.2.0 2022-04-22 09:29:45.430 | Running setup.py develop for neutron 2022-04-22 09:29:49.152 | Successfully installed neutron 2022-04-22 09:29:49.153 | 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 2022-04-22 09:29:49.323 | + inc/python:pip_install:200 : result=0 2022-04-22 09:29:49.325 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:29:49.328 | + functions-common:time_stop:2321 : local name 2022-04-22 09:29:49.330 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:29:49.332 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:29:49.335 | + functions-common:time_stop:2324 : local total 2022-04-22 09:29:49.337 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:29:49.339 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:29:49.341 | + functions-common:time_stop:2328 : start_time=1650619772978 2022-04-22 09:29:49.344 | + functions-common:time_stop:2330 : [[ -z 1650619772978 ]] 2022-04-22 09:29:49.346 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:29:49.352 | + functions-common:time_stop:2333 : end_time=1650619789348 2022-04-22 09:29:49.354 | + functions-common:time_stop:2334 : elapsed_time=16370 2022-04-22 09:29:49.356 | + functions-common:time_stop:2335 : total=198361 2022-04-22 09:29:49.358 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:29:49.361 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=214731 2022-04-22 09:29:49.363 | + inc/python:pip_install:203 : return 0 2022-04-22 09:29:49.366 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-22 09:29:49.368 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-22 09:29:49.371 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-22 09:29:49.390 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-22 09:29:49.402 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-22 09:29:49.404 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-22 09:29:49.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:29:49.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:29:49.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-22 09:29:49.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:29:49.417 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-04-22 09:29:49.420 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-22 09:29:49.422 | + ./stack.sh:main:916 : is_service_enabled nova 2022-04-22 09:29:49.440 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:29:49.442 | + ./stack.sh:main:918 : stack_install_service nova 2022-04-22 09:29:49.444 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-22 09:29:49.447 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-22 09:29:49.449 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-22 09:29:49.452 | + lib/stack:stack_install_service:32 : install_nova 2022-04-22 09:29:49.454 | + lib/nova:install_nova:825 : use_library_from_git os-vif 2022-04-22 09:29:49.457 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-22 09:29:49.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:29:49.461 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:29:49.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-22 09:29:49.466 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:29:49.468 | + lib/nova:install_nova:830 : is_service_enabled n-cpu 2022-04-22 09:29:49.485 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:29:49.487 | + lib/nova:install_nova:834 : is_service_enabled n-novnc 2022-04-22 09:29:49.503 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:29:49.506 | + lib/nova:install_nova:846 : is_service_enabled n-spice 2022-04-22 09:29:49.523 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:29:49.526 | + lib/nova:install_nova:858 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/xena 2022-04-22 09:29:49.528 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-22 09:29:49.530 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2022-04-22 09:29:49.532 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-22 09:29:49.534 | + functions-common:git_clone:526 : local orig_dir 2022-04-22 09:29:49.538 | ++ functions-common:git_clone:527 : pwd 2022-04-22 09:29:49.540 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-22 09:29:49.542 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-22 09:29:49.545 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-22 09:29:49.560 | + functions-common:git_clone:530 : RECLONE=False 2022-04-22 09:29:49.562 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-22 09:29:49.565 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-22 09:29:49.568 | + functions-common:git_clone:544 : echo stable/xena 2022-04-22 09:29:49.568 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-22 09:29:49.573 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2022-04-22 09:29:49.576 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-22 09:29:49.578 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/nova 2022-04-22 09:29:49.591 | + functions-common:git_clone:604 : cd /opt/stack/nova 2022-04-22 09:29:49.593 | + functions-common:git_clone:605 : git show --oneline 2022-04-22 09:29:49.594 | + functions-common:git_clone:605 : head -1 2022-04-22 09:29:49.666 | 8348484de1 Merge "Reattach mdevs to guest on resume" into stable/xena 2022-04-22 09:29:49.670 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-22 09:29:49.673 | + lib/nova:install_nova:859 : setup_develop /opt/stack/nova 2022-04-22 09:29:49.675 | + inc/python:setup_develop:338 : local bindep 2022-04-22 09:29:49.678 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-22 09:29:49.681 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-22 09:29:49.683 | + inc/python:setup_develop:344 : local extras= 2022-04-22 09:29:49.685 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-22 09:29:49.688 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-22 09:29:49.690 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-22 09:29:49.693 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-22 09:29:49.696 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-22 09:29:49.698 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-22 09:29:49.701 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-22 09:29:49.703 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-22 09:29:49.706 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-22 09:29:49.709 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-22 09:29:49.711 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-22 09:29:49.714 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-22 09:29:49.720 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-22 09:29:49.723 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-22 09:29:50.367 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-22 09:29:50.370 | + inc/python:setup_package:418 : local bindep=0 2022-04-22 09:29:50.372 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-22 09:29:50.375 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-22 09:29:50.377 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-22 09:29:50.379 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-22 09:29:50.382 | + inc/python:setup_package:427 : local flags=-e 2022-04-22 09:29:50.384 | + inc/python:setup_package:428 : local extras= 2022-04-22 09:29:50.387 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-22 09:29:50.389 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-22 09:29:50.391 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-22 09:29:50.393 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-22 09:29:50.396 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-22 09:29:50.398 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-22 09:29:50.418 | Using python 3.8 to install /opt/stack/nova 2022-04-22 09:29:50.421 | + 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 2022-04-22 09:29:51.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:29:51.226 | from cryptography.utils import int_from_bytes 2022-04-22 09:29:51.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:29:51.226 | from cryptography.utils import int_from_bytes 2022-04-22 09:29:52.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:29:52.555 | Obtaining file:///opt/stack/nova 2022-04-22 09:29:52.556 | Preparing metadata (setup.py): started 2022-04-22 09:29:55.520 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:29:55.741 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (5.6.0) 2022-04-22 09:29:55.742 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (1.4.23) 2022-04-22 09:29:55.743 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (5.0.9) 2022-04-22 09:29:55.745 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (0.31.1) 2022-04-22 09:29:55.746 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (3.0.1) 2022-04-22 09:29:55.748 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (9.3.0) 2022-04-22 09:29:55.749 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (4.6.3) 2022-04-22 09:29:55.750 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.5.1) 2022-04-22 09:29:55.752 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (3.4.8) 2022-04-22 09:29:55.753 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (1.8.7) 2022-04-22 09:29:55.755 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (1.1.1) 2022-04-22 09:29:55.757 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.1.1) 2022-04-22 09:29:55.758 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (3.5.0) 2022-04-22 09:29:55.760 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (0.7.2) 2022-04-22 09:29:55.761 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (0.13.0) 2022-04-22 09:29:55.763 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (1.7.1) 2022-04-22 09:29:55.764 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (0.8.0) 2022-04-22 09:29:55.765 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (0.11.0) 2022-04-22 09:29:55.767 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.7.2) 2022-04-22 09:29:55.768 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (0.1.16) 2022-04-22 09:29:55.770 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.1.dev7) (3.2.0) 2022-04-22 09:29:55.771 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (8.1.0) 2022-04-22 09:29:55.773 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (4.4.0) 2022-04-22 09:29:55.774 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (7.6.0) 2022-04-22 09:29:55.776 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (3.5.0) 2022-04-22 09:29:55.777 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.26.0) 2022-04-22 09:29:55.778 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (3.4.0) 2022-04-22 09:29:56.227 | Collecting websockify>=0.9.0 2022-04-22 09:29:56.235 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-04-22 09:29:56.242 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.8.2) 2022-04-22 09:29:56.243 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (4.4.1) 2022-04-22 09:29:56.245 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (8.7.1) 2022-04-22 09:29:56.246 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (3.3.2) 2022-04-22 09:29:56.248 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (4.6.0) 2022-04-22 09:29:56.249 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.3.0) 2022-04-22 09:29:56.251 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (4.2.0) 2022-04-22 09:29:56.252 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (1.4.0) 2022-04-22 09:29:56.253 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (4.10.1) 2022-04-22 09:29:56.255 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (11.0.0) 2022-04-22 09:29:56.257 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (6.3.1) 2022-04-22 09:29:56.258 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (12.9.3) 2022-04-22 09:29:56.260 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (3.8.3) 2022-04-22 09:29:56.261 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.6.2) 2022-04-22 09:29:56.262 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (5.1.0) 2022-04-22 09:29:56.264 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.6.1) 2022-04-22 09:29:56.265 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (1.5.0) 2022-04-22 09:29:56.267 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (4.4.0) 2022-04-22 09:29:56.268 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (5.8.0) 2022-04-22 09:29:56.270 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.5.0) 2022-04-22 09:29:56.272 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (5.0.2) 2022-04-22 09:29:56.273 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (1.1.0) 2022-04-22 09:29:56.274 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.6.0) 2022-04-22 09:29:56.276 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.6.0) 2022-04-22 09:29:56.278 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (5.5.0) 2022-04-22 09:29:56.279 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (3.9.1) 2022-04-22 09:29:56.625 | Collecting microversion-parse>=0.2.1 2022-04-22 09:29:56.632 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-04-22 09:29:57.110 | Collecting os-xenapi>=0.3.4 2022-04-22 09:29:57.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2022-04-22 09:29:57.124 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.4/137.4 KB 62.6 MB/s eta 0:00:00 2022-04-22 09:29:57.131 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.9.0) 2022-04-22 09:29:57.132 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (0.2.2) 2022-04-22 09:29:57.605 | Collecting pypowervm>=1.1.15 2022-04-22 09:29:57.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2022-04-22 09:29:57.640 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 52.4 MB/s eta 0:00:00 2022-04-22 09:29:57.655 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (1.3.3) 2022-04-22 09:29:57.656 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (1.7.0) 2022-04-22 09:29:57.657 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (4.6.2) 2022-04-22 09:29:57.659 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.8.2) 2022-04-22 09:29:57.693 | Collecting zVMCloudConnector>=1.3.0 2022-04-22 09:29:57.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-04-22 09:29:57.710 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 KB 50.1 MB/s eta 0:00:00 2022-04-22 09:29:57.777 | Preparing metadata (setup.py): started 2022-04-22 09:29:58.520 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:29:58.524 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (2.4.0) 2022-04-22 09:29:58.526 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (0.59.0) 2022-04-22 09:29:58.528 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.1.dev7) (5.4.1) 2022-04-22 09:29:58.544 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.1.dev7) (1.1.5) 2022-04-22 09:29:58.546 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.1.dev7) (5.2.2) 2022-04-22 09:29:58.568 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.1.dev7) (5.2.0) 2022-04-22 09:29:58.612 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.1.dev7) (1.14.6) 2022-04-22 09:29:58.645 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.1.dev7) (1.16.0) 2022-04-22 09:29:58.646 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.1.dev7) (1.16.0) 2022-04-22 09:29:58.671 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.1.dev7) (2.0.1) 2022-04-22 09:29:58.799 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.1.dev7) (4.3.0) 2022-04-22 09:29:58.802 | 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.1.dev7) (3.1.1) 2022-04-22 09:29:58.863 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.1.dev7) (1.4.4) 2022-04-22 09:29:58.865 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.1.dev7) (0.10.0) 2022-04-22 09:29:58.868 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.1.dev7) (1.4.0) 2022-04-22 09:29:58.870 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.1.dev7) (1.1.5) 2022-04-22 09:29:58.872 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.1.dev7) (1.32) 2022-04-22 09:29:58.873 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.1.dev7) (2.5.0) 2022-04-22 09:29:58.894 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.1.dev7) (6.3.1) 2022-04-22 09:29:58.947 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.1.dev7) (2.3.0) 2022-04-22 09:29:58.950 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.1.dev7) (0.6.4) 2022-04-22 09:29:58.954 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.1.dev7) (1.12.0) 2022-04-22 09:29:59.052 | Collecting Babel!=2.4.0,>=2.3.4 2022-04-22 09:29:59.078 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2022-04-22 09:29:59.208 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 70.4 MB/s eta 0:00:00 2022-04-22 09:29:59.346 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.1.dev7) (0.14.1) 2022-04-22 09:29:59.460 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.1.dev7) (0.5.0) 2022-04-22 09:29:59.462 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.1.dev7) (2.0.1) 2022-04-22 09:29:59.544 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.1.dev7) (0.9.6) 2022-04-22 09:29:59.620 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.1.dev7) (5.0.8) 2022-04-22 09:29:59.623 | 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.1.dev7) (0.3.1) 2022-04-22 09:29:59.627 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.1.dev7) (5.1.0) 2022-04-22 09:29:59.638 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.1.dev7) (4.2.2) 2022-04-22 09:29:59.667 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.1.dev7) (3.3.0) 2022-04-22 09:29:59.670 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.1.dev7) (3.2.0) 2022-04-22 09:29:59.728 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.1.dev7) (1.0.2) 2022-04-22 09:29:59.797 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.1.dev7) (2021.1) 2022-04-22 09:29:59.839 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.1.dev7) (1.3.2) 2022-04-22 09:29:59.841 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.1.dev7) (3.0.0) 2022-04-22 09:29:59.901 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.1.dev7) (2.4.7) 2022-04-22 09:29:59.902 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.1.dev7) (21.0) 2022-04-22 09:29:59.999 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.1.dev7) (1.4.0) 2022-04-22 09:30:00.028 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.1.dev7) (57.4.0) 2022-04-22 09:30:00.249 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.1.dev7) (0.2.8) 2022-04-22 09:30:00.254 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.1.dev7) (0.4.8) 2022-04-22 09:30:00.295 | 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.1.dev7) (3.17.5) 2022-04-22 09:30:00.368 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.1.dev7) (1.12.1) 2022-04-22 09:30:00.370 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.1.dev7) (20.0.1) 2022-04-22 09:30:00.372 | 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.1.dev7) (1.3.3) 2022-04-22 09:30:00.427 | 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.1.dev7) (2.4.2) 2022-04-22 09:30:00.429 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.1.dev7) (3.9.0) 2022-04-22 09:30:00.430 | 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.1.dev7) (2.1.0) 2022-04-22 09:30:00.524 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.1.dev7) (2021.5.30) 2022-04-22 09:30:00.526 | 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.1.dev7) (1.26.6) 2022-04-22 09:30:00.530 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.1.dev7) (2.0.4) 2022-04-22 09:30:00.533 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.1.dev7) (3.2) 2022-04-22 09:30:00.648 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.1.dev7) (0.7) 2022-04-22 09:30:00.845 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.1.dev7) (0.5.2) 2022-04-22 09:30:00.846 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.1.dev7) (0.4.1) 2022-04-22 09:30:00.967 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.1.dev7) (2.6.2) 2022-04-22 09:30:00.969 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.1.dev7) (1.4.2) 2022-04-22 09:30:00.972 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.1.dev7) (2.4.0) 2022-04-22 09:30:01.071 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.1.dev7) (0.12.1) 2022-04-22 09:30:03.683 | Collecting numpy 2022-04-22 09:30:03.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7fd/c7689daf3b845/numpy-1.21.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) 2022-04-22 09:30:03.943 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 73.9 MB/s eta 0:00:00 2022-04-22 09:30:04.228 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.1.dev7) (2.1.0) 2022-04-22 09:30:04.293 | 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.1.dev7) (5.0.0) 2022-04-22 09:30:04.637 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.1.dev7) (2.20) 2022-04-22 09:30:04.726 | 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.1.dev7) (0.4.0) 2022-04-22 09:30:04.728 | 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.1.dev7) (2.1.2) 2022-04-22 09:30:04.913 | 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.1.dev7) (1.6) 2022-04-22 09:30:04.963 | 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.1.dev7) (2.5.0) 2022-04-22 09:30:05.085 | 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.1.dev7) (2.1) 2022-04-22 09:30:05.540 | 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.1.dev7) (0.11.0) 2022-04-22 09:30:05.594 | 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.1.dev7) (2.13.3) 2022-04-22 09:30:06.098 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.1.dev7) (0.6.4) 2022-04-22 09:30:06.099 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.1.dev7) (0.6.4) 2022-04-22 09:30:06.101 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.1.dev7) (0.6.4) 2022-04-22 09:30:06.103 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.1.dev7) (0.6.4) 2022-04-22 09:30:06.104 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.1.dev7) (0.6.4) 2022-04-22 09:30:06.105 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.1.dev7) (0.6.4) 2022-04-22 09:30:06.107 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.1.dev7) (0.6.4) 2022-04-22 09:30:07.540 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.5.0->nova==24.1.1.dev7) (3.5.0) 2022-04-22 09:30:07.982 | Requirement already satisfied: wcwidth>=0.1.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.1.dev7) (0.2.5) 2022-04-22 09:30:07.983 | 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.1.dev7) (0.4.4) 2022-04-22 09:30:07.984 | 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.1.dev7) (21.2.0) 2022-04-22 09:30:07.986 | 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.1.dev7) (1.8.2) 2022-04-22 09:30:08.146 | 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.1.dev7) (2.4.0) 2022-04-22 09:30:08.264 | 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.1.dev7) (1.0.0) 2022-04-22 09:30:08.982 | Building wheels for collected packages: zVMCloudConnector 2022-04-22 09:30:08.983 | Building wheel for zVMCloudConnector (setup.py): started 2022-04-22 09:30:09.998 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-04-22 09:30:10.001 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=2934215eb2f44112d3c5b3bd61d06979689378a4ac96067413e57fa323631187 2022-04-22 09:30:10.001 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-04-22 09:30:10.008 | Successfully built zVMCloudConnector 2022-04-22 09:30:10.996 | Installing collected packages: numpy, microversion-parse, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, nova 2022-04-22 09:30:16.035 | Running setup.py develop for nova 2022-04-22 09:30:20.663 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.2 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.10.0 zVMCloudConnector-1.4.1 2022-04-22 09:30:20.664 | 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 2022-04-22 09:30:20.883 | + inc/python:pip_install:200 : result=0 2022-04-22 09:30:20.885 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:30:20.887 | + functions-common:time_stop:2321 : local name 2022-04-22 09:30:20.889 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:30:20.891 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:30:20.894 | + functions-common:time_stop:2324 : local total 2022-04-22 09:30:20.896 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:30:20.898 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:30:20.900 | + functions-common:time_stop:2328 : start_time=1650619790413 2022-04-22 09:30:20.903 | + functions-common:time_stop:2330 : [[ -z 1650619790413 ]] 2022-04-22 09:30:20.905 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:30:20.910 | + functions-common:time_stop:2333 : end_time=1650619820907 2022-04-22 09:30:20.912 | + functions-common:time_stop:2334 : elapsed_time=30494 2022-04-22 09:30:20.915 | + functions-common:time_stop:2335 : total=214731 2022-04-22 09:30:20.917 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:30:20.919 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=245225 2022-04-22 09:30:20.921 | + inc/python:pip_install:203 : return 0 2022-04-22 09:30:20.924 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-22 09:30:20.926 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-22 09:30:20.929 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-22 09:30:20.948 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-22 09:30:20.960 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-22 09:30:20.962 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-22 09:30:20.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:30:20.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:30:20.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-22 09:30:20.972 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:30:20.975 | + lib/nova:install_nova:860 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-22 09:30:20.989 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-22 09:30:20.992 | + ./stack.sh:main:919 : configure_nova 2022-04-22 09:30:20.994 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2022-04-22 09:30:21.008 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2022-04-22 09:30:21.010 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-22 09:30:21.012 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-22 09:30:21.016 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-22 09:30:21.017 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-22 09:30:21.022 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-22 09:30:21.025 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-22 09:30:21.027 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-22 09:30:21.030 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-22 09:30:21.032 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-22 09:30:21.035 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-22 09:30:21.037 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-22 09:30:21.039 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-22 09:30:21.051 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-22 09:30:21.064 | + 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 2022-04-22 09:30:21.078 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-22 09:30:21.091 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-22 09:30:21.104 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-22 09:30:21.107 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-22 09:30:21.112 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1JLsL6G5ZM 2022-04-22 09:30:21.114 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-22 09:30:21.117 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-22 09:30:21.119 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-22 09:30:21.122 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-22 09:30:21.124 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-22 09:30:21.126 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1JLsL6G5ZM 2022-04-22 09:30:21.131 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1JLsL6G5ZM 2022-04-22 09:30:21.143 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1JLsL6G5ZM /etc/sudoers.d/nova-rootwrap 2022-04-22 09:30:21.158 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-22 09:30:21.163 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-22 09:30:21.165 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-22 09:30:21.168 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-22 09:30:21.170 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-22 09:30:21.173 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-22 09:30:21.175 | + 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 ]] 2022-04-22 09:30:21.178 | + 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 ]] 2022-04-22 09:30:21.181 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-22 09:30:21.185 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2022-04-22 09:30:21.203 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:30:21.206 | + lib/nova:configure_nova:330 : create_nova_conf 2022-04-22 09:30:21.208 | + lib/nova:create_nova_conf:397 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-22 09:30:21.212 | + lib/nova:create_nova_conf:400 : rm -f /etc/nova/nova.conf 2022-04-22 09:30:21.216 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-22 09:30:21.246 | + lib/nova:create_nova_conf:402 : '[' True == True ']' 2022-04-22 09:30:21.248 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-22 09:30:21.275 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-22 09:30:21.305 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-22 09:30:21.333 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-22 09:30:21.364 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-22 09:30:21.395 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-22 09:30:21.425 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2022-04-22 09:30:21.427 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-04-22 09:30:21.456 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-22 09:30:21.484 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-22 09:30:21.511 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-22 09:30:21.539 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-22 09:30:21.566 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-22 09:30:21.597 | + lib/nova:create_nova_conf:422 : is_fedora 2022-04-22 09:30:21.600 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-22 09:30:21.602 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-22 09:30:21.604 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-22 09:30:21.607 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-22 09:30:21.609 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-22 09:30:21.611 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-22 09:30:21.614 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-22 09:30:21.616 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-22 09:30:21.618 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-22 09:30:21.620 | + lib/nova:create_nova_conf:422 : is_suse 2022-04-22 09:30:21.623 | + functions-common:is_suse:462 : is_opensuse 2022-04-22 09:30:21.625 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-22 09:30:21.627 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-22 09:30:21.630 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-22 09:30:21.632 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-22 09:30:21.634 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-22 09:30:21.637 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2022-04-22 09:30:21.654 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:21.656 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-22 09:30:21.658 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2022-04-22 09:30:21.660 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-22 09:30:21.688 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2022-04-22 09:30:21.691 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-04-22 09:30:21.694 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-04-22 09:30:21.696 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-04-22 09:30:21.698 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-22 09:30:21.701 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-22 09:30:21.733 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2022-04-22 09:30:21.735 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-04-22 09:30:21.738 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-04-22 09:30:21.740 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-04-22 09:30:21.743 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-22 09:30:21.746 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-22 09:30:21.777 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2022-04-22 09:30:21.807 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-22 09:30:21.835 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-22 09:30:21.862 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2022-04-22 09:30:21.879 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:21.881 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2022-04-22 09:30:21.897 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:21.901 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2022-04-22 09:30:21.901 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2022-04-22 09:30:21.906 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2022-04-22 09:30:21.908 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-22 09:30:21.936 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2022-04-22 09:30:21.953 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:30:21.955 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-22 09:30:21.957 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2022-04-22 09:30:21.960 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-04-22 09:30:21.962 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-04-22 09:30:21.965 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-22 09:30:21.994 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-22 09:30:22.023 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-22 09:30:22.051 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-22 09:30:22.079 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-22 09:30:22.107 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-22 09:30:22.135 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-22 09:30:22.164 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-22 09:30:22.192 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-22 09:30:22.220 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-22 09:30:22.249 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2022-04-22 09:30:22.265 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:22.268 | + lib/nova:create_nova_conf:471 : configure_cinder_access 2022-04-22 09:30:22.270 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-22 09:30:22.300 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-22 09:30:22.328 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-04-22 09:30:22.357 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder username nova 2022-04-22 09:30:22.385 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-22 09:30:22.412 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-22 09:30:22.440 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-22 09:30:22.468 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-22 09:30:22.497 | + lib/nova:configure_cinder_access:606 : is_service_enabled tls-proxy 2022-04-22 09:30:22.514 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:30:22.516 | + lib/nova:create_nova_conf:474 : '[' -n /opt/stack/data/nova ']' 2022-04-22 09:30:22.518 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-22 09:30:22.547 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-22 09:30:22.577 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-22 09:30:22.579 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-22 09:30:22.607 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2022-04-22 09:30:22.610 | + lib/nova:create_nova_conf:484 : '[' False '!=' False ']' 2022-04-22 09:30:22.612 | + lib/nova:create_nova_conf:489 : is_suse 2022-04-22 09:30:22.615 | + functions-common:is_suse:462 : is_opensuse 2022-04-22 09:30:22.617 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-22 09:30:22.619 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-22 09:30:22.621 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-22 09:30:22.623 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-22 09:30:22.626 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-22 09:30:22.628 | + lib/nova:create_nova_conf:494 : setup_logging /etc/nova/nova.conf 2022-04-22 09:30:22.630 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-22 09:30:22.632 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-22 09:30:22.635 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-22 09:30:22.652 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-22 09:30:22.654 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-22 09:30:22.656 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-22 09:30:22.658 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-22 09:30:22.661 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-22 09:30:22.689 | + 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' 2022-04-22 09:30:22.719 | + 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' 2022-04-22 09:30:22.758 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-22 09:30:22.785 | + lib/nova:create_nova_conf:496 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-22 09:30:22.815 | + lib/nova:create_nova_conf:498 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-22 09:30:22.818 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-22 09:30:22.820 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-22 09:30:22.822 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-22 09:30:22.824 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-22 09:30:22.827 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-22 09:30:22.829 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-22 09:30:22.834 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-22 09:30:22.837 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-22 09:30:22.839 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-22 09:30:22.852 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-22 09:30:22.853 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-22 09:30:22.861 | d /var/run/uwsgi 0755 ubuntu root 2022-04-22 09:30:22.865 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-22 09:30:22.880 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-22 09:30:22.883 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-22 09:30:22.887 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-22 09:30:22.917 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-22 09:30:22.945 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-22 09:30:22.974 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-22 09:30:23.001 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-22 09:30:23.029 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-22 09:30:23.057 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-22 09:30:23.085 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-22 09:30:23.112 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-22 09:30:23.139 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-22 09:30:23.167 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-22 09:30:23.194 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-22 09:30:23.221 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-22 09:30:23.250 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-22 09:30:23.252 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-22 09:30:23.255 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-22 09:30:23.257 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-22 09:30:23.259 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-22 09:30:23.262 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:30:23.264 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:30:23.266 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-22 09:30:23.269 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-22 09:30:23.271 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-22 09:30:23.299 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-22 09:30:23.328 | + 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 ' 2022-04-22 09:30:23.328 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-22 09:30:23.337 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-22 09:30:23.340 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-22 09:30:23.342 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-22 09:30:23.345 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-22 09:30:23.347 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-04-22 09:30:23.350 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-22 09:30:23.353 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:30:23.355 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:30:23.357 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-22 09:30:23.360 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-22 09:30:23.362 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:30:23.365 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:30:23.368 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-22 09:30:23.429 | Enabling site nova-api-wsgi. 2022-04-22 09:30:23.435 | To activate the new configuration, you need to run: 2022-04-22 09:30:23.435 | systemctl reload apache2 2022-04-22 09:30:23.439 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-22 09:30:23.442 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-22 09:30:23.444 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-04-22 09:30:23.446 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-04-22 09:30:23.582 | + lib/nova:create_nova_conf:499 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-22 09:30:23.585 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-22 09:30:23.587 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-22 09:30:23.590 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-22 09:30:23.592 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-22 09:30:23.594 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-22 09:30:23.597 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-22 09:30:23.603 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-22 09:30:23.606 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-22 09:30:23.608 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-22 09:30:23.621 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-22 09:30:23.621 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-22 09:30:23.629 | d /var/run/uwsgi 0755 ubuntu root 2022-04-22 09:30:23.633 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-22 09:30:23.649 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-22 09:30:23.652 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-22 09:30:23.655 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-22 09:30:23.686 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-22 09:30:23.713 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-22 09:30:23.741 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-22 09:30:23.767 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-22 09:30:23.796 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-22 09:30:23.827 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-22 09:30:23.856 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-22 09:30:23.883 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-22 09:30:23.911 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-22 09:30:23.937 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-22 09:30:23.965 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-22 09:30:23.992 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-22 09:30:24.019 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-22 09:30:24.022 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-22 09:30:24.049 | + lib/nova:create_nova_conf:501 : is_service_enabled ceilometer 2022-04-22 09:30:24.065 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:30:24.069 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-22 09:30:24.100 | ++ lib/nova:create_nova_conf:510 : get_notification_url 2022-04-22 09:30:24.103 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-22 09:30:24.105 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-22 09:30:24.121 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:24.124 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-22 09:30:24.127 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-22 09:30:24.154 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-22 09:30:24.184 | + lib/nova:create_nova_conf:512 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-22 09:30:24.187 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-22 09:30:24.189 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-22 09:30:24.191 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-22 09:30:24.194 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-22 09:30:24.196 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-22 09:30:24.213 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:24.216 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-22 09:30:24.218 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-22 09:30:24.221 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-22 09:30:24.237 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:24.239 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-22 09:30:24.242 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-22 09:30:24.269 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-22 09:30:24.272 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-22 09:30:24.274 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-22 09:30:24.301 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-22 09:30:24.329 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-22 09:30:24.361 | + lib/nova:create_nova_conf:519 : is_service_enabled tls-proxy 2022-04-22 09:30:24.379 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:30:24.381 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-22 09:30:24.409 | + lib/nova:create_nova_conf:526 : '[' True == True ']' 2022-04-22 09:30:24.413 | + lib/nova:create_nova_conf:527 : init_nova_service_user_conf 2022-04-22 09:30:24.415 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-22 09:30:24.445 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-22 09:30:24.472 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-04-22 09:30:24.501 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user username nova 2022-04-22 09:30:24.529 | + lib/nova:init_nova_service_user_conf:732 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-22 09:30:24.557 | + lib/nova:init_nova_service_user_conf:733 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-22 09:30:24.585 | + lib/nova:init_nova_service_user_conf:734 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-22 09:30:24.613 | + lib/nova:init_nova_service_user_conf:735 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-22 09:30:24.641 | + lib/nova:init_nova_service_user_conf:736 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-22 09:30:24.669 | + lib/nova:create_nova_conf:530 : is_service_enabled n-cond 2022-04-22 09:30:24.685 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:24.688 | ++ lib/nova:create_nova_conf:531 : seq 1 1 2022-04-22 09:30:24.693 | + lib/nova:create_nova_conf:531 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-22 09:30:24.695 | + lib/nova:create_nova_conf:532 : local conf 2022-04-22 09:30:24.697 | + lib/nova:create_nova_conf:533 : local vhost 2022-04-22 09:30:24.700 | ++ lib/nova:create_nova_conf:534 : conductor_conf 1 2022-04-22 09:30:24.703 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-04-22 09:30:24.705 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-04-22 09:30:24.709 | + lib/nova:create_nova_conf:534 : conf=/etc/nova/nova_cell1.conf 2022-04-22 09:30:24.711 | + lib/nova:create_nova_conf:535 : vhost=nova_cell1 2022-04-22 09:30:24.713 | + lib/nova:create_nova_conf:537 : rm -f /etc/nova/nova_cell1.conf 2022-04-22 09:30:24.717 | ++ lib/nova:create_nova_conf:538 : database_connection_url nova_cell1 2022-04-22 09:30:24.720 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-04-22 09:30:24.722 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-04-22 09:30:24.725 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-04-22 09:30:24.728 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-22 09:30:24.730 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-22 09:30:24.761 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-22 09:30:24.791 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-22 09:30:24.821 | + lib/nova:create_nova_conf:542 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-22 09:30:24.823 | + lib/nova:create_nova_conf:545 : rpc_backend_add_vhost nova_cell1 2022-04-22 09:30:24.826 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-22 09:30:24.828 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-22 09:30:24.845 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:24.848 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-22 09:30:24.849 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-22 09:30:25.542 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-04-22 09:30:25.545 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-04-22 09:30:26.202 | Adding vhost "nova_cell1" ... 2022-04-22 09:30:26.246 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-04-22 09:30:26.927 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-04-22 09:30:26.949 | + lib/nova:create_nova_conf:546 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-22 09:30:26.951 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-22 09:30:26.954 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-22 09:30:26.956 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-22 09:30:26.959 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-22 09:30:26.961 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-22 09:30:26.979 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:26.982 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-22 09:30:26.985 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-22 09:30:26.987 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-22 09:30:27.003 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:27.005 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-22 09:30:27.008 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-22 09:30:27.038 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-22 09:30:27.040 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-22 09:30:27.043 | + lib/nova:create_nova_conf:550 : is_service_enabled placement placement-client 2022-04-22 09:30:27.059 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:27.061 | + lib/nova:create_nova_conf:551 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-22 09:30:27.063 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova_cell1.conf 2022-04-22 09:30:27.066 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-22 09:30:27.097 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-04-22 09:30:27.125 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-22 09:30:27.152 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-22 09:30:27.180 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-22 09:30:27.208 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-22 09:30:27.236 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-22 09:30:27.264 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-22 09:30:27.293 | + lib/nova:create_nova_conf:555 : setup_logging /etc/nova/nova_cell1.conf 2022-04-22 09:30:27.295 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-22 09:30:27.298 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-22 09:30:27.301 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-22 09:30:27.317 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-22 09:30:27.319 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-22 09:30:27.322 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-22 09:30:27.324 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-22 09:30:27.326 | + 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}}' 2022-04-22 09:30:27.354 | + 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' 2022-04-22 09:30:27.382 | + 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' 2022-04-22 09:30:27.409 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-22 09:30:27.437 | + lib/nova:create_nova_conf:562 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-22 09:30:27.440 | ++ lib/nova:create_nova_conf:565 : seq 1 1 2022-04-22 09:30:27.444 | + lib/nova:create_nova_conf:565 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-22 09:30:27.446 | + lib/nova:create_nova_conf:566 : local conf 2022-04-22 09:30:27.448 | + lib/nova:create_nova_conf:567 : local offset 2022-04-22 09:30:27.451 | ++ lib/nova:create_nova_conf:568 : conductor_conf 1 2022-04-22 09:30:27.454 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-04-22 09:30:27.456 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-04-22 09:30:27.459 | + lib/nova:create_nova_conf:568 : conf=/etc/nova/nova_cell1.conf 2022-04-22 09:30:27.462 | + lib/nova:create_nova_conf:569 : offset=0 2022-04-22 09:30:27.464 | + lib/nova:create_nova_conf:570 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-22 09:30:27.467 | + lib/nova:configure_console_proxies:677 : local conf=/etc/nova/nova_cell1.conf 2022-04-22 09:30:27.469 | + lib/nova:configure_console_proxies:678 : local offset=0 2022-04-22 09:30:27.473 | + lib/nova:configure_console_proxies:682 : offset=0 2022-04-22 09:30:27.476 | + lib/nova:configure_console_proxies:684 : is_service_enabled n-novnc 2022-04-22 09:30:27.492 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:30:27.495 | + lib/nova:configure_console_proxies:684 : '[' False '!=' False ']' 2022-04-22 09:30:27.497 | + lib/nova:configure_console_proxies:716 : is_service_enabled n-spice 2022-04-22 09:30:27.513 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:30:27.516 | + lib/nova:configure_console_proxies:721 : is_service_enabled n-sproxy 2022-04-22 09:30:27.533 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:30:27.535 | + lib/nova:configure_nova:332 : is_service_enabled n-cpu 2022-04-22 09:30:27.554 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:30:27.556 | + ./stack.sh:main:922 : is_service_enabled placement 2022-04-22 09:30:27.576 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:30:27.578 | + ./stack.sh:main:924 : stack_install_service placement 2022-04-22 09:30:27.581 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-22 09:30:27.584 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-22 09:30:27.587 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-22 09:30:27.591 | + lib/stack:stack_install_service:32 : install_placement 2022-04-22 09:30:27.594 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-22 09:30:27.598 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-22 09:30:27.600 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:30:27.603 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:30:27.605 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-22 09:30:27.608 | + functions-common:install_package:1359 : update_package_repo 2022-04-22 09:30:27.611 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-04-22 09:30:27.613 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-04-22 09:30:27.616 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-04-22 09:30:27.619 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-04-22 09:30:27.621 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-04-22 09:30:27.624 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:30:27.627 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:30:27.629 | + functions-common:update_package_repo:1340 : apt_get_update 2022-04-22 09:30:27.632 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-04-22 09:30:27.635 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-04-22 09:30:27.637 | + functions-common:apt_get_update:1086 : return 2022-04-22 09:30:27.640 | + functions-common:install_package:1360 : real_install_package apache2 2022-04-22 09:30:27.642 | + functions-common:real_install_package:1345 : is_ubuntu 2022-04-22 09:30:27.645 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:30:27.647 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:30:27.650 | + functions-common:real_install_package:1346 : apt_get install apache2 2022-04-22 09:30:27.673 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-22 09:30:27.785 | Reading package lists... 2022-04-22 09:30:28.046 | Building dependency tree... 2022-04-22 09:30:28.047 | Reading state information... 2022-04-22 09:30:28.331 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-22 09:30:28.331 | The following packages were automatically installed and are no longer required: 2022-04-22 09:30:28.332 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-22 09:30:28.332 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-22 09:30:28.332 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-22 09:30:28.332 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-22 09:30:28.332 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-22 09:30:28.332 | python3-zope.interface 2022-04-22 09:30:28.333 | Use 'sudo apt autoremove' to remove them. 2022-04-22 09:30:28.460 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded. 2022-04-22 09:30:28.465 | + functions-common:apt_get:1130 : result=0 2022-04-22 09:30:28.467 | + functions-common:apt_get:1133 : time_stop apt-get 2022-04-22 09:30:28.470 | + functions-common:time_stop:2321 : local name 2022-04-22 09:30:28.472 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:30:28.475 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:30:28.477 | + functions-common:time_stop:2324 : local total 2022-04-22 09:30:28.480 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:30:28.483 | + functions-common:time_stop:2327 : name=apt-get 2022-04-22 09:30:28.485 | + functions-common:time_stop:2328 : start_time=1650619827670 2022-04-22 09:30:28.488 | + functions-common:time_stop:2330 : [[ -z 1650619827670 ]] 2022-04-22 09:30:28.491 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:30:28.495 | + functions-common:time_stop:2333 : end_time=1650619828492 2022-04-22 09:30:28.497 | + functions-common:time_stop:2334 : elapsed_time=822 2022-04-22 09:30:28.500 | + functions-common:time_stop:2335 : total=288465 2022-04-22 09:30:28.502 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:30:28.505 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=289287 2022-04-22 09:30:28.507 | + functions-common:apt_get:1134 : return 0 2022-04-22 09:30:28.510 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-22 09:30:28.513 | + functions-common:is_package_installed:1368 : [[ -z libapache2-mod-wsgi ]] 2022-04-22 09:30:28.515 | + functions-common:is_package_installed:1372 : [[ -z deb ]] 2022-04-22 09:30:28.518 | + functions-common:is_package_installed:1376 : [[ deb = \d\e\b ]] 2022-04-22 09:30:28.521 | + functions-common:is_package_installed:1377 : dpkg -s libapache2-mod-wsgi 2022-04-22 09:30:28.544 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-22 09:30:28.547 | + functions-common:install_package:1359 : update_package_repo 2022-04-22 09:30:28.549 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-04-22 09:30:28.552 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-04-22 09:30:28.554 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-04-22 09:30:28.557 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-04-22 09:30:28.559 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-04-22 09:30:28.562 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:30:28.564 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:30:28.568 | + functions-common:update_package_repo:1340 : apt_get_update 2022-04-22 09:30:28.570 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-04-22 09:30:28.573 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-04-22 09:30:28.575 | + functions-common:apt_get_update:1086 : return 2022-04-22 09:30:28.578 | + functions-common:install_package:1360 : real_install_package libapache2-mod-wsgi-py3 2022-04-22 09:30:28.580 | + functions-common:real_install_package:1345 : is_ubuntu 2022-04-22 09:30:28.583 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:30:28.586 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:30:28.588 | + functions-common:real_install_package:1346 : apt_get install libapache2-mod-wsgi-py3 2022-04-22 09:30:28.613 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-22 09:30:28.724 | Reading package lists... 2022-04-22 09:30:28.983 | Building dependency tree... 2022-04-22 09:30:28.984 | Reading state information... 2022-04-22 09:30:29.255 | The following packages were automatically installed and are no longer required: 2022-04-22 09:30:29.256 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-22 09:30:29.257 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-22 09:30:29.257 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-22 09:30:29.257 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-22 09:30:29.257 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-22 09:30:29.257 | python3-zope.interface 2022-04-22 09:30:29.257 | Use 'sudo apt autoremove' to remove them. 2022-04-22 09:30:29.325 | The following NEW packages will be installed: 2022-04-22 09:30:29.326 | libapache2-mod-wsgi-py3 2022-04-22 09:30:29.581 | 0 upgraded, 1 newly installed, 0 to remove and 131 not upgraded. 2022-04-22 09:30:29.581 | Need to get 93.3 kB of archives. 2022-04-22 09:30:29.581 | After this operation, 300 kB of additional disk space will be used. 2022-04-22 09:30:29.581 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-04-22 09:30:30.458 | Fetched 93.3 kB in 1s (169 kB/s) 2022-04-22 09:30:30.493 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-04-22 09:30:30.547 | (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.) 2022-04-22 09:30:30.551 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-04-22 09:30:30.554 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-22 09:30:30.621 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-22 09:30:30.793 | apache2_invoke: Enable module wsgi 2022-04-22 09:30:39.765 | + functions-common:apt_get:1130 : result=0 2022-04-22 09:30:39.768 | + functions-common:apt_get:1133 : time_stop apt-get 2022-04-22 09:30:39.771 | + functions-common:time_stop:2321 : local name 2022-04-22 09:30:39.773 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:30:39.776 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:30:39.778 | + functions-common:time_stop:2324 : local total 2022-04-22 09:30:39.780 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:30:39.783 | + functions-common:time_stop:2327 : name=apt-get 2022-04-22 09:30:39.785 | + functions-common:time_stop:2328 : start_time=1650619828610 2022-04-22 09:30:39.788 | + functions-common:time_stop:2330 : [[ -z 1650619828610 ]] 2022-04-22 09:30:39.791 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:30:39.795 | + functions-common:time_stop:2333 : end_time=1650619839792 2022-04-22 09:30:39.797 | + functions-common:time_stop:2334 : elapsed_time=11182 2022-04-22 09:30:39.799 | + functions-common:time_stop:2335 : total=289287 2022-04-22 09:30:39.802 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:30:39.804 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=300469 2022-04-22 09:30:39.807 | + functions-common:apt_get:1134 : return 0 2022-04-22 09:30:39.809 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-22 09:30:39.812 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-04-22 09:30:39.814 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-22 09:30:39.817 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:30:39.819 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:30:39.822 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-22 09:30:39.824 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-04-22 09:30:39.881 | wsgi (enabled by maintainer script) 2022-04-22 09:30:39.884 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-22 09:30:39.886 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-22 09:30:39.889 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-22 09:30:39.892 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-22 09:30:39.895 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-22 09:30:39.898 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-22 09:30:39.902 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-22 09:30:39.902 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-22 09:30:39.907 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-22 09:30:39.910 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-22 09:30:39.913 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-22 09:30:39.916 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-22 09:30:39.918 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-22 09:30:39.942 | Using python 3.8 to install osc-placement 2022-04-22 09:30:39.945 | + 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 2022-04-22 09:30:40.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:30:40.754 | from cryptography.utils import int_from_bytes 2022-04-22 09:30:40.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:30:40.754 | from cryptography.utils import int_from_bytes 2022-04-22 09:30:42.082 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:30:42.157 | Collecting osc-placement 2022-04-22 09:30:42.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-04-22 09:30:42.171 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 50.3 MB/s eta 0:00:00 2022-04-22 09:30:42.187 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2022-04-22 09:30:42.188 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.1) 2022-04-22 09:30:42.189 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2022-04-22 09:30:42.191 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-22 09:30:42.193 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-04-22 09:30:42.194 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-04-22 09:30:42.257 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.4.0) 2022-04-22 09:30:42.258 | 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) 2022-04-22 09:30:42.260 | 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) 2022-04-22 09:30:42.262 | 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) 2022-04-22 09:30:42.276 | 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) 2022-04-22 09:30:42.277 | 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) 2022-04-22 09:30:42.279 | 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) 2022-04-22 09:30:42.295 | 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) 2022-04-22 09:30:42.296 | 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) 2022-04-22 09:30:42.298 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.0) 2022-04-22 09:30:42.299 | 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) 2022-04-22 09:30:42.300 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.1) 2022-04-22 09:30:42.303 | 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) 2022-04-22 09:30:42.324 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.7.2) 2022-04-22 09:30:42.326 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (5.4.1) 2022-04-22 09:30:42.328 | 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) 2022-04-22 09:30:42.329 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.1.2) 2022-04-22 09:30:42.340 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.12.1) 2022-04-22 09:30:42.381 | 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) 2022-04-22 09:30:42.382 | 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) 2022-04-22 09:30:42.384 | 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) 2022-04-22 09:30:42.385 | 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) 2022-04-22 09:30:42.388 | 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) 2022-04-22 09:30:42.389 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.0.9) 2022-04-22 09:30:42.392 | 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.5) 2022-04-22 09:30:42.393 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.4.8) 2022-04-22 09:30:42.484 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.4) 2022-04-22 09:30:42.486 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.6) 2022-04-22 09:30:42.488 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.2) 2022-04-22 09:30:42.490 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2021.5.30) 2022-04-22 09:30:42.587 | 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) 2022-04-22 09:30:42.588 | 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) 2022-04-22 09:30:42.589 | 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) 2022-04-22 09:30:42.591 | 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) 2022-04-22 09:30:42.638 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.14.6) 2022-04-22 09:30:42.680 | 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) 2022-04-22 09:30:42.830 | 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) 2022-04-22 09:30:44.901 | Installing collected packages: osc-placement 2022-04-22 09:30:45.090 | Successfully installed osc-placement-3.1.1 2022-04-22 09:30:45.091 | 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 2022-04-22 09:30:45.245 | + inc/python:pip_install:200 : result=0 2022-04-22 09:30:45.247 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:30:45.250 | + functions-common:time_stop:2321 : local name 2022-04-22 09:30:45.253 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:30:45.255 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:30:45.258 | + functions-common:time_stop:2324 : local total 2022-04-22 09:30:45.260 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:30:45.262 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:30:45.265 | + functions-common:time_stop:2328 : start_time=1650619839935 2022-04-22 09:30:45.267 | + functions-common:time_stop:2330 : [[ -z 1650619839935 ]] 2022-04-22 09:30:45.271 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:30:45.276 | + functions-common:time_stop:2333 : end_time=1650619845273 2022-04-22 09:30:45.278 | + functions-common:time_stop:2334 : elapsed_time=5338 2022-04-22 09:30:45.281 | + functions-common:time_stop:2335 : total=245225 2022-04-22 09:30:45.283 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:30:45.286 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=250563 2022-04-22 09:30:45.289 | + inc/python:pip_install:203 : return 0 2022-04-22 09:30:45.292 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/xena 2022-04-22 09:30:45.294 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-22 09:30:45.296 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2022-04-22 09:30:45.299 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-22 09:30:45.301 | + functions-common:git_clone:526 : local orig_dir 2022-04-22 09:30:45.304 | ++ functions-common:git_clone:527 : pwd 2022-04-22 09:30:45.307 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-22 09:30:45.310 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-22 09:30:45.313 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-22 09:30:45.330 | + functions-common:git_clone:530 : RECLONE=False 2022-04-22 09:30:45.332 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-22 09:30:45.335 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-22 09:30:45.338 | + functions-common:git_clone:544 : echo stable/xena 2022-04-22 09:30:45.338 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-22 09:30:45.344 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2022-04-22 09:30:45.346 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2022-04-22 09:30:45.349 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/xena 2022-04-22 09:30:45.352 | + functions-common:git_timed:629 : local count=0 2022-04-22 09:30:45.354 | + functions-common:git_timed:630 : local timeout=0 2022-04-22 09:30:45.356 | + functions-common:git_timed:632 : [[ -n 0 ]] 2022-04-22 09:30:45.359 | + functions-common:git_timed:633 : timeout=0 2022-04-22 09:30:45.361 | + functions-common:git_timed:636 : time_start git_timed 2022-04-22 09:30:45.363 | + functions-common:time_start:2307 : local name=git_timed 2022-04-22 09:30:45.366 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:30:45.368 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:30:45.371 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:30:45.375 | + functions-common:time_start:2312 : _TIME_START[$name]=1650619845372 2022-04-22 09:30:45.377 | + functions-common:git_timed:637 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/xena 2022-04-22 09:30:45.381 | Cloning into '/opt/stack/placement'... 2022-04-22 09:31:23.606 | + functions-common:git_timed:651 : time_stop git_timed 2022-04-22 09:31:23.608 | + functions-common:time_stop:2321 : local name 2022-04-22 09:31:23.611 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:31:23.613 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:31:23.616 | + functions-common:time_stop:2324 : local total 2022-04-22 09:31:23.618 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:31:23.621 | + functions-common:time_stop:2327 : name=git_timed 2022-04-22 09:31:23.623 | + functions-common:time_stop:2328 : start_time=1650619845372 2022-04-22 09:31:23.625 | + functions-common:time_stop:2330 : [[ -z 1650619845372 ]] 2022-04-22 09:31:23.628 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:31:23.633 | + functions-common:time_stop:2333 : end_time=1650619883631 2022-04-22 09:31:23.636 | + functions-common:time_stop:2334 : elapsed_time=38259 2022-04-22 09:31:23.638 | + functions-common:time_stop:2335 : total=0 2022-04-22 09:31:23.640 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:31:23.642 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=38259 2022-04-22 09:31:23.645 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/placement 2022-04-22 09:31:23.658 | + functions-common:git_clone:604 : cd /opt/stack/placement 2022-04-22 09:31:23.661 | + functions-common:git_clone:605 : git show --oneline 2022-04-22 09:31:23.661 | + functions-common:git_clone:605 : head -1 2022-04-22 09:31:23.664 | 7422ed4d Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-04-22 09:31:23.667 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-22 09:31:23.669 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-22 09:31:23.672 | + inc/python:setup_develop:338 : local bindep 2022-04-22 09:31:23.674 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-22 09:31:23.677 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-22 09:31:23.680 | + inc/python:setup_develop:344 : local extras= 2022-04-22 09:31:23.682 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-22 09:31:23.685 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-22 09:31:23.687 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-22 09:31:23.690 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-22 09:31:23.693 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-22 09:31:23.697 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-22 09:31:23.701 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-22 09:31:23.703 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-22 09:31:23.706 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-22 09:31:23.709 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-22 09:31:23.711 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-22 09:31:23.714 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-22 09:31:23.720 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-22 09:31:23.722 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-22 09:31:24.347 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-22 09:31:24.350 | + inc/python:setup_package:418 : local bindep=0 2022-04-22 09:31:24.353 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-22 09:31:24.355 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-22 09:31:24.358 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-22 09:31:24.360 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-22 09:31:24.363 | + inc/python:setup_package:427 : local flags=-e 2022-04-22 09:31:24.366 | + inc/python:setup_package:428 : local extras= 2022-04-22 09:31:24.369 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-22 09:31:24.371 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-22 09:31:24.373 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-22 09:31:24.376 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-22 09:31:24.378 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-22 09:31:24.382 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-22 09:31:24.403 | Using python 3.8 to install /opt/stack/placement 2022-04-22 09:31:24.405 | + 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 2022-04-22 09:31:25.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:31:25.213 | from cryptography.utils import int_from_bytes 2022-04-22 09:31:25.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:31:25.213 | from cryptography.utils import int_from_bytes 2022-04-22 09:31:26.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:31:26.551 | Obtaining file:///opt/stack/placement 2022-04-22 09:31:26.553 | Preparing metadata (setup.py): started 2022-04-22 09:31:27.784 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:31:27.923 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (5.6.0) 2022-04-22 09:31:27.924 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.4.23) 2022-04-22 09:31:27.926 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (9.3.0) 2022-04-22 09:31:27.927 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.5.1) 2022-04-22 09:31:27.929 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.8.7) 2022-04-22 09:31:27.930 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.0.1.dev1) (3.2.0) 2022-04-22 09:31:27.931 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.26.0) 2022-04-22 09:31:27.934 | 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.0.1.dev1) (57.4.0) 2022-04-22 09:31:27.935 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.4.1) 2022-04-22 09:31:27.936 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (8.7.1) 2022-04-22 09:31:27.938 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (3.3.2) 2022-04-22 09:31:27.939 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.6.0) 2022-04-22 09:31:27.941 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.2.0) 2022-04-22 09:31:27.943 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.10.1) 2022-04-22 09:31:27.944 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (11.0.0) 2022-04-22 09:31:27.946 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (3.8.3) 2022-04-22 09:31:27.947 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.4.0) 2022-04-22 09:31:27.949 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.4.0) 2022-04-22 09:31:27.950 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.1.0) 2022-04-22 09:31:27.952 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.6.0) 2022-04-22 09:31:27.953 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.0.1) 2022-04-22 09:31:28.020 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (2.8.2) 2022-04-22 09:31:28.022 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (4.3.0) 2022-04-22 09:31:28.024 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (4.4.0) 2022-04-22 09:31:28.027 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (1.16.0) 2022-04-22 09:31:28.028 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (5.1.0) 2022-04-22 09:31:28.030 | 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.0.1.dev1) (3.1.1) 2022-04-22 09:31:28.051 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.0.1.dev1) (0.14.1) 2022-04-22 09:31:28.093 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (3.4.0) 2022-04-22 09:31:28.094 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (2.3.0) 2022-04-22 09:31:28.096 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (5.4.1) 2022-04-22 09:31:28.097 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (1.5.0) 2022-04-22 09:31:28.099 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (0.8.0) 2022-04-22 09:31:28.181 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (2.0.1) 2022-04-22 09:31:28.182 | 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.0.1.dev1) (0.13.0) 2022-04-22 09:31:28.185 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (1.7.1) 2022-04-22 09:31:28.186 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (0.5.0) 2022-04-22 09:31:28.227 | 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.0.1.dev1) (2.8.2) 2022-04-22 09:31:28.233 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.0.1.dev1) (0.9.6) 2022-04-22 09:31:28.251 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.3.0) 2022-04-22 09:31:28.252 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.0.1) 2022-04-22 09:31:28.254 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.2.0) 2022-04-22 09:31:28.282 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.0.1.dev1) (2021.1) 2022-04-22 09:31:28.284 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.0.1.dev1) (1.0.2) 2022-04-22 09:31:28.298 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.0.1.dev1) (0.7.2) 2022-04-22 09:31:28.316 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (2.4.7) 2022-04-22 09:31:28.318 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (21.0) 2022-04-22 09:31:28.320 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (0.11.0) 2022-04-22 09:31:28.322 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (0.1.16) 2022-04-22 09:31:28.364 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (2021.5.30) 2022-04-22 09:31:28.366 | 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.0.1.dev1) (1.26.6) 2022-04-22 09:31:28.369 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (2.0.4) 2022-04-22 09:31:28.371 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (3.2) 2022-04-22 09:31:28.389 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.0.1.dev1) (0.7) 2022-04-22 09:31:28.518 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.0.1.dev1) (1.1.1) 2022-04-22 09:31:28.558 | 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.0.1.dev1) (1.1.5) 2022-04-22 09:31:28.561 | 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.0.1.dev1) (5.2.2) 2022-04-22 09:31:28.577 | 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.0.1.dev1) (1.14.6) 2022-04-22 09:31:28.614 | 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.0.1.dev1) (1.12.1) 2022-04-22 09:31:28.628 | 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.0.1.dev1) (1.6) 2022-04-22 09:31:28.674 | 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.0.1.dev1) (2.0.1) 2022-04-22 09:31:28.743 | 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.0.1.dev1) (1.7.0) 2022-04-22 09:31:28.826 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (1.1.5) 2022-04-22 09:31:29.056 | 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.0.1.dev1) (0.4.1) 2022-04-22 09:31:29.058 | 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.0.1.dev1) (5.0.9) 2022-04-22 09:31:29.060 | 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.0.1.dev1) (0.5.2) 2022-04-22 09:31:29.137 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (2.5.0) 2022-04-22 09:31:29.189 | 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.0.1.dev1) (2.20) 2022-04-22 09:31:29.378 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (3.5.0) 2022-04-22 09:31:29.444 | 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.0.1.dev1) (3.0.0) 2022-04-22 09:31:29.446 | 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.0.1.dev1) (1.0.0) 2022-04-22 09:31:31.319 | Installing collected packages: openstack-placement 2022-04-22 09:31:31.321 | Running setup.py develop for openstack-placement 2022-04-22 09:31:33.391 | Successfully installed openstack-placement 2022-04-22 09:31:33.392 | 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 2022-04-22 09:31:33.561 | + inc/python:pip_install:200 : result=0 2022-04-22 09:31:33.563 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:31:33.566 | + functions-common:time_stop:2321 : local name 2022-04-22 09:31:33.568 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:31:33.571 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:31:33.573 | + functions-common:time_stop:2324 : local total 2022-04-22 09:31:33.575 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:31:33.577 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:31:33.580 | + functions-common:time_stop:2328 : start_time=1650619884398 2022-04-22 09:31:33.582 | + functions-common:time_stop:2330 : [[ -z 1650619884398 ]] 2022-04-22 09:31:33.585 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:31:33.589 | + functions-common:time_stop:2333 : end_time=1650619893586 2022-04-22 09:31:33.591 | + functions-common:time_stop:2334 : elapsed_time=9188 2022-04-22 09:31:33.593 | + functions-common:time_stop:2335 : total=250563 2022-04-22 09:31:33.596 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:31:33.598 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=259751 2022-04-22 09:31:33.600 | + inc/python:pip_install:203 : return 0 2022-04-22 09:31:33.603 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-22 09:31:33.606 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-22 09:31:33.608 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-22 09:31:33.628 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-22 09:31:33.640 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-22 09:31:33.643 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-22 09:31:33.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:31:33.648 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:31:33.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-22 09:31:33.653 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:31:33.656 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-22 09:31:33.658 | + ./stack.sh:main:925 : configure_placement 2022-04-22 09:31:33.661 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-22 09:31:33.673 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-22 09:31:33.676 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-22 09:31:33.681 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-22 09:31:33.684 | ++ lib/database:database_connection_url:132 : local db=placement 2022-04-22 09:31:33.686 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-04-22 09:31:33.689 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-04-22 09:31:33.691 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-22 09:31:33.694 | + 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' 2022-04-22 09:31:33.726 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-22 09:31:33.757 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-22 09:31:33.789 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-22 09:31:33.792 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2022-04-22 09:31:33.794 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2022-04-22 09:31:33.797 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-04-22 09:31:33.799 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-22 09:31:33.832 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-22 09:31:33.861 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-22 09:31:33.891 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-22 09:31:33.920 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-22 09:31:33.949 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-22 09:31:33.979 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-22 09:31:34.008 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-22 09:31:34.037 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-22 09:31:34.065 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-22 09:31:34.093 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-22 09:31:34.096 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-22 09:31:34.100 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-22 09:31:34.103 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-22 09:31:34.121 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-22 09:31:34.124 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-22 09:31:34.126 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-22 09:31:34.128 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-22 09:31:34.131 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-22 09:31:34.160 | + 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' 2022-04-22 09:31:34.190 | + 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' 2022-04-22 09:31:34.220 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-22 09:31:34.249 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-22 09:31:34.251 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-22 09:31:34.255 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-22 09:31:34.257 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-22 09:31:34.259 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-22 09:31:34.262 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-22 09:31:34.264 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-22 09:31:34.267 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-22 09:31:34.272 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-22 09:31:34.274 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-22 09:31:34.277 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-22 09:31:34.289 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-22 09:31:34.290 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-22 09:31:34.298 | d /var/run/uwsgi 0755 ubuntu root 2022-04-22 09:31:34.302 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-22 09:31:34.319 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-22 09:31:34.321 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-22 09:31:34.325 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-22 09:31:34.356 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-22 09:31:34.386 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-22 09:31:34.415 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-22 09:31:34.444 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-22 09:31:34.473 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-22 09:31:34.503 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-22 09:31:34.531 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-22 09:31:34.560 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-22 09:31:34.588 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-22 09:31:34.617 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-22 09:31:34.646 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-22 09:31:34.675 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-22 09:31:34.703 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-22 09:31:34.706 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-22 09:31:34.710 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-22 09:31:34.712 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-22 09:31:34.715 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-22 09:31:34.718 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:31:34.720 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:31:34.723 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-22 09:31:34.726 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-22 09:31:34.729 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-22 09:31:34.758 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-22 09:31:34.788 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-22 09:31:34.788 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-22 09:31:34.797 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-22 09:31:34.800 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-22 09:31:34.803 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-22 09:31:34.806 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-22 09:31:34.808 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-04-22 09:31:34.810 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-04-22 09:31:34.813 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:31:34.816 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:31:34.819 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-22 09:31:34.821 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-22 09:31:34.824 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:31:34.826 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:31:34.828 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-22 09:31:34.890 | Enabling site placement-api. 2022-04-22 09:31:34.896 | To activate the new configuration, you need to run: 2022-04-22 09:31:34.896 | systemctl reload apache2 2022-04-22 09:31:34.900 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-22 09:31:34.903 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-22 09:31:34.905 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-04-22 09:31:34.908 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-04-22 09:31:35.042 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2022-04-22 09:31:35.064 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:31:35.066 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2022-04-22 09:31:35.086 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:31:35.089 | + ./stack.sh:main:933 : is_service_enabled n-sch 2022-04-22 09:31:35.109 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:31:35.112 | + ./stack.sh:main:934 : configure_placement_nova_compute 2022-04-22 09:31:35.115 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova.conf 2022-04-22 09:31:35.117 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-22 09:31:35.150 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-04-22 09:31:35.178 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement username placement 2022-04-22 09:31:35.208 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-22 09:31:35.237 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-22 09:31:35.266 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_name service 2022-04-22 09:31:35.297 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-22 09:31:35.326 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-22 09:31:35.355 | + ./stack.sh:main:938 : is_service_enabled horizon 2022-04-22 09:31:35.372 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:31:35.375 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2022-04-22 09:31:35.392 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:31:35.394 | + ./stack.sh:main:951 : run_phase stack install 2022-04-22 09:31:35.398 | + functions-common:run_phase:1749 : local mode=stack 2022-04-22 09:31:35.400 | + functions-common:run_phase:1750 : local phase=install 2022-04-22 09:31:35.402 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-22 09:31:35.405 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-04-22 09:31:35.407 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-22 09:31:35.410 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-04-22 09:31:35.412 | + functions-common:run_phase:1759 : local extra 2022-04-22 09:31:35.415 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-22 09:31:35.420 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-04-22 09:31:35.422 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-22 09:31:35.425 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-22 09:31:35.427 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-22 09:31:35.430 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-22 09:31:35.445 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:31:35.448 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-22 09:31:35.450 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:31:35.452 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-22 09:31:35.454 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-22 09:31:35.457 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:31:35.460 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2022-04-22 09:31:35.462 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-22 09:31:35.465 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-22 09:31:35.523 | ++ inc/async:async_inner:63 : install_tempest 2022-04-22 09:31:35.563 | [17787 Async install_tempest:84466]: running: install_tempest 2022-04-22 09:31:35.566 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-22 09:31:35.569 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-22 09:31:35.572 | + functions-common:run_phase:1770 : [[ stack == \s\o\u\r\c\e ]] 2022-04-22 09:31:35.575 | + functions-common:run_phase:1773 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-22 09:31:35.577 | + functions-common:run_phase:1776 : run_plugins stack install 2022-04-22 09:31:35.580 | + functions-common:run_plugins:1735 : local mode=stack 2022-04-22 09:31:35.582 | + functions-common:run_plugins:1736 : local phase=install 2022-04-22 09:31:35.585 | + functions-common:run_plugins:1738 : local plugins= 2022-04-22 09:31:35.587 | + functions-common:run_plugins:1739 : local plugin 2022-04-22 09:31:35.590 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2022-04-22 09:31:35.593 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-22 09:31:35.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-22 09:31:35.598 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-22 09:31:35.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-22 09:31:35.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-22 09:31:35.607 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2022-04-22 09:31:35.609 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-22 09:31:35.612 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-22 09:31:35.616 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-22 09:31:35.619 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-22 09:31:35.621 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-22 09:31:35.625 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-22 09:31:35.626 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-22 09:31:35.632 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-22 09:31:35.634 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-22 09:31:35.637 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-22 09:31:35.640 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-22 09:31:35.643 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-22 09:31:35.664 | Using python 3.8 to install python-openstackclient 2022-04-22 09:31:35.667 | + 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 2022-04-22 09:31:36.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:31:36.487 | from cryptography.utils import int_from_bytes 2022-04-22 09:31:36.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:31:36.487 | from cryptography.utils import int_from_bytes 2022-04-22 09:31:37.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:31:37.909 | Collecting python-openstackclient 2022-04-22 09:31:37.919 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb8/97db56787f64c/python_openstackclient-5.6.0-py3-none-any.whl (972 kB) 2022-04-22 09:31:37.945 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 972.2/972.2 KB 47.7 MB/s eta 0:00:00 2022-04-22 09:31:37.981 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2022-04-22 09:31:37.983 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2022-04-22 09:31:37.984 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2022-04-22 09:31:37.985 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-04-22 09:31:37.987 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2022-04-22 09:31:37.989 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-04-22 09:31:37.990 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2022-04-22 09:31:37.992 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.1.0) 2022-04-22 09:31:37.993 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.1) 2022-04-22 09:31:37.994 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.6.0) 2022-04-22 09:31:37.996 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-22 09:31:38.009 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.7.2) 2022-04-22 09:31:38.010 | 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) 2022-04-22 09:31:38.012 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.1.2) 2022-04-22 09:31:38.013 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) 2022-04-22 09:31:38.015 | 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) 2022-04-22 09:31:38.041 | 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) 2022-04-22 09:31:38.042 | 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) 2022-04-22 09:31:38.044 | 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) 2022-04-22 09:31:38.045 | 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) 2022-04-22 09:31:38.046 | 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.5) 2022-04-22 09:31:38.048 | 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) 2022-04-22 09:31:38.050 | 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) 2022-04-22 09:31:38.051 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (3.4.8) 2022-04-22 09:31:38.053 | 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) 2022-04-22 09:31:38.055 | 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) 2022-04-22 09:31:38.056 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.0.9) 2022-04-22 09:31:38.070 | 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) 2022-04-22 09:31:38.090 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.0) 2022-04-22 09:31:38.091 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.1) 2022-04-22 09:31:38.092 | 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) 2022-04-22 09:31:38.094 | 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) 2022-04-22 09:31:38.116 | 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) 2022-04-22 09:31:38.137 | 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) 2022-04-22 09:31:38.138 | 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) 2022-04-22 09:31:38.140 | 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) 2022-04-22 09:31:38.260 | 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) 2022-04-22 09:31:38.262 | 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) 2022-04-22 09:31:38.263 | 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) 2022-04-22 09:31:38.264 | 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) 2022-04-22 09:31:38.309 | 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.14.6) 2022-04-22 09:31:38.323 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.12.1) 2022-04-22 09:31:38.361 | 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) 2022-04-22 09:31:38.531 | 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) 2022-04-22 09:31:38.547 | 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) 2022-04-22 09:31:38.640 | 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.2) 2022-04-22 09:31:38.641 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2021.5.30) 2022-04-22 09:31:38.642 | 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.6) 2022-04-22 09:31:38.646 | 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.4) 2022-04-22 09:31:38.769 | 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) 2022-04-22 09:31:40.897 | Installing collected packages: python-openstackclient 2022-04-22 09:31:42.393 | Successfully installed python-openstackclient-5.6.0 2022-04-22 09:31:42.393 | 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 2022-04-22 09:31:42.563 | + inc/python:pip_install:200 : result=0 2022-04-22 09:31:42.566 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:31:42.568 | + functions-common:time_stop:2321 : local name 2022-04-22 09:31:42.570 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:31:42.573 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:31:42.575 | + functions-common:time_stop:2324 : local total 2022-04-22 09:31:42.577 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:31:42.580 | + functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:31:42.583 | + functions-common:time_stop:2328 : start_time=1650619895659 2022-04-22 09:31:42.585 | + functions-common:time_stop:2330 : [[ -z 1650619895659 ]] 2022-04-22 09:31:42.588 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:31:42.592 | + functions-common:time_stop:2333 : end_time=1650619902590 2022-04-22 09:31:42.595 | + functions-common:time_stop:2334 : elapsed_time=6931 2022-04-22 09:31:42.597 | + functions-common:time_stop:2335 : total=259751 2022-04-22 09:31:42.601 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:31:42.604 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=266682 2022-04-22 09:31:42.606 | + inc/python:pip_install:203 : return 0 2022-04-22 09:31:42.609 | + ./stack.sh:main:963 : install_oscwrap 2022-04-22 09:31:42.612 | ++ functions-common:install_oscwrap:2366 : mktemp 2022-04-22 09:31:42.617 | + functions-common:install_oscwrap:2366 : OSCWRAP_TIMER_FILE=/tmp/tmp.IQIvt4m8L8 2022-04-22 09:31:42.620 | + functions-common:install_oscwrap:2369 : shopt -s expand_aliases 2022-04-22 09:31:42.622 | + functions-common:install_oscwrap:2372 : unalias -a 2022-04-22 09:31:42.625 | + functions-common:install_oscwrap:2374 : alias openstack=oscwrap 2022-04-22 09:31:42.627 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2022-04-22 09:31:42.631 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-22 09:31:42.633 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2022-04-22 09:31:42.652 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:31:42.655 | + ./stack.sh:main:1017 : configure_database 2022-04-22 09:31:42.657 | + lib/database:configure_database:126 : configure_database_mysql 2022-04-22 09:31:42.660 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2022-04-22 09:31:42.662 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2022-04-22 09:31:42.665 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:31:42.668 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2022-04-22 09:31:42.670 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2022-04-22 09:31:42.673 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:31:42.675 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:31:42.678 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2022-04-22 09:31:42.681 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2022-04-22 09:31:42.683 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-22 09:31:42.685 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-22 09:31:42.688 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-22 09:31:42.690 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-22 09:31:42.694 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-22 09:31:42.696 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-22 09:31:42.698 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-22 09:31:42.701 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-22 09:31:42.703 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-22 09:31:42.706 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2022-04-22 09:31:42.709 | + functions-common:is_suse:462 : is_opensuse 2022-04-22 09:31:42.712 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-22 09:31:42.714 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-22 09:31:42.716 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-22 09:31:42.719 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-22 09:31:42.721 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-22 09:31:42.724 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2022-04-22 09:31:42.739 | mysqladmin: connect to server at 'localhost' failed 2022-04-22 09:31:42.739 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-22 09:31:42.743 | + lib/databases/mysql:configure_database_mysql:95 : true 2022-04-22 09:31:42.746 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2022-04-22 09:31:42.748 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:31:42.751 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:31:42.753 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2022-04-22 09:31:42.757 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-22 09:31:42.759 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-22 09:31:42.762 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:31:42.764 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:31:42.766 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-22 09:31:42.769 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-22 09:31:42.783 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:31:42.819 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-22 09:31:42.831 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:31:42.851 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2022-04-22 09:31:42.855 | ++ functions-common:ipv6_unquote:2119 : tr -d '[]' 2022-04-22 09:31:42.855 | ++ functions-common:ipv6_unquote:2119 : echo 0.0.0.0 2022-04-22 09:31:42.860 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-22 09:31:42.924 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-22 09:31:42.975 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-22 09:31:43.029 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-22 09:31:43.079 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2022-04-22 09:31:43.081 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2022-04-22 09:31:43.084 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-04-22 09:31:43.087 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart mysql 2022-04-22 09:31:45.656 | + ./stack.sh:main:1021 : save_stackenv 1021 2022-04-22 09:31:45.674 | + functions-common:save_stackenv:60 : local tag=1021 2022-04-22 09:31:45.714 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-22 09:31:45.734 | + functions-common:save_stackenv:62 : time_stamp=2022-04-22-093145 2022-04-22 09:31:45.758 | + functions-common:save_stackenv:63 : echo '# 2022-04-22-093145 1021' 2022-04-22 09:31:45.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:45.810 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-22 09:31:45.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:45.850 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-22 09:31:45.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:45.902 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-22 09:31:45.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:45.953 | + 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 2022-04-22 09:31:45.986 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:46.003 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-22 09:31:46.030 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:46.054 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-22 09:31:46.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:46.099 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-22-092026 2022-04-22 09:31:46.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:46.134 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-22 09:31:46.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:46.178 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-22 09:31:46.192 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:46.206 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-22 09:31:46.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:46.241 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-22 09:31:46.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:46.245 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-22 09:31:46.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:31:46.250 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-22 09:31:46.253 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2022-04-22 09:31:46.255 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-22 09:31:46.258 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-22 09:31:46.271 | + ./stack.sh:main:1047 : start_dstat 2022-04-22 09:31:46.274 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-22 09:31:46.276 | + functions-common:run_process:1576 : local service=dstat 2022-04-22 09:31:46.279 | + functions-common:run_process:1577 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-22 09:31:46.281 | + functions-common:run_process:1578 : local group= 2022-04-22 09:31:46.284 | + functions-common:run_process:1579 : local user= 2022-04-22 09:31:46.287 | + functions-common:run_process:1581 : local name=dstat 2022-04-22 09:31:46.289 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:31:46.291 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:31:46.294 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:31:46.296 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:31:46.300 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:31:46.304 | + functions-common:time_start:2312 : _TIME_START[$name]=1650619906301 2022-04-22 09:31:46.307 | + functions-common:run_process:1584 : is_service_enabled dstat 2022-04-22 09:31:46.327 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:31:46.329 | + functions-common:run_process:1585 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-22 09:31:46.332 | + functions-common:_run_under_systemd:1541 : local service=dstat 2022-04-22 09:31:46.335 | + functions-common:_run_under_systemd:1542 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-22 09:31:46.338 | + functions-common:_run_under_systemd:1543 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-22 09:31:46.341 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-22 09:31:46.343 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-22 09:31:46.346 | + functions-common:_common_systemd_pitfalls:1516 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-22 09:31:46.348 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-22 09:31:46.351 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@dstat.service 2022-04-22 09:31:46.354 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:31:46.356 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:31:46.359 | + functions-common:_run_under_systemd:1550 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-22 09:31:46.361 | + functions-common:_run_under_systemd:1553 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-22 09:31:46.364 | + functions-common:write_user_unit_file:1458 : local service=devstack@dstat.service 2022-04-22 09:31:46.367 | + functions-common:write_user_unit_file:1459 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-22 09:31:46.369 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:31:46.372 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:31:46.374 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:31:46.376 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:31:46.379 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-22 09:31:46.381 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:31:46.386 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-22 09:31:46.453 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-22 09:31:46.524 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-22 09:31:46.581 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-22 09:31:46.640 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-22 09:31:46.699 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:31:46.756 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:31:46.759 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-22 09:31:46.835 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:31:47.242 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@dstat.service 2022-04-22 09:31:47.260 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-22 09:31:47.668 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@dstat.service 2022-04-22 09:31:47.702 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:31:47.709 | + functions-common:time_stop:2321 : local name 2022-04-22 09:31:47.714 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:31:47.716 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:31:47.719 | + functions-common:time_stop:2324 : local total 2022-04-22 09:31:47.721 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:31:47.724 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:31:47.726 | + functions-common:time_stop:2328 : start_time=1650619906301 2022-04-22 09:31:47.729 | + functions-common:time_stop:2330 : [[ -z 1650619906301 ]] 2022-04-22 09:31:47.732 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:31:47.737 | + functions-common:time_stop:2333 : end_time=1650619907734 2022-04-22 09:31:47.740 | + functions-common:time_stop:2334 : elapsed_time=1433 2022-04-22 09:31:47.743 | + functions-common:time_stop:2335 : total=0 2022-04-22 09:31:47.745 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:31:47.747 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=1433 2022-04-22 09:31:47.750 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-22 09:31:47.753 | + functions-common:run_process:1576 : local service=memory_tracker 2022-04-22 09:31:47.756 | + functions-common:run_process:1577 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-22 09:31:47.758 | + functions-common:run_process:1578 : local group= 2022-04-22 09:31:47.761 | + functions-common:run_process:1579 : local user=root 2022-04-22 09:31:47.763 | + functions-common:run_process:1581 : local name=memory_tracker 2022-04-22 09:31:47.766 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:31:47.768 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:31:47.771 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:31:47.774 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:31:47.777 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:31:47.785 | + functions-common:time_start:2312 : _TIME_START[$name]=1650619907779 2022-04-22 09:31:47.790 | + functions-common:run_process:1584 : is_service_enabled memory_tracker 2022-04-22 09:31:47.818 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:31:47.831 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:31:47.834 | + functions-common:time_stop:2321 : local name 2022-04-22 09:31:47.837 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:31:47.839 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:31:47.842 | + functions-common:time_stop:2324 : local total 2022-04-22 09:31:47.844 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:31:47.847 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:31:47.849 | + functions-common:time_stop:2328 : start_time=1650619907779 2022-04-22 09:31:47.852 | + functions-common:time_stop:2330 : [[ -z 1650619907779 ]] 2022-04-22 09:31:47.855 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:31:47.859 | + functions-common:time_stop:2333 : end_time=1650619907857 2022-04-22 09:31:47.862 | + functions-common:time_stop:2334 : elapsed_time=78 2022-04-22 09:31:47.865 | + functions-common:time_stop:2335 : total=1433 2022-04-22 09:31:47.867 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:31:47.870 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=1511 2022-04-22 09:31:47.888 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-22 09:31:47.907 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:31:47.909 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2022-04-22 09:31:47.929 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:31:47.932 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2022-04-22 09:31:47.951 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:31:47.954 | + ./stack.sh:main:1060 : start_etcd3 2022-04-22 09:31:47.957 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-22 09:31:47.960 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-839023-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-22 09:31:47.962 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-22 09:31:47.965 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-839023-1-hyperv=http://10.222.0.39:2380' 2022-04-22 09:31:47.967 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-04-22 09:31:47.970 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-04-22 09:31:47.974 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-22 09:31:47.977 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-22 09:31:47.979 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-04-22 09:31:47.982 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-22 09:31:47.984 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-22 09:31:47.987 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-22 09:31:47.991 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-839023-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839023-1-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-04-22 09:31:47.994 | + functions-common:write_user_unit_file:1458 : local service=devstack@etcd.service 2022-04-22 09:31:47.996 | + functions-common:write_user_unit_file:1459 : local 'command=/opt/stack/bin/etcd --name dv-neutron-839023-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839023-1-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-22 09:31:47.999 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:31:48.001 | + functions-common:write_user_unit_file:1461 : local user=root 2022-04-22 09:31:48.003 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:31:48.006 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:31:48.008 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-22 09:31:48.011 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:31:48.015 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-22 09:31:48.099 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-22 09:31:48.167 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-839023-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-839023-1-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-22 09:31:48.219 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-22 09:31:48.272 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-22 09:31:48.324 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:31:48.378 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:31:48.381 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-22 09:31:48.456 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:31:48.887 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-22 09:31:48.942 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-22 09:31:48.997 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-22 09:31:49.052 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-22 09:31:49.108 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-22 09:31:49.111 | ++ functions-common:is_arch:428 : uname -m 2022-04-22 09:31:49.116 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-22 09:31:49.119 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-22 09:31:49.514 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-22 09:31:49.528 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-22 09:31:49.933 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-22 09:31:50.704 | + ./stack.sh:main:1071 : cat 2022-04-22 09:31:50.709 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-22 09:31:50.729 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:31:50.731 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2022-04-22 09:31:50.734 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2022-04-22 09:31:50.736 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2022-04-22 09:31:50.739 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.39/identity 2022-04-22 09:31:50.742 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.39/identity 2022-04-22 09:31:50.745 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2022-04-22 09:31:50.747 | ++ userrc_early:source:6 : OS_USERNAME=admin 2022-04-22 09:31:50.750 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2022-04-22 09:31:50.752 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2022-04-22 09:31:50.756 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2022-04-22 09:31:50.758 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2022-04-22 09:31:50.761 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2022-04-22 09:31:50.763 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2022-04-22 09:31:50.766 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2022-04-22 09:31:50.768 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2022-04-22 09:31:50.771 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2022-04-22 09:31:50.774 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2022-04-22 09:31:50.776 | + ./stack.sh:main:1093 : is_service_enabled keystone 2022-04-22 09:31:50.796 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:31:50.799 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2022-04-22 09:31:50.802 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:31:50.804 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2022-04-22 09:31:50.807 | + ./stack.sh:main:1096 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-22 09:31:50.813 | + ./stack.sh:main:1097 : init_keystone 2022-04-22 09:31:50.817 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2022-04-22 09:31:50.837 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:31:50.840 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2022-04-22 09:31:50.842 | + lib/keystone:init_keystone:449 : recreate_database keystone 2022-04-22 09:31:50.844 | + lib/database:recreate_database:110 : local db=keystone 2022-04-22 09:31:50.847 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2022-04-22 09:31:50.850 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2022-04-22 09:31:50.852 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-22 09:31:50.857 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:31:50.878 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-22 09:31:50.883 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:31:50.899 | + lib/keystone:init_keystone:452 : time_start dbsync 2022-04-22 09:31:50.906 | + functions-common:time_start:2307 : local name=dbsync 2022-04-22 09:31:50.908 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:31:50.911 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:31:50.914 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:31:50.918 | + functions-common:time_start:2312 : _TIME_START[$name]=1650619910916 2022-04-22 09:31:50.921 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-22 09:31:54.987 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:31:54.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.988 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.989 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.989 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.992 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.992 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.992 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.994 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.994 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.997 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.997 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:54.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:54.999 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.000 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.000 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.001 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:31:55.001 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:31:55.030 | 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=86319) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-22 09:31:55.040 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:31:55.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.041 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.041 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.042 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.045 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.045 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.045 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.048 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.048 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.049 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.050 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.052 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.052 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.052 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.053 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:31:55.053 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:31:55.084 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:31:55.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.085 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.086 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.086 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.089 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.089 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.090 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.091 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.091 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.094 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.094 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.096 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.097 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.097 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.098 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:31:55.098 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:31:55.159 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:31:55.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.160 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.161 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.161 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.164 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.164 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.165 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.166 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.166 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.167 | DEBUG migrate.versioning.script.base [-] [01;35mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.169 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.170 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.172 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.172 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.172 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:55.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:55.173 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:31:55.173 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:31:55.181 | INFO migrate.versioning.api [-] 66 -> 67...  2022-04-22 09:31:56.187 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.187 | INFO migrate.versioning.api [-] 67 -> 68...  2022-04-22 09:31:56.196 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.196 | INFO migrate.versioning.api [-] 68 -> 69...  2022-04-22 09:31:56.206 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.206 | INFO migrate.versioning.api [-] 69 -> 70...  2022-04-22 09:31:56.215 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.215 | INFO migrate.versioning.api [-] 70 -> 71...  2022-04-22 09:31:56.223 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.224 | INFO migrate.versioning.api [-] 71 -> 72...  2022-04-22 09:31:56.232 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.232 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-22 09:31:56.357 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.357 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-22 09:31:56.428 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.428 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-22 09:31:56.462 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.462 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-22 09:31:56.471 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.471 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-22 09:31:56.481 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.481 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-22 09:31:56.490 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.490 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-22 09:31:56.499 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.499 | INFO migrate.versioning.api [-] 79 -> 80...  2022-04-22 09:31:56.508 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.508 | INFO migrate.versioning.api [-] 80 -> 81...  2022-04-22 09:31:56.549 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.549 | INFO migrate.versioning.api [-] 81 -> 82...  2022-04-22 09:31:56.706 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.706 | INFO migrate.versioning.api [-] 82 -> 83...  2022-04-22 09:31:56.891 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.892 | INFO migrate.versioning.api [-] 83 -> 84...  2022-04-22 09:31:56.960 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:56.960 | INFO migrate.versioning.api [-] 84 -> 85...  2022-04-22 09:31:57.053 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:57.053 | INFO migrate.versioning.api [-] 85 -> 86...  2022-04-22 09:31:57.091 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:57.091 | INFO migrate.versioning.api [-] 86 -> 87...  2022-04-22 09:31:57.224 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:57.224 | INFO migrate.versioning.api [-] 87 -> 88...  2022-04-22 09:31:57.313 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:57.313 | INFO migrate.versioning.api [-] 88 -> 89...  2022-04-22 09:31:57.363 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:57.364 | INFO migrate.versioning.api [-] 89 -> 90...  2022-04-22 09:31:57.433 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:57.433 | INFO migrate.versioning.api [-] 90 -> 91...  2022-04-22 09:31:57.615 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:57.615 | INFO migrate.versioning.api [-] 91 -> 92...  2022-04-22 09:31:57.784 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:57.784 | INFO migrate.versioning.api [-] 92 -> 93...  2022-04-22 09:31:57.983 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:57.983 | INFO migrate.versioning.api [-] 93 -> 94...  2022-04-22 09:31:58.102 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.102 | INFO migrate.versioning.api [-] 94 -> 95...  2022-04-22 09:31:58.194 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.194 | INFO migrate.versioning.api [-] 95 -> 96...  2022-04-22 09:31:58.208 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.208 | INFO migrate.versioning.api [-] 96 -> 97...  2022-04-22 09:31:58.221 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.221 | INFO migrate.versioning.api [-] 97 -> 98...  2022-04-22 09:31:58.229 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.229 | INFO migrate.versioning.api [-] 98 -> 99...  2022-04-22 09:31:58.236 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.236 | INFO migrate.versioning.api [-] 99 -> 100...  2022-04-22 09:31:58.243 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.244 | INFO migrate.versioning.api [-] 100 -> 101...  2022-04-22 09:31:58.256 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.256 | INFO migrate.versioning.api [-] 101 -> 102...  2022-04-22 09:31:58.278 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.278 | INFO migrate.versioning.api [-] 102 -> 103...  2022-04-22 09:31:58.318 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.319 | INFO migrate.versioning.api [-] 103 -> 104...  2022-04-22 09:31:58.333 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.333 | INFO migrate.versioning.api [-] 104 -> 105...  2022-04-22 09:31:58.397 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.397 | INFO migrate.versioning.api [-] 105 -> 106...  2022-04-22 09:31:58.451 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.451 | INFO migrate.versioning.api [-] 106 -> 107...  2022-04-22 09:31:58.535 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.535 | INFO migrate.versioning.api [-] 107 -> 108...  2022-04-22 09:31:58.601 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.601 | INFO migrate.versioning.api [-] 108 -> 109...  2022-04-22 09:31:58.648 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.649 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:31:58.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.650 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.650 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.650 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.654 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.654 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.655 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.656 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.656 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.659 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.661 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.663 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.663 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.663 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.664 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:31:58.664 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:31:58.665 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:31:58.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.666 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.666 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.666 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.669 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.669 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.670 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.671 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.671 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.674 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.675 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.678 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.678 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.678 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.679 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:31:58.679 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:31:58.679 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:31:58.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.680 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.681 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.681 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.684 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.684 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.685 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.686 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.686 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.689 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.690 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.692 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.692 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.692 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.693 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:31:58.693 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:31:58.701 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:31:58.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.704 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.705 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.705 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.706 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.706 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.706 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.706 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.706 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.707 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.707 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.708 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.708 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.708 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.709 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.709 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.709 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.710 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.710 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.710 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.710 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.710 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.711 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.711 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.712 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.712 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.713 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.713 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.714 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.714 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.714 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.714 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.715 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.715 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.716 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.716 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.716 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.718 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.718 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.719 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.719 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.720 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.721 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.722 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.722 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.722 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.723 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.723 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.723 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.724 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.725 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.725 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.725 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.727 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:31:58.727 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:31:58.748 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:31:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.751 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.752 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.752 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.753 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.753 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.753 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.753 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.754 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.754 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.755 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.755 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.755 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.756 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.756 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.757 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.757 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.757 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.757 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.758 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.758 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.758 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.759 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.759 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.760 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.760 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.761 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.761 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.762 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.762 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.762 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.762 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.763 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.763 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.763 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.764 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.764 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.765 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.766 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.766 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.766 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.768 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.768 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.770 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.770 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.770 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.770 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.771 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.771 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.772 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.773 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.773 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.773 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.775 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:31:58.775 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:31:58.775 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:31:58.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.778 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.778 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.779 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.779 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.779 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.779 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.779 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.780 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.780 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.781 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.781 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.782 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.782 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.783 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.783 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.783 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.783 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.783 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.784 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.784 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.785 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.786 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.786 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.786 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.787 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.787 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.788 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.788 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.788 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.789 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.789 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.789 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.790 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.790 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.790 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.792 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.792 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.792 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.793 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.794 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.794 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.795 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.795 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.795 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.795 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.796 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.796 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.797 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.798 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.798 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.798 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.800 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:31:58.800 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:31:58.808 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:31:58.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.811 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.811 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.812 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.812 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.812 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.812 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.812 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.813 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.813 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.814 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.814 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.814 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.814 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.815 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.815 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.816 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.816 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.816 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.816 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.817 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.817 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.818 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.818 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.818 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.819 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.820 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.820 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.821 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.821 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.822 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.822 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.823 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.823 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.823 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.824 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.824 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.825 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.826 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.826 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.826 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.828 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.828 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.829 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.829 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.829 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.829 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.830 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.830 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.831 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.832 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.833 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.833 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:31:58.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:31:58.834 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:31:58.835 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:31:58.843 | INFO migrate.versioning.api [-] 0 -> 1...  2022-04-22 09:31:58.853 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.853 | INFO migrate.versioning.api [-] 1 -> 2...  2022-04-22 09:31:58.860 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.861 | INFO migrate.versioning.api [-] 2 -> 3...  2022-04-22 09:31:58.949 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.949 | INFO migrate.versioning.api [-] 3 -> 4...  2022-04-22 09:31:58.958 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.958 | INFO migrate.versioning.api [-] 4 -> 5...  2022-04-22 09:31:58.965 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.965 | INFO migrate.versioning.api [-] 5 -> 6...  2022-04-22 09:31:58.973 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.973 | INFO migrate.versioning.api [-] 6 -> 7...  2022-04-22 09:31:58.981 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.981 | INFO migrate.versioning.api [-] 7 -> 8...  2022-04-22 09:31:58.989 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.990 | INFO migrate.versioning.api [-] 8 -> 9...  2022-04-22 09:31:58.997 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:58.997 | INFO migrate.versioning.api [-] 9 -> 10...  2022-04-22 09:31:59.125 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.125 | INFO migrate.versioning.api [-] 10 -> 11...  2022-04-22 09:31:59.133 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.133 | INFO migrate.versioning.api [-] 11 -> 12...  2022-04-22 09:31:59.259 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.259 | INFO migrate.versioning.api [-] 12 -> 13...  2022-04-22 09:31:59.267 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.267 | INFO migrate.versioning.api [-] 13 -> 14...  2022-04-22 09:31:59.405 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.405 | INFO migrate.versioning.api [-] 14 -> 15...  2022-04-22 09:31:59.415 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.415 | INFO migrate.versioning.api [-] 15 -> 16...  2022-04-22 09:31:59.482 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.482 | INFO migrate.versioning.api [-] 16 -> 17...  2022-04-22 09:31:59.490 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.490 | INFO migrate.versioning.api [-] 17 -> 18...  2022-04-22 09:31:59.498 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.498 | INFO migrate.versioning.api [-] 18 -> 19...  2022-04-22 09:31:59.506 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.506 | INFO migrate.versioning.api [-] 19 -> 20...  2022-04-22 09:31:59.513 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.514 | INFO migrate.versioning.api [-] 20 -> 21...  2022-04-22 09:31:59.522 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.522 | INFO migrate.versioning.api [-] 21 -> 22...  2022-04-22 09:31:59.601 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.601 | INFO migrate.versioning.api [-] 22 -> 23...  2022-04-22 09:31:59.670 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.670 | INFO migrate.versioning.api [-] 23 -> 24...  2022-04-22 09:31:59.764 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.765 | INFO migrate.versioning.api [-] 24 -> 25...  2022-04-22 09:31:59.772 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.772 | INFO migrate.versioning.api [-] 25 -> 26...  2022-04-22 09:31:59.781 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.782 | INFO migrate.versioning.api [-] 26 -> 27...  2022-04-22 09:31:59.789 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.790 | INFO migrate.versioning.api [-] 27 -> 28...  2022-04-22 09:31:59.797 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.797 | INFO migrate.versioning.api [-] 28 -> 29...  2022-04-22 09:31:59.806 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.806 | INFO migrate.versioning.api [-] 29 -> 30...  2022-04-22 09:31:59.872 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.872 | INFO migrate.versioning.api [-] 30 -> 31...  2022-04-22 09:31:59.901 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.901 | INFO migrate.versioning.api [-] 31 -> 32...  2022-04-22 09:31:59.962 | INFO migrate.versioning.api [-] done 2022-04-22 09:31:59.962 | INFO migrate.versioning.api [-] 32 -> 33...  2022-04-22 09:32:00.134 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.134 | INFO migrate.versioning.api [-] 33 -> 34...  2022-04-22 09:32:00.200 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.200 | INFO migrate.versioning.api [-] 34 -> 35...  2022-04-22 09:32:00.239 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.239 | INFO migrate.versioning.api [-] 35 -> 36...  2022-04-22 09:32:00.276 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.276 | INFO migrate.versioning.api [-] 36 -> 37...  2022-04-22 09:32:00.284 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.284 | INFO migrate.versioning.api [-] 37 -> 38...  2022-04-22 09:32:00.291 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.291 | INFO migrate.versioning.api [-] 38 -> 39...  2022-04-22 09:32:00.299 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.299 | INFO migrate.versioning.api [-] 39 -> 40...  2022-04-22 09:32:00.306 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.307 | INFO migrate.versioning.api [-] 40 -> 41...  2022-04-22 09:32:00.313 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.313 | INFO migrate.versioning.api [-] 41 -> 42...  2022-04-22 09:32:00.321 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.321 | INFO migrate.versioning.api [-] 42 -> 43...  2022-04-22 09:32:00.328 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.328 | INFO migrate.versioning.api [-] 43 -> 44...  2022-04-22 09:32:00.336 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.336 | INFO migrate.versioning.api [-] 44 -> 45...  2022-04-22 09:32:00.476 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.476 | INFO migrate.versioning.api [-] 45 -> 46...  2022-04-22 09:32:00.484 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.485 | INFO migrate.versioning.api [-] 46 -> 47...  2022-04-22 09:32:00.850 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:00.850 | INFO migrate.versioning.api [-] 47 -> 48...  2022-04-22 09:32:01.017 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.017 | INFO migrate.versioning.api [-] 48 -> 49...  2022-04-22 09:32:01.026 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.026 | INFO migrate.versioning.api [-] 49 -> 50...  2022-04-22 09:32:01.033 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.033 | INFO migrate.versioning.api [-] 50 -> 51...  2022-04-22 09:32:01.041 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.041 | INFO migrate.versioning.api [-] 51 -> 52...  2022-04-22 09:32:01.048 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.048 | INFO migrate.versioning.api [-] 52 -> 53...  2022-04-22 09:32:01.087 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.087 | INFO migrate.versioning.api [-] 53 -> 54...  2022-04-22 09:32:01.094 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.094 | INFO migrate.versioning.api [-] 54 -> 55...  2022-04-22 09:32:01.202 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.202 | INFO migrate.versioning.api [-] 55 -> 56...  2022-04-22 09:32:01.268 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.268 | INFO migrate.versioning.api [-] 56 -> 57...  2022-04-22 09:32:01.277 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.277 | INFO migrate.versioning.api [-] 57 -> 58...  2022-04-22 09:32:01.286 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.286 | INFO migrate.versioning.api [-] 58 -> 59...  2022-04-22 09:32:01.293 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.294 | INFO migrate.versioning.api [-] 59 -> 60...  2022-04-22 09:32:01.302 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.302 | INFO migrate.versioning.api [-] 60 -> 61...  2022-04-22 09:32:01.311 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.311 | INFO migrate.versioning.api [-] 61 -> 62...  2022-04-22 09:32:01.372 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.372 | INFO migrate.versioning.api [-] 62 -> 63...  2022-04-22 09:32:01.382 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.382 | INFO migrate.versioning.api [-] 63 -> 64...  2022-04-22 09:32:01.452 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.452 | INFO migrate.versioning.api [-] 64 -> 65...  2022-04-22 09:32:01.625 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.625 | INFO migrate.versioning.api [-] 65 -> 66...  2022-04-22 09:32:01.728 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.728 | INFO migrate.versioning.api [-] 66 -> 67...  2022-04-22 09:32:01.736 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.736 | INFO migrate.versioning.api [-] 67 -> 68...  2022-04-22 09:32:01.745 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.745 | INFO migrate.versioning.api [-] 68 -> 69...  2022-04-22 09:32:01.753 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.753 | INFO migrate.versioning.api [-] 69 -> 70...  2022-04-22 09:32:01.761 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.761 | INFO migrate.versioning.api [-] 70 -> 71...  2022-04-22 09:32:01.773 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.773 | INFO migrate.versioning.api [-] 71 -> 72...  2022-04-22 09:32:01.781 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.782 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-22 09:32:01.915 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.915 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-22 09:32:01.923 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.923 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-22 09:32:01.931 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.932 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-22 09:32:01.940 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.940 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-22 09:32:01.950 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.950 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-22 09:32:01.959 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:01.960 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-22 09:32:02.027 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.027 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:02.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.029 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.029 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.030 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.030 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.031 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.032 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.032 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.033 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.033 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.033 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.034 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.034 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.034 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.034 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.035 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.035 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.036 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.036 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.037 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.038 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.038 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.038 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.038 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.038 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.039 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.039 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.039 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.039 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.039 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.040 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.040 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.040 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.040 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.040 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.040 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.041 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.041 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.041 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.042 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.042 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.043 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.043 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.043 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.044 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.044 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.045 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.045 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.046 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.046 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.046 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.046 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.046 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.046 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.047 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.047 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.049 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.049 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.049 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.050 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.050 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.050 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.051 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.051 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.051 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.051 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.052 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.052 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.052 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:02.052 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:02.052 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:02.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.055 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.057 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.057 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.057 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.057 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.057 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.057 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.058 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.058 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.059 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.059 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.059 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.059 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.060 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.061 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.061 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.061 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.061 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.061 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.062 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.062 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.062 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.062 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.063 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.063 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.064 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.064 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.065 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.065 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.065 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.065 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.066 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.066 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.066 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.067 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.067 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.068 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.069 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.069 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.069 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.071 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.071 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.072 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.072 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.072 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.072 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.073 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.073 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.074 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.075 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.075 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.075 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.076 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:02.077 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:02.077 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:02.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.079 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.080 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.081 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.081 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.081 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.081 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.081 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.082 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.082 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.083 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.083 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.083 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.084 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.084 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.085 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.085 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.085 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.085 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.085 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.086 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.086 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.087 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.087 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.087 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.087 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.088 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.088 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.089 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.089 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.090 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.090 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.090 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.091 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.091 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.091 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.091 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.093 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.093 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.093 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.094 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.095 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.095 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.096 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.096 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.096 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.096 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.097 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.098 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.099 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.100 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.100 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.100 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.102 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:02.102 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:02.110 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:02.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.112 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.112 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.113 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.113 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.114 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.115 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.115 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.116 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.116 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.116 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.117 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.117 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.122 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.122 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.122 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.122 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.123 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.123 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.123 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.123 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.123 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.123 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.123 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.124 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.125 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.126 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.126 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.127 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.127 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.127 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.127 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.128 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.128 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.128 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.129 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.129 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.130 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.132 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.132 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.132 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.132 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.132 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.133 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.133 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.133 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.134 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.134 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.134 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.134 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.134 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:02.134 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:02.158 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:02.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.159 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.160 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.161 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.161 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.162 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.163 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.163 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.163 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.164 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.164 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.164 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.165 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.165 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.165 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.165 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.165 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.166 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.166 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.167 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.168 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.168 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.168 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.169 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.169 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.169 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.169 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.169 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.170 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.170 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.170 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.170 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.170 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.170 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.170 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.171 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.171 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.171 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.172 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.172 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.172 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.173 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.173 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.173 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.174 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.174 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.176 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.176 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.176 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.176 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.176 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.177 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.177 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.177 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.177 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.178 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.179 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.180 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.180 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.180 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.180 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.180 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.181 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.181 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.181 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.182 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.182 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.182 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.182 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:02.182 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:02.182 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:02.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.184 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.184 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.185 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.185 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.186 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.186 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.187 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.187 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.188 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.188 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.188 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.188 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.189 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.189 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.189 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.189 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.190 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.190 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.191 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.193 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.193 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.193 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.193 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.193 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.194 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.194 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.194 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.194 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.194 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.195 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.195 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.195 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.195 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.195 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.195 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.196 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.196 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.196 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.197 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.197 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.197 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.198 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.198 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.199 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.199 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.200 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.200 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.200 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.201 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.201 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.201 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.201 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.201 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.202 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.202 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.204 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.204 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.204 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.204 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.205 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.205 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.205 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.206 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.206 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.206 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.206 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.207 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.207 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:02.207 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:02.214 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:02.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.216 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.216 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.217 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.217 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.218 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.219 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.219 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.219 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.220 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.220 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.220 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.221 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.221 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.221 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.221 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.221 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.223 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.223 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.223 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.224 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.224 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.225 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.225 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.225 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.225 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.226 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.226 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.226 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.226 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.226 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.227 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.227 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.227 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.227 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.227 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.228 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.228 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.228 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.229 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.229 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.229 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.230 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.230 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.231 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.231 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.232 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.232 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.232 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.233 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.233 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.233 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.233 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.233 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.234 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.234 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.236 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.236 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.236 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.236 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.237 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.237 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.238 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.238 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.238 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.238 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.238 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:02.239 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:02.239 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:02.239 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:02.247 | INFO migrate.versioning.api [-] 0 -> 1...  2022-04-22 09:32:02.257 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.257 | INFO migrate.versioning.api [-] 1 -> 2...  2022-04-22 09:32:02.266 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.266 | INFO migrate.versioning.api [-] 2 -> 3...  2022-04-22 09:32:02.284 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.284 | INFO migrate.versioning.api [-] 3 -> 4...  2022-04-22 09:32:02.293 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.293 | INFO migrate.versioning.api [-] 4 -> 5...  2022-04-22 09:32:02.302 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.302 | INFO migrate.versioning.api [-] 5 -> 6...  2022-04-22 09:32:02.310 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.310 | INFO migrate.versioning.api [-] 6 -> 7...  2022-04-22 09:32:02.319 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.319 | INFO migrate.versioning.api [-] 7 -> 8...  2022-04-22 09:32:02.328 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.328 | INFO migrate.versioning.api [-] 8 -> 9...  2022-04-22 09:32:02.336 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.336 | INFO migrate.versioning.api [-] 9 -> 10...  2022-04-22 09:32:02.344 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.345 | INFO migrate.versioning.api [-] 10 -> 11...  2022-04-22 09:32:02.353 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.353 | INFO migrate.versioning.api [-] 11 -> 12...  2022-04-22 09:32:02.397 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.397 | INFO migrate.versioning.api [-] 12 -> 13...  2022-04-22 09:32:02.405 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.405 | INFO migrate.versioning.api [-] 13 -> 14...  2022-04-22 09:32:02.465 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.465 | INFO migrate.versioning.api [-] 14 -> 15...  2022-04-22 09:32:02.543 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.543 | INFO migrate.versioning.api [-] 15 -> 16...  2022-04-22 09:32:02.551 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.552 | INFO migrate.versioning.api [-] 16 -> 17...  2022-04-22 09:32:02.560 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.561 | INFO migrate.versioning.api [-] 17 -> 18...  2022-04-22 09:32:02.570 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.570 | INFO migrate.versioning.api [-] 18 -> 19...  2022-04-22 09:32:02.578 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.579 | INFO migrate.versioning.api [-] 19 -> 20...  2022-04-22 09:32:02.587 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.588 | INFO migrate.versioning.api [-] 20 -> 21...  2022-04-22 09:32:02.596 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.596 | INFO migrate.versioning.api [-] 21 -> 22...  2022-04-22 09:32:02.605 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.605 | INFO migrate.versioning.api [-] 22 -> 23...  2022-04-22 09:32:02.615 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.615 | INFO migrate.versioning.api [-] 23 -> 24...  2022-04-22 09:32:02.624 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.624 | INFO migrate.versioning.api [-] 24 -> 25...  2022-04-22 09:32:02.633 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.633 | INFO migrate.versioning.api [-] 25 -> 26...  2022-04-22 09:32:02.642 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.642 | INFO migrate.versioning.api [-] 26 -> 27...  2022-04-22 09:32:02.651 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.651 | INFO migrate.versioning.api [-] 27 -> 28...  2022-04-22 09:32:02.659 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.660 | INFO migrate.versioning.api [-] 28 -> 29...  2022-04-22 09:32:02.668 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.668 | INFO migrate.versioning.api [-] 29 -> 30...  2022-04-22 09:32:02.677 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.678 | INFO migrate.versioning.api [-] 30 -> 31...  2022-04-22 09:32:02.686 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.686 | INFO migrate.versioning.api [-] 31 -> 32...  2022-04-22 09:32:02.697 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.697 | INFO migrate.versioning.api [-] 32 -> 33...  2022-04-22 09:32:02.704 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.705 | INFO migrate.versioning.api [-] 33 -> 34...  2022-04-22 09:32:02.713 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.713 | INFO migrate.versioning.api [-] 34 -> 35...  2022-04-22 09:32:02.721 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.721 | INFO migrate.versioning.api [-] 35 -> 36...  2022-04-22 09:32:02.730 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.730 | INFO migrate.versioning.api [-] 36 -> 37...  2022-04-22 09:32:02.739 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.740 | INFO migrate.versioning.api [-] 37 -> 38...  2022-04-22 09:32:02.748 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.748 | INFO migrate.versioning.api [-] 38 -> 39...  2022-04-22 09:32:02.757 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.758 | INFO migrate.versioning.api [-] 39 -> 40...  2022-04-22 09:32:02.766 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.766 | INFO migrate.versioning.api [-] 40 -> 41...  2022-04-22 09:32:02.774 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.774 | INFO migrate.versioning.api [-] 41 -> 42...  2022-04-22 09:32:02.782 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.783 | INFO migrate.versioning.api [-] 42 -> 43...  2022-04-22 09:32:02.791 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.791 | INFO migrate.versioning.api [-] 43 -> 44...  2022-04-22 09:32:02.798 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.799 | INFO migrate.versioning.api [-] 44 -> 45...  2022-04-22 09:32:02.808 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.808 | INFO migrate.versioning.api [-] 45 -> 46...  2022-04-22 09:32:02.860 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.860 | INFO migrate.versioning.api [-] 46 -> 47...  2022-04-22 09:32:02.871 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.871 | INFO migrate.versioning.api [-] 47 -> 48...  2022-04-22 09:32:02.880 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.880 | INFO migrate.versioning.api [-] 48 -> 49...  2022-04-22 09:32:02.888 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.888 | INFO migrate.versioning.api [-] 49 -> 50...  2022-04-22 09:32:02.897 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.897 | INFO migrate.versioning.api [-] 50 -> 51...  2022-04-22 09:32:02.906 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.906 | INFO migrate.versioning.api [-] 51 -> 52...  2022-04-22 09:32:02.915 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.915 | INFO migrate.versioning.api [-] 52 -> 53...  2022-04-22 09:32:02.923 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.923 | INFO migrate.versioning.api [-] 53 -> 54...  2022-04-22 09:32:02.932 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.932 | INFO migrate.versioning.api [-] 54 -> 55...  2022-04-22 09:32:02.939 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.940 | INFO migrate.versioning.api [-] 55 -> 56...  2022-04-22 09:32:02.949 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.949 | INFO migrate.versioning.api [-] 56 -> 57...  2022-04-22 09:32:02.958 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.959 | INFO migrate.versioning.api [-] 57 -> 58...  2022-04-22 09:32:02.967 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.967 | INFO migrate.versioning.api [-] 58 -> 59...  2022-04-22 09:32:02.976 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.976 | INFO migrate.versioning.api [-] 59 -> 60...  2022-04-22 09:32:02.984 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.985 | INFO migrate.versioning.api [-] 60 -> 61...  2022-04-22 09:32:02.995 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:02.996 | INFO migrate.versioning.api [-] 61 -> 62...  2022-04-22 09:32:03.016 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.016 | INFO migrate.versioning.api [-] 62 -> 63...  2022-04-22 09:32:03.025 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.025 | INFO migrate.versioning.api [-] 63 -> 64...  2022-04-22 09:32:03.038 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.038 | INFO migrate.versioning.api [-] 64 -> 65...  2022-04-22 09:32:03.046 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.047 | INFO migrate.versioning.api [-] 65 -> 66...  2022-04-22 09:32:03.055 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.055 | INFO migrate.versioning.api [-] 66 -> 67...  2022-04-22 09:32:03.063 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.063 | INFO migrate.versioning.api [-] 67 -> 68...  2022-04-22 09:32:03.070 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.071 | INFO migrate.versioning.api [-] 68 -> 69...  2022-04-22 09:32:03.078 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.079 | INFO migrate.versioning.api [-] 69 -> 70...  2022-04-22 09:32:03.086 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.086 | INFO migrate.versioning.api [-] 70 -> 71...  2022-04-22 09:32:03.093 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.093 | INFO migrate.versioning.api [-] 71 -> 72...  2022-04-22 09:32:03.103 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.103 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-22 09:32:03.114 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.114 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-22 09:32:03.128 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.128 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-22 09:32:03.136 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.136 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-22 09:32:03.144 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.144 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-22 09:32:03.153 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.153 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-22 09:32:03.162 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.162 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-22 09:32:03.170 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.171 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:03.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.174 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.174 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.175 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.175 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.175 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.175 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.176 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.176 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.177 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.177 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.177 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.177 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.178 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.178 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.178 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.179 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.179 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.179 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.179 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.179 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.179 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.181 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.181 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.182 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.182 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.182 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.183 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.183 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.184 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.184 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.185 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.185 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.185 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.185 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.187 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.187 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.188 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.188 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.188 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.188 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.189 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.189 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.190 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.190 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.191 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.191 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.193 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.193 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.194 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.194 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.196 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.196 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:03.196 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:03.197 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:03.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.198 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.198 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.199 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.199 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.200 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.201 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.201 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.202 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.202 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.202 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.203 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.203 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.203 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.203 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.203 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.204 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.204 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.204 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.205 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.206 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.206 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.207 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.207 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.207 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.207 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.208 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.208 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.208 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.208 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.208 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.208 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.208 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.209 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.209 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.209 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.209 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.210 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.210 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.210 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.210 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.211 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.211 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.211 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.213 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.213 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.214 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.214 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.214 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.214 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.215 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.215 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.215 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.215 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.216 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.216 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.218 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.218 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.218 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.218 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.219 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.219 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.220 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.220 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.220 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.220 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.220 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.221 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.221 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:03.221 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:03.221 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:03.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.223 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.223 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.224 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.224 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.225 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.226 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.226 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.227 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.227 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.227 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.228 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.228 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.228 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.228 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.229 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.229 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.229 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.230 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.230 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.231 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.231 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.232 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.232 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.232 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.232 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.233 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.233 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.233 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.233 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.233 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.233 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.233 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.234 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.234 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.234 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.234 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.235 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.235 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.235 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.235 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.236 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.236 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.236 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.238 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.238 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.239 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.239 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.239 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.240 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.240 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.240 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.240 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.240 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.241 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.241 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.243 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.243 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.244 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.244 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.244 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.244 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.245 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.245 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.245 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.245 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.246 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.246 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.246 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:03.246 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:03.255 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:03.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.258 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.258 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.259 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.259 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.259 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.259 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.260 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.260 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.260 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.261 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.261 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.261 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.261 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.262 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.262 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.262 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.265 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.265 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.266 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.266 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.266 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.266 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.266 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.267 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.267 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.268 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.268 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.268 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.268 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.268 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.268 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.271 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.271 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.272 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.272 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.272 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.272 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.273 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.273 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.274 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.274 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.275 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.275 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.277 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.277 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.277 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.277 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.279 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.279 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:03.280 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:03.301 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:03.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.304 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.305 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.307 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.313 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.317 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.318 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.319 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.322 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.325 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:03.325 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:03.325 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:03.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.328 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.329 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.331 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.333 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.335 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.335 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.335 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.337 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.338 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.338 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.338 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.341 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.342 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.342 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.342 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.343 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.343 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.344 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.344 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.346 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.346 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.347 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.349 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.349 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:03.349 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:03.357 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:32:03.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.360 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.362 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.364 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.364 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.365 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.366 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.366 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.367 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.367 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.367 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.369 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.369 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.369 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.370 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.371 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.371 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.372 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.372 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.373 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.373 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.373 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.373 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.375 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.375 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.376 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.376 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.377 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.379 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.379 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.380 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.380 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.383 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.383 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.383 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.383 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:32:03.386 | 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=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:32:03.386 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:32:03.386 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=86319) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:32:03.395 | INFO migrate.versioning.api [-] 0 -> 1...  2022-04-22 09:32:03.405 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.405 | INFO migrate.versioning.api [-] 1 -> 2...  2022-04-22 09:32:03.606 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.606 | INFO migrate.versioning.api [-] 2 -> 3...  2022-04-22 09:32:03.720 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.720 | INFO migrate.versioning.api [-] 3 -> 4...  2022-04-22 09:32:03.871 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.871 | INFO migrate.versioning.api [-] 4 -> 5...  2022-04-22 09:32:03.881 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.881 | INFO migrate.versioning.api [-] 5 -> 6...  2022-04-22 09:32:03.889 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.889 | INFO migrate.versioning.api [-] 6 -> 7...  2022-04-22 09:32:03.897 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.897 | INFO migrate.versioning.api [-] 7 -> 8...  2022-04-22 09:32:03.905 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.905 | INFO migrate.versioning.api [-] 8 -> 9...  2022-04-22 09:32:03.913 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.913 | INFO migrate.versioning.api [-] 9 -> 10...  2022-04-22 09:32:03.923 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.923 | INFO migrate.versioning.api [-] 10 -> 11...  2022-04-22 09:32:03.991 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:03.991 | INFO migrate.versioning.api [-] 11 -> 12...  2022-04-22 09:32:04.084 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.084 | INFO migrate.versioning.api [-] 12 -> 13...  2022-04-22 09:32:04.237 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.238 | INFO migrate.versioning.api [-] 13 -> 14...  2022-04-22 09:32:04.498 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.498 | INFO migrate.versioning.api [-] 14 -> 15...  2022-04-22 09:32:04.605 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.605 | INFO migrate.versioning.api [-] 15 -> 16...  2022-04-22 09:32:04.617 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.617 | INFO migrate.versioning.api [-] 16 -> 17...  2022-04-22 09:32:04.626 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.626 | INFO migrate.versioning.api [-] 17 -> 18...  2022-04-22 09:32:04.633 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.634 | INFO migrate.versioning.api [-] 18 -> 19...  2022-04-22 09:32:04.641 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.641 | INFO migrate.versioning.api [-] 19 -> 20...  2022-04-22 09:32:04.648 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.648 | INFO migrate.versioning.api [-] 20 -> 21...  2022-04-22 09:32:04.657 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.657 | INFO migrate.versioning.api [-] 21 -> 22...  2022-04-22 09:32:04.667 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.667 | INFO migrate.versioning.api [-] 22 -> 23...  2022-04-22 09:32:04.674 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.674 | INFO migrate.versioning.api [-] 23 -> 24...  2022-04-22 09:32:04.780 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.780 | INFO migrate.versioning.api [-] 24 -> 25...  2022-04-22 09:32:04.789 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.789 | INFO migrate.versioning.api [-] 25 -> 26...  2022-04-22 09:32:04.796 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.796 | INFO migrate.versioning.api [-] 26 -> 27...  2022-04-22 09:32:04.804 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.804 | INFO migrate.versioning.api [-] 27 -> 28...  2022-04-22 09:32:04.811 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.811 | INFO migrate.versioning.api [-] 28 -> 29...  2022-04-22 09:32:04.818 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.819 | INFO migrate.versioning.api [-] 29 -> 30...  2022-04-22 09:32:04.827 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.827 | INFO migrate.versioning.api [-] 30 -> 31...  2022-04-22 09:32:04.835 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.835 | INFO migrate.versioning.api [-] 31 -> 32...  2022-04-22 09:32:04.874 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.874 | INFO migrate.versioning.api [-] 32 -> 33...  2022-04-22 09:32:04.882 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.882 | INFO migrate.versioning.api [-] 33 -> 34...  2022-04-22 09:32:04.892 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.893 | INFO migrate.versioning.api [-] 34 -> 35...  2022-04-22 09:32:04.958 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:04.959 | INFO migrate.versioning.api [-] 35 -> 36...  2022-04-22 09:32:05.021 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.021 | INFO migrate.versioning.api [-] 36 -> 37...  2022-04-22 09:32:05.131 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.131 | INFO migrate.versioning.api [-] 37 -> 38...  2022-04-22 09:32:05.138 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.139 | INFO migrate.versioning.api [-] 38 -> 39...  2022-04-22 09:32:05.146 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.147 | INFO migrate.versioning.api [-] 39 -> 40...  2022-04-22 09:32:05.155 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.155 | INFO migrate.versioning.api [-] 40 -> 41...  2022-04-22 09:32:05.166 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.166 | INFO migrate.versioning.api [-] 41 -> 42...  2022-04-22 09:32:05.174 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.174 | INFO migrate.versioning.api [-] 42 -> 43...  2022-04-22 09:32:05.182 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.183 | INFO migrate.versioning.api [-] 43 -> 44...  2022-04-22 09:32:05.193 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.193 | INFO migrate.versioning.api [-] 44 -> 45...  2022-04-22 09:32:05.202 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.202 | INFO migrate.versioning.api [-] 45 -> 46...  2022-04-22 09:32:05.211 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.211 | INFO migrate.versioning.api [-] 46 -> 47...  2022-04-22 09:32:05.409 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.409 | INFO migrate.versioning.api [-] 47 -> 48...  2022-04-22 09:32:05.417 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.417 | INFO migrate.versioning.api [-] 48 -> 49...  2022-04-22 09:32:05.426 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.426 | INFO migrate.versioning.api [-] 49 -> 50...  2022-04-22 09:32:05.434 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.434 | INFO migrate.versioning.api [-] 50 -> 51...  2022-04-22 09:32:05.441 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.442 | INFO migrate.versioning.api [-] 51 -> 52...  2022-04-22 09:32:05.449 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.449 | INFO migrate.versioning.api [-] 52 -> 53...  2022-04-22 09:32:05.456 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.456 | INFO migrate.versioning.api [-] 53 -> 54...  2022-04-22 09:32:05.569 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.570 | INFO migrate.versioning.api [-] 54 -> 55...  2022-04-22 09:32:05.599 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.599 | INFO migrate.versioning.api [-] 55 -> 56...  2022-04-22 09:32:05.607 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.607 | INFO migrate.versioning.api [-] 56 -> 57...  2022-04-22 09:32:05.614 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.615 | INFO migrate.versioning.api [-] 57 -> 58...  2022-04-22 09:32:05.627 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.627 | INFO migrate.versioning.api [-] 58 -> 59...  2022-04-22 09:32:05.636 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.636 | INFO migrate.versioning.api [-] 59 -> 60...  2022-04-22 09:32:05.646 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.646 | INFO migrate.versioning.api [-] 60 -> 61...  2022-04-22 09:32:05.655 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.655 | INFO migrate.versioning.api [-] 61 -> 62...  2022-04-22 09:32:05.667 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.667 | INFO migrate.versioning.api [-] 62 -> 63...  2022-04-22 09:32:05.811 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.811 | INFO migrate.versioning.api [-] 63 -> 64...  2022-04-22 09:32:05.820 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.820 | INFO migrate.versioning.api [-] 64 -> 65...  2022-04-22 09:32:05.829 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.829 | INFO migrate.versioning.api [-] 65 -> 66...  2022-04-22 09:32:05.837 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.837 | INFO migrate.versioning.api [-] 66 -> 67...  2022-04-22 09:32:05.844 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.845 | INFO migrate.versioning.api [-] 67 -> 68...  2022-04-22 09:32:05.854 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.854 | INFO migrate.versioning.api [-] 68 -> 69...  2022-04-22 09:32:05.862 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.864 | INFO migrate.versioning.api [-] 69 -> 70...  2022-04-22 09:32:05.872 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.872 | INFO migrate.versioning.api [-] 70 -> 71...  2022-04-22 09:32:05.880 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.880 | INFO migrate.versioning.api [-] 71 -> 72...  2022-04-22 09:32:05.999 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:05.999 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-22 09:32:06.007 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:06.007 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-22 09:32:06.015 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:06.015 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-22 09:32:06.024 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:06.025 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-22 09:32:06.033 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:06.033 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-22 09:32:06.041 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:06.042 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-22 09:32:06.048 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:06.048 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-22 09:32:06.057 | INFO migrate.versioning.api [-] done 2022-04-22 09:32:06.455 | + lib/keystone:init_keystone:455 : time_stop dbsync 2022-04-22 09:32:06.459 | + functions-common:time_stop:2321 : local name 2022-04-22 09:32:06.461 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:32:06.464 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:32:06.466 | + functions-common:time_stop:2324 : local total 2022-04-22 09:32:06.468 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:32:06.471 | + functions-common:time_stop:2327 : name=dbsync 2022-04-22 09:32:06.474 | + functions-common:time_stop:2328 : start_time=1650619910916 2022-04-22 09:32:06.477 | + functions-common:time_stop:2330 : [[ -z 1650619910916 ]] 2022-04-22 09:32:06.480 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:32:06.484 | + functions-common:time_stop:2333 : end_time=1650619926482 2022-04-22 09:32:06.487 | + functions-common:time_stop:2334 : elapsed_time=15566 2022-04-22 09:32:06.489 | + functions-common:time_stop:2335 : total=0 2022-04-22 09:32:06.492 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:32:06.494 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=15566 2022-04-22 09:32:06.497 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-22 09:32:06.499 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2022-04-22 09:32:06.504 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-22 09:32:10.705 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-22 09:32:10.706 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-22 09:32:10.706 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-22 09:32:10.707 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-22 09:32:10.707 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-22 09:32:10.708 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-22 09:32:10.708 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-22 09:32:10.708 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-22 09:32:10.709 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-22 09:32:11.062 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2022-04-22 09:32:11.067 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-22 09:32:15.105 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-22 09:32:15.106 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-22 09:32:15.106 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-22 09:32:15.106 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-22 09:32:15.107 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-22 09:32:15.107 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-22 09:32:15.107 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-22 09:32:15.107 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-22 09:32:15.107 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-22 09:32:15.425 | + ./stack.sh:main:1098 : start_keystone 2022-04-22 09:32:15.427 | + lib/keystone:start_keystone:520 : local service_port=5000 2022-04-22 09:32:15.430 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2022-04-22 09:32:15.432 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2022-04-22 09:32:15.452 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:32:15.455 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2022-04-22 09:32:15.459 | ++ lib/keystone:start_keystone:531 : which uwsgi 2022-04-22 09:32:15.464 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-22 09:32:15.467 | + functions-common:run_process:1576 : local service=keystone 2022-04-22 09:32:15.470 | + functions-common:run_process:1577 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-22 09:32:15.473 | + functions-common:run_process:1578 : local group= 2022-04-22 09:32:15.478 | + functions-common:run_process:1579 : local user= 2022-04-22 09:32:15.480 | + functions-common:run_process:1581 : local name=keystone 2022-04-22 09:32:15.483 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:32:15.485 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:32:15.488 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:32:15.490 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:32:15.493 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:32:15.498 | + functions-common:time_start:2312 : _TIME_START[$name]=1650619935495 2022-04-22 09:32:15.501 | + functions-common:run_process:1584 : is_service_enabled keystone 2022-04-22 09:32:15.521 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:32:15.526 | + functions-common:run_process:1585 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-22 09:32:15.528 | + functions-common:_run_under_systemd:1541 : local service=keystone 2022-04-22 09:32:15.531 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-22 09:32:15.533 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-22 09:32:15.536 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-22 09:32:15.538 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-22 09:32:15.541 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-22 09:32:15.543 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-22 09:32:15.546 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@keystone.service 2022-04-22 09:32:15.549 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:32:15.551 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:32:15.554 | + functions-common:_run_under_systemd:1550 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-22 09:32:15.556 | + functions-common:_run_under_systemd:1551 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-22 09:32:15.559 | + functions-common:write_uwsgi_user_unit_file:1485 : local service=devstack@keystone.service 2022-04-22 09:32:15.561 | + functions-common:write_uwsgi_user_unit_file:1486 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-22 09:32:15.567 | + functions-common:write_uwsgi_user_unit_file:1487 : local group= 2022-04-22 09:32:15.569 | + functions-common:write_uwsgi_user_unit_file:1488 : local user=ubuntu 2022-04-22 09:32:15.571 | + functions-common:write_uwsgi_user_unit_file:1489 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-22 09:32:15.573 | + functions-common:write_uwsgi_user_unit_file:1490 : mkdir -p /etc/systemd/system 2022-04-22 09:32:15.577 | + functions-common:write_uwsgi_user_unit_file:1492 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-22 09:32:15.645 | + functions-common:write_uwsgi_user_unit_file:1493 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-22 09:32:15.710 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-22 09:32:15.765 | + functions-common:write_uwsgi_user_unit_file:1495 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-22 09:32:15.822 | + functions-common:write_uwsgi_user_unit_file:1496 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:32:15.876 | + functions-common:write_uwsgi_user_unit_file:1497 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-22 09:32:15.934 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-22 09:32:15.994 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-22 09:32:16.045 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-22 09:32:16.097 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-22 09:32:16.151 | + functions-common:write_uwsgi_user_unit_file:1503 : [[ -n '' ]] 2022-04-22 09:32:16.153 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-22 09:32:16.214 | + functions-common:write_uwsgi_user_unit_file:1509 : sudo systemctl daemon-reload 2022-04-22 09:32:16.584 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@keystone.service 2022-04-22 09:32:16.597 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-22 09:32:16.993 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@keystone.service 2022-04-22 09:32:17.086 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:32:17.097 | + functions-common:time_stop:2321 : local name 2022-04-22 09:32:17.110 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:32:17.114 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:32:17.118 | + functions-common:time_stop:2324 : local total 2022-04-22 09:32:17.126 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:32:17.133 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:32:17.137 | + functions-common:time_stop:2328 : start_time=1650619935495 2022-04-22 09:32:17.142 | + functions-common:time_stop:2330 : [[ -z 1650619935495 ]] 2022-04-22 09:32:17.149 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:32:17.153 | + functions-common:time_stop:2333 : end_time=1650619937150 2022-04-22 09:32:17.156 | + functions-common:time_stop:2334 : elapsed_time=1655 2022-04-22 09:32:17.158 | + functions-common:time_stop:2335 : total=1511 2022-04-22 09:32:17.162 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:32:17.166 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=3166 2022-04-22 09:32:17.184 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2022-04-22 09:32:17.184 | Waiting for keystone to start... 2022-04-22 09:32:17.187 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.39/identity/v3/ 2022-04-22 09:32:17.189 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-04-22 09:32:17.205 | + functions:wait_for_service:457 : local timeout=60 2022-04-22 09:32:17.208 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-04-22 09:32:17.211 | + functions:wait_for_service:459 : local rval=0 2022-04-22 09:32:17.214 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-22 09:32:17.216 | + functions-common:time_start:2307 : local name=wait_for_service 2022-04-22 09:32:17.238 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:32:17.245 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:32:17.257 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:32:17.263 | + functions-common:time_start:2312 : _TIME_START[$name]=1650619937259 2022-04-22 09:32:17.266 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-22 09:32:17.276 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-04-22 09:32:23.067 | + :: : [[ 200 == 503 ]] 2022-04-22 09:32:23.068 | + :: : [[ 0 -eq 7 ]] 2022-04-22 09:32:23.071 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-22 09:32:23.074 | + functions-common:time_stop:2321 : local name 2022-04-22 09:32:23.076 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:32:23.078 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:32:23.081 | + functions-common:time_stop:2324 : local total 2022-04-22 09:32:23.084 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:32:23.086 | + functions-common:time_stop:2327 : name=wait_for_service 2022-04-22 09:32:23.088 | + functions-common:time_stop:2328 : start_time=1650619937259 2022-04-22 09:32:23.091 | + functions-common:time_stop:2330 : [[ -z 1650619937259 ]] 2022-04-22 09:32:23.094 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:32:23.098 | + functions-common:time_stop:2333 : end_time=1650619943096 2022-04-22 09:32:23.101 | + functions-common:time_stop:2334 : elapsed_time=5837 2022-04-22 09:32:23.103 | + functions-common:time_stop:2335 : total=0 2022-04-22 09:32:23.106 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:32:23.108 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=5837 2022-04-22 09:32:23.110 | + functions:wait_for_service:467 : return 0 2022-04-22 09:32:23.114 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2022-04-22 09:32:23.131 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:32:23.134 | + lib/keystone:start_keystone:553 : restart_service memcached 2022-04-22 09:32:23.136 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-04-22 09:32:23.138 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart memcached 2022-04-22 09:32:23.169 | + ./stack.sh:main:1099 : bootstrap_keystone 2022-04-22 09:32:23.173 | + 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.39/identity --bootstrap-public-url http://10.222.0.39/identity 2022-04-22 09:32:26.671 | ++ inc/async:async_inner:64 : rc=0 2022-04-22 09:32:26.696 | [84466 Async install_tempest:84466]: finished successfully 2022-04-22 09:32:27.221 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.221 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.222 | 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=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.230 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.247 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.247 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.280 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.312 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.313 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.405 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.405 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.405 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.405 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.405 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.406 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.419 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.419 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.420 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.420 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.420 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.420 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.420 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.507 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.510 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.510 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.510 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.511 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.511 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.511 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.511 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=92415) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-22 09:32:27.546 | 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=92415) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-22 09:32:27.843 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Created domain default 2022-04-22 09:32:27.887 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Created project admin 2022-04-22 09:32:27.919 | DEBUG passlib.handlers.bcrypt [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=92415) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-22 09:32:27.919 | DEBUG passlib.handlers.bcrypt [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=92415) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-22 09:32:27.980 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Created user admin 2022-04-22 09:32:27.995 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Created role reader 2022-04-22 09:32:28.005 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Created role member 2022-04-22 09:32:28.028 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Created implied role where b80c94971515408990ba953d90c8027b implies c1316c9821824c41b68997f6c71b297c 2022-04-22 09:32:28.038 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Created role admin 2022-04-22 09:32:28.054 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Created implied role where 8f129fbfaa7d46fab2e5615a5cb11bda implies b80c94971515408990ba953d90c8027b 2022-04-22 09:32:28.065 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Granted role admin on project admin to user admin. 2022-04-22 09:32:28.073 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Granted role admin on the system to user admin. 2022-04-22 09:32:28.086 | WARNING py.warnings [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 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. 2022-04-22 09:32:28.086 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-22 09:32:28.086 |  2022-04-22 09:32:28.089 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Created region RegionOne 2022-04-22 09:32:28.122 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Created public endpoint http://10.222.0.39/identity 2022-04-22 09:32:28.131 | INFO keystone.cmd.bootstrap [None req-121e1c03-fb66-4abd-9824-7457a3ae5c19 None None] Created admin endpoint http://10.222.0.39/identity 2022-04-22 09:32:28.531 | + ./stack.sh:main:1102 : create_keystone_accounts 2022-04-22 09:32:28.533 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2022-04-22 09:32:28.537 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2022-04-22 09:32:31.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:31.604 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:31.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:31.604 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:31.754 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:31.757 | + lib/keystone:create_keystone_accounts:315 : admin_project=2ba2a9dd1a8f4b438e64a520e1f7a391 2022-04-22 09:32:31.760 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2022-04-22 09:32:31.763 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2022-04-22 09:32:33.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:33.879 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:33.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:33.879 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:34.031 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:34.034 | + lib/keystone:create_keystone_accounts:317 : admin_user=3f8b705134224e6eb3183ee2fb18d2fb 2022-04-22 09:32:34.036 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2022-04-22 09:32:34.039 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2022-04-22 09:32:34.041 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 3f8b705134224e6eb3183ee2fb18d2fb default 2022-04-22 09:32:34.097 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 3f8b705134224e6eb3183ee2fb18d2fb default 2022-04-22 09:32:34.136 | [17787 Async ks-domain-role:92583]: running: get_or_add_user_domain_role admin 3f8b705134224e6eb3183ee2fb18d2fb default 2022-04-22 09:32:34.139 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2022-04-22 09:32:34.141 | + functions-common:get_or_create_domain:804 : local domain_id 2022-04-22 09:32:34.145 | ++ functions-common:get_or_create_domain:816 : oscwrap domain show Default -f value -c id 2022-04-22 09:32:36.554 | + functions-common:get_or_create_domain:814 : domain_id=default 2022-04-22 09:32:36.557 | + functions-common:get_or_create_domain:815 : echo default 2022-04-22 09:32:36.557 | default 2022-04-22 09:32:36.559 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2022-04-22 09:32:36.617 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-22 09:32:36.660 | [17787 Async ks-project:92722]: running: get_or_create_project service Default 2022-04-22 09:32:36.663 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2022-04-22 09:32:36.733 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-22 09:32:36.774 | [17787 Async ks-service:92808]: running: get_or_create_role service 2022-04-22 09:32:36.776 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-22 09:32:36.843 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-22 09:32:36.939 | [17787 Async ks-reseller:92894]: running: get_or_create_role ResellerAdmin 2022-04-22 09:32:36.970 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2022-04-22 09:32:36.986 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-22 09:32:37.414 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-22 09:32:37.640 | [17787 Async ks-anotherrole:92984]: running: get_or_create_role anotherrole 2022-04-22 09:32:37.662 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2022-04-22 09:32:37.673 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2022-04-22 09:32:37.690 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-22 09:32:37.725 | +++ functions-common:get_or_create_project:867 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-22 09:32:40.131 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:32:40.216 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:32:40.251 | [92808 Async ks-service:92808]: finished successfully 2022-04-22 09:32:40.368 | [92722 Async ks-project:92722]: finished successfully 2022-04-22 09:32:40.396 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:32:40.428 | [92894 Async ks-reseller:92894]: finished successfully 2022-04-22 09:32:40.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:40.710 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:40.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:40.710 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:40.859 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:32:40.886 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:40.889 | ++ functions-common:get_or_create_project:865 : project_id=05ea78c2b4bd4964a08c8a185ecaf801 2022-04-22 09:32:40.891 | ++ functions-common:get_or_create_project:866 : echo 05ea78c2b4bd4964a08c8a185ecaf801 2022-04-22 09:32:40.895 | + lib/keystone:create_keystone_accounts:343 : invis_project=05ea78c2b4bd4964a08c8a185ecaf801 2022-04-22 09:32:40.896 | [92984 Async ks-anotherrole:92984]: finished successfully 2022-04-22 09:32:40.897 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2022-04-22 09:32:40.900 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2022-04-22 09:32:40.903 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-22 09:32:40.907 | +++ functions-common:get_or_create_project:867 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-04-22 09:32:42.525 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:32:42.550 | [92583 Async ks-domain-role:92583]: finished successfully 2022-04-22 09:32:43.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:43.064 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:43.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:43.064 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:43.219 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:43.222 | ++ functions-common:get_or_create_project:865 : project_id=5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:32:43.225 | ++ functions-common:get_or_create_project:866 : echo 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:32:43.228 | + lib/keystone:create_keystone_accounts:347 : demo_project=5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:32:43.230 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2022-04-22 09:32:43.234 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-22 09:32:43.236 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:32:43.239 | ++ functions-common:get_or_create_user:837 : [[ ! -z demo@example.com ]] 2022-04-22 09:32:43.242 | ++ functions-common:get_or_create_user:838 : local email=--email=demo@example.com 2022-04-22 09:32:43.245 | +++ functions-common:get_or_create_user:854 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-22 09:32:45.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:45.420 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:45.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:45.420 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:45.572 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:45.575 | ++ functions-common:get_or_create_user:852 : user_id=5133283e3e964e02b378812d057a5dc0 2022-04-22 09:32:45.578 | ++ functions-common:get_or_create_user:853 : echo 5133283e3e964e02b378812d057a5dc0 2022-04-22 09:32:45.581 | + lib/keystone:create_keystone_accounts:350 : demo_user=5133283e3e964e02b378812d057a5dc0 2022-04-22 09:32:45.583 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-22 09:32:45.633 | [17787 Async ks-domain-role:92583]: Waiting for completion of get_or_add_user_domain_role admin 3f8b705134224e6eb3183ee2fb18d2fb default running on PID 92583 (6 other jobs running) 2022-04-22 09:32:45.658 | [17787 Async ks-domain-role:92583]: Signaling child to exit 2022-04-22 09:32:45.658 | WAKEUP 2022-04-22 09:32:45.682 | [17787 Async ks-domain-role:92583]: Signaled 2022-04-22 09:32:45.684 | + functions-common:get_or_add_user_domain_role:930 : local user_role_id 2022-04-22 09:32:45.684 | ++ functions-common:get_or_add_user_domain_role:936 : oscwrap role assignment list --role admin --user 3f8b705134224e6eb3183ee2fb18d2fb --domain default 2022-04-22 09:32:45.684 | ++ functions-common:get_or_add_user_domain_role:936 : get_field 1 2022-04-22 09:32:45.684 | ++ functions-common:get_or_add_user_domain_role:936 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:32:45.684 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:32:45.684 | ++ functions-common:get_field:739 : read data 2022-04-22 09:32:45.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:45.684 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:45.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:45.684 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:45.684 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:45.684 | + functions-common:get_or_add_user_domain_role:936 : user_role_id= 2022-04-22 09:32:45.684 | + functions-common:get_or_add_user_domain_role:937 : [[ -z '' ]] 2022-04-22 09:32:45.684 | + functions-common:get_or_add_user_domain_role:939 : openstack role add admin --user 3f8b705134224e6eb3183ee2fb18d2fb --domain default 2022-04-22 09:32:45.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:45.684 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:45.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:45.684 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:45.684 | ++ functions-common:get_or_add_user_domain_role:946 : get_field 1 2022-04-22 09:32:45.684 | ++ functions-common:get_or_add_user_domain_role:946 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:32:45.684 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:32:45.684 | ++ functions-common:get_or_add_user_domain_role:946 : oscwrap role assignment list --role admin --user 3f8b705134224e6eb3183ee2fb18d2fb --domain default 2022-04-22 09:32:45.684 | ++ functions-common:get_field:739 : read data 2022-04-22 09:32:45.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:45.685 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:45.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:45.685 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:45.685 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:45.685 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:32:45.685 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:32:45.685 | ++ functions-common:get_field:745 : echo '| 8f129fbfaa7d46fab2e5615a5cb11bda | 3f8b705134224e6eb3183ee2fb18d2fb | | | default | | False |' 2022-04-22 09:32:45.685 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:32:45.685 | ++ functions-common:get_field:739 : read data 2022-04-22 09:32:45.685 | + functions-common:get_or_add_user_domain_role:946 : user_role_id=8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:32:45.685 | + functions-common:get_or_add_user_domain_role:948 : echo 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:32:45.685 | 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:32:45.729 | [17787 Async ks-domain-role:92583]: finished get_or_add_user_domain_role admin 3f8b705134224e6eb3183ee2fb18d2fb default with result 0 in 8 seconds 2022-04-22 09:32:45.736 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-22 09:32:45.771 | [17787 Async ks-project:92722]: Waiting for completion of get_or_create_project service Default running on PID 92722 (5 other jobs running) 2022-04-22 09:32:45.795 | [17787 Async ks-project:92722]: Signaling child to exit 2022-04-22 09:32:45.795 | WAKEUP 2022-04-22 09:32:45.818 | [17787 Async ks-project:92722]: Signaled 2022-04-22 09:32:45.819 | + functions-common:get_or_create_project:859 : local project_id 2022-04-22 09:32:45.819 | ++ functions-common:get_or_create_project:867 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-04-22 09:32:45.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:45.819 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:45.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:45.819 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:45.819 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:45.819 | + functions-common:get_or_create_project:865 : project_id=c645066602d344d4a77eead90b1338ab 2022-04-22 09:32:45.819 | + functions-common:get_or_create_project:866 : echo c645066602d344d4a77eead90b1338ab 2022-04-22 09:32:45.819 | c645066602d344d4a77eead90b1338ab 2022-04-22 09:32:45.865 | [17787 Async ks-project:92722]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-04-22 09:32:45.901 | [17787 Async ks-service:92808]: Waiting for completion of get_or_create_role service running on PID 92808 (4 other jobs running) 2022-04-22 09:32:45.926 | [17787 Async ks-service:92808]: Signaling child to exit 2022-04-22 09:32:45.927 | WAKEUP 2022-04-22 09:32:45.948 | [17787 Async ks-service:92808]: Signaled 2022-04-22 09:32:45.949 | + functions-common:get_or_create_role:872 : local role_id 2022-04-22 09:32:45.949 | ++ functions-common:get_or_create_role:879 : oscwrap role create service --or-show -f value -c id 2022-04-22 09:32:45.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:45.949 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:45.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:45.950 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:45.950 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:45.950 | + functions-common:get_or_create_role:877 : role_id=641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:32:45.950 | + functions-common:get_or_create_role:878 : echo 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:32:45.950 | 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:32:45.994 | [17787 Async ks-service:92808]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-22 09:32:46.030 | [17787 Async ks-reseller:92894]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 92894 (3 other jobs running) 2022-04-22 09:32:46.055 | [17787 Async ks-reseller:92894]: Signaling child to exit 2022-04-22 09:32:46.055 | WAKEUP 2022-04-22 09:32:46.077 | [17787 Async ks-reseller:92894]: Signaled 2022-04-22 09:32:46.078 | + functions-common:get_or_create_role:872 : local role_id 2022-04-22 09:32:46.078 | ++ functions-common:get_or_create_role:879 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-04-22 09:32:46.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:46.079 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:46.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:46.079 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:46.079 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:46.079 | + functions-common:get_or_create_role:877 : role_id=5a8379a0991c49c78096840f39f781ca 2022-04-22 09:32:46.079 | + functions-common:get_or_create_role:878 : echo 5a8379a0991c49c78096840f39f781ca 2022-04-22 09:32:46.079 | 5a8379a0991c49c78096840f39f781ca 2022-04-22 09:32:46.124 | [17787 Async ks-reseller:92894]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-22 09:32:46.160 | [17787 Async ks-anotherrole:92984]: Waiting for completion of get_or_create_role anotherrole running on PID 92984 (2 other jobs running) 2022-04-22 09:32:46.185 | [17787 Async ks-anotherrole:92984]: Signaling child to exit 2022-04-22 09:32:46.185 | WAKEUP 2022-04-22 09:32:46.207 | [17787 Async ks-anotherrole:92984]: Signaled 2022-04-22 09:32:46.209 | + functions-common:get_or_create_role:872 : local role_id 2022-04-22 09:32:46.209 | ++ functions-common:get_or_create_role:879 : oscwrap role create anotherrole --or-show -f value -c id 2022-04-22 09:32:46.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:46.209 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:46.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:46.209 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:46.209 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:46.209 | + functions-common:get_or_create_role:877 : role_id=3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:32:46.209 | + functions-common:get_or_create_role:878 : echo 3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:32:46.209 | 3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:32:46.253 | [17787 Async ks-anotherrole:92984]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-04-22 09:32:46.257 | + inc/async:async_wait:197 : return 0 2022-04-22 09:32:46.260 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 5133283e3e964e02b378812d057a5dc0 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:32:46.317 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5133283e3e964e02b378812d057a5dc0 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:32:46.357 | [17787 Async ks-demo-member:93885]: running: get_or_add_user_project_role member 5133283e3e964e02b378812d057a5dc0 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:32:46.360 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 3f8b705134224e6eb3183ee2fb18d2fb 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:32:46.423 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3f8b705134224e6eb3183ee2fb18d2fb 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:32:46.469 | [17787 Async ks-demo-admin:93997]: running: get_or_add_user_project_role admin 3f8b705134224e6eb3183ee2fb18d2fb 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:32:46.472 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5133283e3e964e02b378812d057a5dc0 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:32:46.540 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5133283e3e964e02b378812d057a5dc0 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:32:46.593 | [17787 Async ks-demo-another:94109]: running: get_or_add_user_project_role anotherrole 5133283e3e964e02b378812d057a5dc0 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:32:46.596 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 5133283e3e964e02b378812d057a5dc0 05ea78c2b4bd4964a08c8a185ecaf801 2022-04-22 09:32:46.670 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5133283e3e964e02b378812d057a5dc0 05ea78c2b4bd4964a08c8a185ecaf801 2022-04-22 09:32:46.744 | [17787 Async ks-demo-invis:94221]: running: get_or_add_user_project_role member 5133283e3e964e02b378812d057a5dc0 05ea78c2b4bd4964a08c8a185ecaf801 2022-04-22 09:32:46.757 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2022-04-22 09:32:46.773 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2022-04-22 09:32:46.777 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-22 09:32:46.806 | +++ functions-common:get_or_create_project:867 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-04-22 09:32:49.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:49.703 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:49.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:49.703 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:49.988 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:49.990 | ++ functions-common:get_or_create_project:865 : project_id=0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:32:49.993 | ++ functions-common:get_or_create_project:866 : echo 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:32:50.026 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:32:50.051 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2022-04-22 09:32:50.098 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-22 09:32:50.114 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:32:50.129 | ++ functions-common:get_or_create_user:837 : [[ ! -z alt_demo@example.com ]] 2022-04-22 09:32:50.149 | ++ functions-common:get_or_create_user:838 : local email=--email=alt_demo@example.com 2022-04-22 09:32:50.178 | +++ functions-common:get_or_create_user:854 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-22 09:32:53.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:53.404 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:53.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:53.404 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:53.718 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:53.738 | ++ functions-common:get_or_create_user:852 : user_id=48759e1214744866a6a59f5e3ebd5fd9 2022-04-22 09:32:53.766 | ++ functions-common:get_or_create_user:853 : echo 48759e1214744866a6a59f5e3ebd5fd9 2022-04-22 09:32:53.786 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=48759e1214744866a6a59f5e3ebd5fd9 2022-04-22 09:32:53.810 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 48759e1214744866a6a59f5e3ebd5fd9 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:32:54.236 | + inc/async:async_inner:63 : get_or_add_user_project_role member 48759e1214744866a6a59f5e3ebd5fd9 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:32:54.483 | [17787 Async ks-alt-member:94583]: running: get_or_add_user_project_role member 48759e1214744866a6a59f5e3ebd5fd9 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:32:54.506 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 3f8b705134224e6eb3183ee2fb18d2fb 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:32:54.895 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3f8b705134224e6eb3183ee2fb18d2fb 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:32:55.120 | [17787 Async ks-alt-admin:94695]: running: get_or_add_user_project_role admin 3f8b705134224e6eb3183ee2fb18d2fb 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:32:55.135 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 48759e1214744866a6a59f5e3ebd5fd9 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:32:55.377 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 48759e1214744866a6a59f5e3ebd5fd9 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:32:55.462 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:32:55.577 | [17787 Async ks-alt-another:94820]: running: get_or_add_user_project_role anotherrole 48759e1214744866a6a59f5e3ebd5fd9 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:32:55.597 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2022-04-22 09:32:55.617 | [93885 Async ks-demo-member:93885]: finished successfully 2022-04-22 09:32:55.623 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2022-04-22 09:32:55.694 | ++ functions-common:get_or_create_group:821 : local 'desc=openstack admin group' 2022-04-22 09:32:55.709 | ++ functions-common:get_or_create_group:822 : local group_id 2022-04-22 09:32:55.756 | +++ functions-common:get_or_create_group:831 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-22 09:32:56.213 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:32:56.266 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:32:56.412 | [94221 Async ks-demo-invis:94221]: finished successfully 2022-04-22 09:32:56.424 | [94109 Async ks-demo-another:94109]: finished successfully 2022-04-22 09:32:56.590 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:32:56.755 | [93997 Async ks-demo-admin:93997]: finished successfully 2022-04-22 09:32:58.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:58.481 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:58.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:32:58.481 | from cryptography.utils import int_from_bytes 2022-04-22 09:32:58.652 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:32:58.655 | ++ functions-common:get_or_create_group:829 : group_id=fb6586bbdb634793ae10678fb1c23cd8 2022-04-22 09:32:58.658 | ++ functions-common:get_or_create_group:830 : echo fb6586bbdb634793ae10678fb1c23cd8 2022-04-22 09:32:58.662 | + lib/keystone:create_keystone_accounts:373 : admin_group=fb6586bbdb634793ae10678fb1c23cd8 2022-04-22 09:32:58.666 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2022-04-22 09:32:58.669 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2022-04-22 09:32:58.672 | ++ functions-common:get_or_create_group:821 : local 'desc=non-admin group' 2022-04-22 09:32:58.675 | ++ functions-common:get_or_create_group:822 : local group_id 2022-04-22 09:32:58.678 | +++ functions-common:get_or_create_group:831 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-22 09:33:00.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:00.896 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:00.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:00.896 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:01.089 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:01.095 | ++ functions-common:get_or_create_group:829 : group_id=13377d248ebd4c1f8bcdd5bec13e2be1 2022-04-22 09:33:01.098 | ++ functions-common:get_or_create_group:830 : echo 13377d248ebd4c1f8bcdd5bec13e2be1 2022-04-22 09:33:01.103 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=13377d248ebd4c1f8bcdd5bec13e2be1 2022-04-22 09:33:01.106 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:01.176 | + inc/async:async_inner:63 : get_or_add_group_project_role member 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:01.295 | [17787 Async ks-group-memberdemo:95320]: running: get_or_add_group_project_role member 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:01.310 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:01.742 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:01.956 | [17787 Async ks-group-anotherdemo:95407]: running: get_or_add_group_project_role anotherrole 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:01.978 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:02.446 | + inc/async:async_inner:63 : get_or_add_group_project_role member 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:02.719 | [17787 Async ks-group-memberalt:95495]: running: get_or_add_group_project_role member 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:02.736 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:03.182 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:03.396 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:33:03.424 | [17787 Async ks-group-anotheralt:95582]: running: get_or_add_group_project_role anotherrole 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:03.443 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin fb6586bbdb634793ae10678fb1c23cd8 2ba2a9dd1a8f4b438e64a520e1f7a391 2022-04-22 09:33:03.550 | [94583 Async ks-alt-member:94583]: finished successfully 2022-04-22 09:33:03.905 | + inc/async:async_inner:63 : get_or_add_group_project_role admin fb6586bbdb634793ae10678fb1c23cd8 2ba2a9dd1a8f4b438e64a520e1f7a391 2022-04-22 09:33:04.134 | [17787 Async ks-group-admin:95718]: running: get_or_add_group_project_role admin fb6586bbdb634793ae10678fb1c23cd8 2ba2a9dd1a8f4b438e64a520e1f7a391 2022-04-22 09:33:04.162 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2022-04-22 09:33:04.290 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:33:04.390 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:33:04.457 | [94695 Async ks-alt-admin:94695]: finished successfully 2022-04-22 09:33:04.544 | [94820 Async ks-alt-another:94820]: finished successfully 2022-04-22 09:33:04.562 | [17787 Async ks-demo-member:93885]: Waiting for completion of get_or_add_user_project_role member 5133283e3e964e02b378812d057a5dc0 5105790faf1a49b3b2d08c9223ec1131 running on PID 93885 (13 other jobs running) 2022-04-22 09:33:04.732 | [17787 Async ks-demo-member:93885]: Signaling child to exit 2022-04-22 09:33:04.732 | WAKEUP 2022-04-22 09:33:04.918 | [17787 Async ks-demo-member:93885]: Signaled 2022-04-22 09:33:04.933 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:33:04.933 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-22 09:33:04.934 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:33:04.934 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:33:04.934 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-22 09:33:04.934 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-22 09:33:04.934 | ++ functions-common:_get_domain_args:894 : echo 2022-04-22 09:33:04.934 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-22 09:33:04.934 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 5133283e3e964e02b378812d057a5dc0 --project 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:04.934 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:33:04.934 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:04.934 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:04.934 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:04.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:04.934 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:04.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:04.934 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:04.934 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:04.934 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:33:04.934 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:33:04.934 | + functions-common:get_or_add_user_project_role:913 : openstack role add member --user 5133283e3e964e02b378812d057a5dc0 --project 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:04.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:04.934 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:04.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:04.934 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:04.934 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:04.934 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role member --user 5133283e3e964e02b378812d057a5dc0 --project 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:04.934 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:33:04.934 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:04.934 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:04.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:04.934 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:04.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:04.935 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:04.935 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:04.935 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:33:04.935 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:33:04.935 | ++ functions-common:get_field:745 : echo '| b80c94971515408990ba953d90c8027b | 5133283e3e964e02b378812d057a5dc0 | | 5105790faf1a49b3b2d08c9223ec1131 | | | False |' 2022-04-22 09:33:04.935 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:33:04.935 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:04.935 | + functions-common:get_or_add_user_project_role:922 : user_role_id=b80c94971515408990ba953d90c8027b 2022-04-22 09:33:04.935 | + functions-common:get_or_add_user_project_role:924 : echo b80c94971515408990ba953d90c8027b 2022-04-22 09:33:04.935 | b80c94971515408990ba953d90c8027b 2022-04-22 09:33:05.233 | [17787 Async ks-demo-member:93885]: finished get_or_add_user_project_role member 5133283e3e964e02b378812d057a5dc0 5105790faf1a49b3b2d08c9223ec1131 with result 0 in 9 seconds 2022-04-22 09:33:05.511 | [17787 Async ks-demo-admin:93997]: Waiting for completion of get_or_add_user_project_role admin 3f8b705134224e6eb3183ee2fb18d2fb 5105790faf1a49b3b2d08c9223ec1131 running on PID 93997 (12 other jobs running) 2022-04-22 09:33:05.676 | [17787 Async ks-demo-admin:93997]: Signaling child to exit 2022-04-22 09:33:05.676 | WAKEUP 2022-04-22 09:33:05.799 | [17787 Async ks-demo-admin:93997]: Signaled 2022-04-22 09:33:05.813 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:33:05.814 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-22 09:33:05.814 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:33:05.814 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:33:05.814 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-22 09:33:05.814 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-22 09:33:05.814 | ++ functions-common:_get_domain_args:894 : echo 2022-04-22 09:33:05.814 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-22 09:33:05.814 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 3f8b705134224e6eb3183ee2fb18d2fb --project 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:05.814 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:33:05.814 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:05.814 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:05.814 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:05.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:05.814 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:05.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:05.814 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:05.814 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:05.814 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:33:05.814 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:33:05.815 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user 3f8b705134224e6eb3183ee2fb18d2fb --project 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:05.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:05.815 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:05.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:05.815 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:05.815 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:05.815 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:33:05.815 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user 3f8b705134224e6eb3183ee2fb18d2fb --project 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:05.815 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:05.815 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:05.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:05.815 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:05.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:05.815 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:05.815 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:05.815 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:33:05.815 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:33:05.815 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:33:05.815 | ++ functions-common:get_field:745 : echo '| 8f129fbfaa7d46fab2e5615a5cb11bda | 3f8b705134224e6eb3183ee2fb18d2fb | | 5105790faf1a49b3b2d08c9223ec1131 | | | False |' 2022-04-22 09:33:05.815 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:05.815 | + functions-common:get_or_add_user_project_role:922 : user_role_id=8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:33:05.815 | + functions-common:get_or_add_user_project_role:924 : echo 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:33:05.815 | 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:33:06.108 | [17787 Async ks-demo-admin:93997]: finished get_or_add_user_project_role admin 3f8b705134224e6eb3183ee2fb18d2fb 5105790faf1a49b3b2d08c9223ec1131 with result 0 in 10 seconds 2022-04-22 09:33:06.382 | [17787 Async ks-demo-another:94109]: Waiting for completion of get_or_add_user_project_role anotherrole 5133283e3e964e02b378812d057a5dc0 5105790faf1a49b3b2d08c9223ec1131 running on PID 94109 (11 other jobs running) 2022-04-22 09:33:06.542 | [17787 Async ks-demo-another:94109]: Signaling child to exit 2022-04-22 09:33:06.542 | WAKEUP 2022-04-22 09:33:06.692 | [17787 Async ks-demo-another:94109]: Signaled 2022-04-22 09:33:06.702 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:33:06.702 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-22 09:33:06.703 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:33:06.703 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:33:06.703 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-22 09:33:06.703 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-22 09:33:06.703 | ++ functions-common:_get_domain_args:894 : echo 2022-04-22 09:33:06.703 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-22 09:33:06.703 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 5133283e3e964e02b378812d057a5dc0 --project 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:06.703 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:33:06.703 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:06.703 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:06.703 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:06.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:06.703 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:06.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:06.703 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:06.703 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:06.703 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:33:06.703 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:33:06.703 | + functions-common:get_or_add_user_project_role:913 : openstack role add anotherrole --user 5133283e3e964e02b378812d057a5dc0 --project 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:06.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:06.703 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:06.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:06.703 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:06.703 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:06.703 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role anotherrole --user 5133283e3e964e02b378812d057a5dc0 --project 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:06.703 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:33:06.703 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:06.703 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:06.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:06.704 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:06.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:06.704 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:06.704 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:06.704 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:33:06.704 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:33:06.704 | ++ functions-common:get_field:745 : echo '| 3f30d67577664769b95afa2a8ca2fb38 | 5133283e3e964e02b378812d057a5dc0 | | 5105790faf1a49b3b2d08c9223ec1131 | | | False |' 2022-04-22 09:33:06.704 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:33:06.704 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:06.704 | + functions-common:get_or_add_user_project_role:922 : user_role_id=3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:33:06.704 | + functions-common:get_or_add_user_project_role:924 : echo 3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:33:06.704 | 3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:33:06.982 | [17787 Async ks-demo-another:94109]: finished get_or_add_user_project_role anotherrole 5133283e3e964e02b378812d057a5dc0 5105790faf1a49b3b2d08c9223ec1131 with result 0 in 9 seconds 2022-04-22 09:33:07.203 | [17787 Async ks-demo-invis:94221]: Waiting for completion of get_or_add_user_project_role member 5133283e3e964e02b378812d057a5dc0 05ea78c2b4bd4964a08c8a185ecaf801 running on PID 94221 (10 other jobs running) 2022-04-22 09:33:07.371 | [17787 Async ks-demo-invis:94221]: Signaling child to exit 2022-04-22 09:33:07.372 | WAKEUP 2022-04-22 09:33:07.508 | [17787 Async ks-demo-invis:94221]: Signaled 2022-04-22 09:33:07.521 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:33:07.521 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-22 09:33:07.521 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:33:07.521 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:33:07.521 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-22 09:33:07.521 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-22 09:33:07.521 | ++ functions-common:_get_domain_args:894 : echo 2022-04-22 09:33:07.521 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-22 09:33:07.521 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 5133283e3e964e02b378812d057a5dc0 --project 05ea78c2b4bd4964a08c8a185ecaf801 2022-04-22 09:33:07.521 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:07.521 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:33:07.521 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:07.521 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:07.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:07.521 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:07.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:07.521 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:07.521 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:07.521 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:33:07.521 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:33:07.522 | + functions-common:get_or_add_user_project_role:913 : openstack role add member --user 5133283e3e964e02b378812d057a5dc0 --project 05ea78c2b4bd4964a08c8a185ecaf801 2022-04-22 09:33:07.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:07.522 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:07.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:07.522 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:07.522 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:07.522 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role member --user 5133283e3e964e02b378812d057a5dc0 --project 05ea78c2b4bd4964a08c8a185ecaf801 2022-04-22 09:33:07.522 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:33:07.522 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:07.522 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:07.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:07.522 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:07.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:07.522 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:07.522 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:07.522 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:33:07.522 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:33:07.522 | ++ functions-common:get_field:745 : echo '| b80c94971515408990ba953d90c8027b | 5133283e3e964e02b378812d057a5dc0 | | 05ea78c2b4bd4964a08c8a185ecaf801 | | | False |' 2022-04-22 09:33:07.522 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:33:07.522 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:07.522 | + functions-common:get_or_add_user_project_role:922 : user_role_id=b80c94971515408990ba953d90c8027b 2022-04-22 09:33:07.522 | + functions-common:get_or_add_user_project_role:924 : echo b80c94971515408990ba953d90c8027b 2022-04-22 09:33:07.522 | b80c94971515408990ba953d90c8027b 2022-04-22 09:33:07.786 | [17787 Async ks-demo-invis:94221]: finished get_or_add_user_project_role member 5133283e3e964e02b378812d057a5dc0 05ea78c2b4bd4964a08c8a185ecaf801 with result 0 in 9 seconds 2022-04-22 09:33:07.820 | + inc/async:async_wait:197 : return 0 2022-04-22 09:33:07.838 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2022-04-22 09:33:08.197 | [17787 Async ks-alt-member:94583]: Waiting for completion of get_or_add_user_project_role member 48759e1214744866a6a59f5e3ebd5fd9 0c5c99a6583f42b08693aee5098b537f running on PID 94583 (9 other jobs running) 2022-04-22 09:33:08.372 | [17787 Async ks-alt-member:94583]: Signaling child to exit 2022-04-22 09:33:08.372 | WAKEUP 2022-04-22 09:33:08.517 | [17787 Async ks-alt-member:94583]: Signaled 2022-04-22 09:33:08.533 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:33:08.533 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-22 09:33:08.533 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:33:08.533 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:33:08.533 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-22 09:33:08.534 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-22 09:33:08.534 | ++ functions-common:_get_domain_args:894 : echo 2022-04-22 09:33:08.534 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-22 09:33:08.534 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 48759e1214744866a6a59f5e3ebd5fd9 --project 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:08.534 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:33:08.534 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:08.534 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:08.534 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:08.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:08.534 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:08.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:08.534 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:08.534 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:08.534 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:33:08.534 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:33:08.534 | + functions-common:get_or_add_user_project_role:913 : openstack role add member --user 48759e1214744866a6a59f5e3ebd5fd9 --project 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:08.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:08.534 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:08.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:08.534 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:08.534 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:33:08.534 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role member --user 48759e1214744866a6a59f5e3ebd5fd9 --project 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:08.534 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:08.534 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:08.534 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:08.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:08.534 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:08.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:08.534 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:08.534 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:08.534 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:33:08.535 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:33:08.535 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:33:08.535 | ++ functions-common:get_field:745 : echo '| b80c94971515408990ba953d90c8027b | 48759e1214744866a6a59f5e3ebd5fd9 | | 0c5c99a6583f42b08693aee5098b537f | | | False |' 2022-04-22 09:33:08.535 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:08.535 | + functions-common:get_or_add_user_project_role:922 : user_role_id=b80c94971515408990ba953d90c8027b 2022-04-22 09:33:08.535 | + functions-common:get_or_add_user_project_role:924 : echo b80c94971515408990ba953d90c8027b 2022-04-22 09:33:08.535 | b80c94971515408990ba953d90c8027b 2022-04-22 09:33:08.814 | [17787 Async ks-alt-member:94583]: finished get_or_add_user_project_role member 48759e1214744866a6a59f5e3ebd5fd9 0c5c99a6583f42b08693aee5098b537f with result 0 in 9 seconds 2022-04-22 09:33:09.079 | [17787 Async ks-alt-admin:94695]: Waiting for completion of get_or_add_user_project_role admin 3f8b705134224e6eb3183ee2fb18d2fb 0c5c99a6583f42b08693aee5098b537f running on PID 94695 (8 other jobs running) 2022-04-22 09:33:09.243 | [17787 Async ks-alt-admin:94695]: Signaling child to exit 2022-04-22 09:33:09.243 | WAKEUP 2022-04-22 09:33:09.435 | [17787 Async ks-alt-admin:94695]: Signaled 2022-04-22 09:33:09.457 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:33:09.457 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-22 09:33:09.458 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:33:09.458 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:33:09.458 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-22 09:33:09.458 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-22 09:33:09.458 | ++ functions-common:_get_domain_args:894 : echo 2022-04-22 09:33:09.458 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-22 09:33:09.458 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 3f8b705134224e6eb3183ee2fb18d2fb --project 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:09.458 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:09.458 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:33:09.458 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:09.458 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:09.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:09.458 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:09.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:09.458 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:09.458 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:09.458 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:33:09.458 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:33:09.458 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user 3f8b705134224e6eb3183ee2fb18d2fb --project 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:09.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:09.458 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:09.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:09.458 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:09.458 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:33:09.458 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user 3f8b705134224e6eb3183ee2fb18d2fb --project 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:09.458 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:09.458 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:09.458 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:09.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:09.458 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:09.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:09.459 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:09.459 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:09.459 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:33:09.459 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:33:09.459 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:33:09.459 | ++ functions-common:get_field:745 : echo '| 8f129fbfaa7d46fab2e5615a5cb11bda | 3f8b705134224e6eb3183ee2fb18d2fb | | 0c5c99a6583f42b08693aee5098b537f | | | False |' 2022-04-22 09:33:09.459 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:09.459 | + functions-common:get_or_add_user_project_role:922 : user_role_id=8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:33:09.459 | + functions-common:get_or_add_user_project_role:924 : echo 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:33:09.459 | 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:33:09.779 | [17787 Async ks-alt-admin:94695]: finished get_or_add_user_project_role admin 3f8b705134224e6eb3183ee2fb18d2fb 0c5c99a6583f42b08693aee5098b537f with result 0 in 9 seconds 2022-04-22 09:33:10.024 | [17787 Async ks-alt-another:94820]: Waiting for completion of get_or_add_user_project_role anotherrole 48759e1214744866a6a59f5e3ebd5fd9 0c5c99a6583f42b08693aee5098b537f running on PID 94820 (7 other jobs running) 2022-04-22 09:33:10.149 | [17787 Async ks-alt-another:94820]: Signaling child to exit 2022-04-22 09:33:10.149 | WAKEUP 2022-04-22 09:33:10.262 | [17787 Async ks-alt-another:94820]: Signaled 2022-04-22 09:33:10.282 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:33:10.282 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-22 09:33:10.282 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:33:10.282 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:33:10.282 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-22 09:33:10.282 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-22 09:33:10.282 | ++ functions-common:_get_domain_args:894 : echo 2022-04-22 09:33:10.282 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-22 09:33:10.283 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 48759e1214744866a6a59f5e3ebd5fd9 --project 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:10.283 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:33:10.283 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:10.283 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:10.283 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:10.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:10.283 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:10.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:10.283 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:10.283 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:10.283 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:33:10.283 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:33:10.283 | + functions-common:get_or_add_user_project_role:913 : openstack role add anotherrole --user 48759e1214744866a6a59f5e3ebd5fd9 --project 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:10.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:10.283 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:10.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:10.284 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:10.284 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role anotherrole --user 48759e1214744866a6a59f5e3ebd5fd9 --project 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:10.284 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:33:10.284 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:33:10.284 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:10.284 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:33:10.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:10.284 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:10.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:10.284 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:10.284 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:10.284 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:33:10.284 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:33:10.284 | ++ functions-common:get_field:745 : echo '| 3f30d67577664769b95afa2a8ca2fb38 | 48759e1214744866a6a59f5e3ebd5fd9 | | 0c5c99a6583f42b08693aee5098b537f | | | False |' 2022-04-22 09:33:10.284 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:33:10.284 | ++ functions-common:get_field:739 : read data 2022-04-22 09:33:10.285 | + functions-common:get_or_add_user_project_role:922 : user_role_id=3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:33:10.285 | + functions-common:get_or_add_user_project_role:924 : echo 3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:33:10.285 | 3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:33:10.540 | [17787 Async ks-alt-another:94820]: finished get_or_add_user_project_role anotherrole 48759e1214744866a6a59f5e3ebd5fd9 0c5c99a6583f42b08693aee5098b537f with result 0 in 9 seconds 2022-04-22 09:33:10.545 | + inc/async:async_wait:197 : return 0 2022-04-22 09:33:10.549 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-22 09:33:10.787 | [17787 Async ks-group-memberdemo:95320]: Waiting for completion of get_or_add_group_project_role member 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 running on PID 95320 (6 other jobs running) 2022-04-22 09:33:10.956 | [17787 Async ks-group-memberdemo:95320]: Signaling child to exit 2022-04-22 09:33:11.354 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:33:11.497 | [95320 Async ks-group-memberdemo:95320]: finished successfully 2022-04-22 09:33:11.642 | WAKEUP 2022-04-22 09:33:11.821 | [17787 Async ks-group-memberdemo:95320]: Signaled 2022-04-22 09:33:11.824 | + functions-common:get_or_add_group_project_role:954 : local group_role_id 2022-04-22 09:33:11.824 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role member --group 13377d248ebd4c1f8bcdd5bec13e2be1 --project 5105790faf1a49b3b2d08c9223ec1131 -f value 2022-04-22 09:33:11.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:11.824 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:11.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:11.824 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:11.824 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:11.824 | + functions-common:get_or_add_group_project_role:960 : group_role_id= 2022-04-22 09:33:11.825 | + functions-common:get_or_add_group_project_role:961 : [[ -z '' ]] 2022-04-22 09:33:11.825 | + functions-common:get_or_add_group_project_role:963 : openstack role add member --group 13377d248ebd4c1f8bcdd5bec13e2be1 --project 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:11.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:11.825 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:11.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:11.825 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:11.825 | ++ functions-common:get_or_add_group_project_role:970 : oscwrap role assignment list --role member --group 13377d248ebd4c1f8bcdd5bec13e2be1 --project 5105790faf1a49b3b2d08c9223ec1131 -f value 2022-04-22 09:33:11.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:11.825 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:11.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:11.825 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:11.825 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:11.825 | + functions-common:get_or_add_group_project_role:970 : group_role_id='b80c94971515408990ba953d90c8027b 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 False' 2022-04-22 09:33:11.825 | + functions-common:get_or_add_group_project_role:972 : echo b80c94971515408990ba953d90c8027b 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 False 2022-04-22 09:33:11.825 | b80c94971515408990ba953d90c8027b 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 False 2022-04-22 09:33:12.082 | [17787 Async ks-group-memberdemo:95320]: finished get_or_add_group_project_role member 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 with result 0 in 10 seconds 2022-04-22 09:33:12.319 | [17787 Async ks-group-anotherdemo:95407]: Waiting for completion of get_or_add_group_project_role anotherrole 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 running on PID 95407 (5 other jobs running) 2022-04-22 09:33:12.460 | [17787 Async ks-group-anotherdemo:95407]: Signaling child to exit 2022-04-22 09:33:12.470 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:33:12.500 | [95407 Async ks-group-anotherdemo:95407]: finished successfully 2022-04-22 09:33:12.522 | WAKEUP 2022-04-22 09:33:12.550 | [17787 Async ks-group-anotherdemo:95407]: Signaled 2022-04-22 09:33:12.551 | + functions-common:get_or_add_group_project_role:954 : local group_role_id 2022-04-22 09:33:12.551 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role anotherrole --group 13377d248ebd4c1f8bcdd5bec13e2be1 --project 5105790faf1a49b3b2d08c9223ec1131 -f value 2022-04-22 09:33:12.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:12.551 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:12.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:12.551 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:12.551 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:12.551 | + functions-common:get_or_add_group_project_role:960 : group_role_id= 2022-04-22 09:33:12.552 | + functions-common:get_or_add_group_project_role:961 : [[ -z '' ]] 2022-04-22 09:33:12.552 | + functions-common:get_or_add_group_project_role:963 : openstack role add anotherrole --group 13377d248ebd4c1f8bcdd5bec13e2be1 --project 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:33:12.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:12.552 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:12.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:12.552 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:12.552 | ++ functions-common:get_or_add_group_project_role:970 : oscwrap role assignment list --role anotherrole --group 13377d248ebd4c1f8bcdd5bec13e2be1 --project 5105790faf1a49b3b2d08c9223ec1131 -f value 2022-04-22 09:33:12.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:12.552 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:12.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:12.552 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:12.552 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:12.552 | + functions-common:get_or_add_group_project_role:970 : group_role_id='3f30d67577664769b95afa2a8ca2fb38 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 False' 2022-04-22 09:33:12.552 | + functions-common:get_or_add_group_project_role:972 : echo 3f30d67577664769b95afa2a8ca2fb38 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 False 2022-04-22 09:33:12.552 | 3f30d67577664769b95afa2a8ca2fb38 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 False 2022-04-22 09:33:12.603 | [17787 Async ks-group-anotherdemo:95407]: finished get_or_add_group_project_role anotherrole 13377d248ebd4c1f8bcdd5bec13e2be1 5105790faf1a49b3b2d08c9223ec1131 with result 0 in 10 seconds 2022-04-22 09:33:12.647 | [17787 Async ks-group-memberalt:95495]: Waiting for completion of get_or_add_group_project_role member 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f running on PID 95495 (4 other jobs running) 2022-04-22 09:33:12.677 | [17787 Async ks-group-memberalt:95495]: Signaling child to exit 2022-04-22 09:33:13.255 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:33:13.285 | [95582 Async ks-group-anotheralt:95582]: finished successfully 2022-04-22 09:33:13.366 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:33:13.393 | [95495 Async ks-group-memberalt:95495]: finished successfully 2022-04-22 09:33:13.417 | WAKEUP 2022-04-22 09:33:13.441 | [17787 Async ks-group-memberalt:95495]: Signaled 2022-04-22 09:33:13.442 | + functions-common:get_or_add_group_project_role:954 : local group_role_id 2022-04-22 09:33:13.443 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role member --group 13377d248ebd4c1f8bcdd5bec13e2be1 --project 0c5c99a6583f42b08693aee5098b537f -f value 2022-04-22 09:33:13.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.443 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.443 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.443 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:13.443 | + functions-common:get_or_add_group_project_role:960 : group_role_id= 2022-04-22 09:33:13.443 | + functions-common:get_or_add_group_project_role:961 : [[ -z '' ]] 2022-04-22 09:33:13.443 | + functions-common:get_or_add_group_project_role:963 : openstack role add member --group 13377d248ebd4c1f8bcdd5bec13e2be1 --project 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:13.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.443 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.443 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.443 | ++ functions-common:get_or_add_group_project_role:970 : oscwrap role assignment list --role member --group 13377d248ebd4c1f8bcdd5bec13e2be1 --project 0c5c99a6583f42b08693aee5098b537f -f value 2022-04-22 09:33:13.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.443 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.443 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.443 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:13.443 | + functions-common:get_or_add_group_project_role:970 : group_role_id='b80c94971515408990ba953d90c8027b 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f False' 2022-04-22 09:33:13.443 | + functions-common:get_or_add_group_project_role:972 : echo b80c94971515408990ba953d90c8027b 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f False 2022-04-22 09:33:13.443 | b80c94971515408990ba953d90c8027b 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f False 2022-04-22 09:33:13.491 | [17787 Async ks-group-memberalt:95495]: finished get_or_add_group_project_role member 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f with result 0 in 11 seconds 2022-04-22 09:33:13.529 | [17787 Async ks-group-anotheralt:95582]: Waiting for completion of get_or_add_group_project_role anotherrole 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f running on PID 95582 (3 other jobs running) 2022-04-22 09:33:13.560 | [17787 Async ks-group-anotheralt:95582]: Signaling child to exit 2022-04-22 09:33:13.560 | WAKEUP 2022-04-22 09:33:13.589 | [17787 Async ks-group-anotheralt:95582]: Signaled 2022-04-22 09:33:13.591 | + functions-common:get_or_add_group_project_role:954 : local group_role_id 2022-04-22 09:33:13.591 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role anotherrole --group 13377d248ebd4c1f8bcdd5bec13e2be1 --project 0c5c99a6583f42b08693aee5098b537f -f value 2022-04-22 09:33:13.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.591 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.591 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.591 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:13.591 | + functions-common:get_or_add_group_project_role:960 : group_role_id= 2022-04-22 09:33:13.591 | + functions-common:get_or_add_group_project_role:961 : [[ -z '' ]] 2022-04-22 09:33:13.591 | + functions-common:get_or_add_group_project_role:963 : openstack role add anotherrole --group 13377d248ebd4c1f8bcdd5bec13e2be1 --project 0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:33:13.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.591 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.591 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.591 | ++ functions-common:get_or_add_group_project_role:970 : oscwrap role assignment list --role anotherrole --group 13377d248ebd4c1f8bcdd5bec13e2be1 --project 0c5c99a6583f42b08693aee5098b537f -f value 2022-04-22 09:33:13.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.591 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.591 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.591 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:13.591 | + functions-common:get_or_add_group_project_role:970 : group_role_id='3f30d67577664769b95afa2a8ca2fb38 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f False' 2022-04-22 09:33:13.591 | + functions-common:get_or_add_group_project_role:972 : echo 3f30d67577664769b95afa2a8ca2fb38 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f False 2022-04-22 09:33:13.591 | 3f30d67577664769b95afa2a8ca2fb38 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f False 2022-04-22 09:33:13.639 | [17787 Async ks-group-anotheralt:95582]: finished get_or_add_group_project_role anotherrole 13377d248ebd4c1f8bcdd5bec13e2be1 0c5c99a6583f42b08693aee5098b537f with result 0 in 10 seconds 2022-04-22 09:33:13.680 | [17787 Async ks-group-admin:95718]: Waiting for completion of get_or_add_group_project_role admin fb6586bbdb634793ae10678fb1c23cd8 2ba2a9dd1a8f4b438e64a520e1f7a391 running on PID 95718 (2 other jobs running) 2022-04-22 09:33:13.708 | [17787 Async ks-group-admin:95718]: Signaling child to exit 2022-04-22 09:33:13.725 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:33:13.750 | [95718 Async ks-group-admin:95718]: finished successfully 2022-04-22 09:33:13.770 | WAKEUP 2022-04-22 09:33:13.792 | [17787 Async ks-group-admin:95718]: Signaled 2022-04-22 09:33:13.794 | + functions-common:get_or_add_group_project_role:954 : local group_role_id 2022-04-22 09:33:13.794 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role admin --group fb6586bbdb634793ae10678fb1c23cd8 --project 2ba2a9dd1a8f4b438e64a520e1f7a391 -f value 2022-04-22 09:33:13.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.794 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.794 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.794 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:13.794 | + functions-common:get_or_add_group_project_role:960 : group_role_id= 2022-04-22 09:33:13.794 | + functions-common:get_or_add_group_project_role:961 : [[ -z '' ]] 2022-04-22 09:33:13.794 | + functions-common:get_or_add_group_project_role:963 : openstack role add admin --group fb6586bbdb634793ae10678fb1c23cd8 --project 2ba2a9dd1a8f4b438e64a520e1f7a391 2022-04-22 09:33:13.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.794 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.794 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.794 | ++ functions-common:get_or_add_group_project_role:970 : oscwrap role assignment list --role admin --group fb6586bbdb634793ae10678fb1c23cd8 --project 2ba2a9dd1a8f4b438e64a520e1f7a391 -f value 2022-04-22 09:33:13.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.794 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:33:13.794 | from cryptography.utils import int_from_bytes 2022-04-22 09:33:13.794 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:33:13.794 | + functions-common:get_or_add_group_project_role:970 : group_role_id='8f129fbfaa7d46fab2e5615a5cb11bda fb6586bbdb634793ae10678fb1c23cd8 2ba2a9dd1a8f4b438e64a520e1f7a391 False' 2022-04-22 09:33:13.794 | + functions-common:get_or_add_group_project_role:972 : echo 8f129fbfaa7d46fab2e5615a5cb11bda fb6586bbdb634793ae10678fb1c23cd8 2ba2a9dd1a8f4b438e64a520e1f7a391 False 2022-04-22 09:33:13.794 | 8f129fbfaa7d46fab2e5615a5cb11bda fb6586bbdb634793ae10678fb1c23cd8 2ba2a9dd1a8f4b438e64a520e1f7a391 False 2022-04-22 09:33:13.838 | [17787 Async ks-group-admin:95718]: finished get_or_add_group_project_role admin fb6586bbdb634793ae10678fb1c23cd8 2ba2a9dd1a8f4b438e64a520e1f7a391 with result 0 in 10 seconds 2022-04-22 09:33:13.842 | + inc/async:async_wait:197 : return 0 2022-04-22 09:33:13.844 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2022-04-22 09:33:13.862 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:33:13.864 | + ./stack.sh:main:1103 : is_service_enabled nova 2022-04-22 09:33:13.882 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:33:13.884 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2022-04-22 09:33:13.887 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-22 09:33:13.947 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-22 09:33:13.985 | [17787 Async create_nova_accounts:97330]: running: create_nova_accounts 2022-04-22 09:33:13.988 | + ./stack.sh:main:1106 : is_service_enabled glance 2022-04-22 09:33:14.005 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:33:14.008 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2022-04-22 09:33:14.010 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-22 09:33:14.071 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-22 09:33:14.112 | [17787 Async create_glance_accounts:97445]: running: create_glance_accounts 2022-04-22 09:33:14.114 | + ./stack.sh:main:1109 : is_service_enabled cinder 2022-04-22 09:33:14.138 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:33:14.141 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2022-04-22 09:33:14.146 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-22 09:33:14.216 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-22 09:33:14.261 | [17787 Async create_cinder_accounts:97575]: running: create_cinder_accounts 2022-04-22 09:33:14.264 | + ./stack.sh:main:1112 : is_service_enabled neutron 2022-04-22 09:33:14.287 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:33:14.290 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2022-04-22 09:33:14.292 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-22 09:33:14.364 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-22 09:33:14.450 | [17787 Async create_neutron_accounts:97690]: running: create_neutron_accounts 2022-04-22 09:33:14.456 | + ./stack.sh:main:1115 : is_service_enabled swift 2022-04-22 09:33:14.486 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:33:14.489 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2022-04-22 09:33:14.494 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-22 09:33:14.780 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-22 09:33:15.022 | [17787 Async create_swift_accounts:97832]: running: create_swift_accounts 2022-04-22 09:33:15.038 | + ./stack.sh:main:1122 : write_clouds_yaml 2022-04-22 09:33:15.054 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-22 09:33:15.079 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-22 09:33:15.110 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-22 09:33:15.158 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-22 09:33:15.214 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-22 09:33:15.226 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-22 09:33:15.246 | + 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.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-22 09:33:15.433 | The user clouds.yaml file didn't exist. 2022-04-22 09:33:15.470 | + 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.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-22 09:33:15.648 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2022-04-22 09:33:15.648 | self._clouds = yaml.load(clouds_file) 2022-04-22 09:33:15.686 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-22 09:33:15.921 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2022-04-22 09:33:15.921 | self._clouds = yaml.load(clouds_file) 2022-04-22 09:33:15.933 | + 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.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-22 09:33:16.084 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2022-04-22 09:33:16.084 | self._clouds = yaml.load(clouds_file) 2022-04-22 09:33:16.147 | + functions-common:write_clouds_yaml:132 : cat 2022-04-22 09:33:16.190 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2022-04-22 09:33:16.214 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2022-04-22 09:33:16.239 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-22 09:33:16.268 | + ./stack.sh:main:1127 : is_service_enabled horizon 2022-04-22 09:33:16.390 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:33:16.435 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-22 09:33:16.789 | [17787 Async create_nova_accounts:97330]: Waiting for completion of create_nova_accounts running on PID 97330 (6 other jobs running) 2022-04-22 09:33:16.946 | [17787 Async create_nova_accounts:97330]: Signaling child to exit 2022-04-22 09:33:42.654 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:33:42.784 | [97690 Async create_neutron_accounts:97690]: finished successfully 2022-04-22 09:33:57.440 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:33:57.484 | [97575 Async create_cinder_accounts:97575]: finished successfully 2022-04-22 09:34:04.876 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:34:04.910 | [97445 Async create_glance_accounts:97445]: finished successfully 2022-04-22 09:34:09.302 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:34:09.328 | [97330 Async create_nova_accounts:97330]: finished successfully 2022-04-22 09:34:09.349 | WAKEUP 2022-04-22 09:34:09.374 | [17787 Async create_nova_accounts:97330]: Signaled 2022-04-22 09:34:09.376 | + lib/nova:create_nova_accounts:347 : [[ 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 ]] 2022-04-22 09:34:09.376 | + lib/nova:create_nova_accounts:351 : create_service_user nova admin 2022-04-22 09:34:09.376 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2022-04-22 09:34:09.376 | + functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:34:09.376 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-22 09:34:09.376 | + functions-common:get_or_create_user:840 : local email= 2022-04-22 09:34:09.376 | ++ functions-common:get_or_create_user:854 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-22 09:34:09.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.376 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.376 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.376 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.376 | + functions-common:get_or_create_user:852 : user_id=5e2d1596ffe84642a1f343da47868f30 2022-04-22 09:34:09.376 | + functions-common:get_or_create_user:853 : echo 5e2d1596ffe84642a1f343da47868f30 2022-04-22 09:34:09.376 | 5e2d1596ffe84642a1f343da47868f30 2022-04-22 09:34:09.376 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2022-04-22 09:34:09.376 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:09.376 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-22 09:34:09.377 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:09.377 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:09.377 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-22 09:34:09.377 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-22 09:34:09.377 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-22 09:34:09.377 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-22 09:34:09.377 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-22 09:34:09.377 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-22 09:34:09.377 | ++ 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 2022-04-22 09:34:09.377 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:09.377 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.377 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.377 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.377 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.377 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.377 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.377 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:09.377 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:09.377 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.377 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.377 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.377 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:09.377 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.377 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.377 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.377 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.378 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.378 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.378 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.378 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:09.378 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:09.378 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:09.378 | ++ functions-common:get_field:745 : echo '| 641cfc905fd2406b9e8a075d99236bab | 5e2d1596ffe84642a1f343da47868f30 | | c645066602d344d4a77eead90b1338ab | | | False |' 2022-04-22 09:34:09.378 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.378 | + functions-common:get_or_add_user_project_role:922 : user_role_id=641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.378 | + functions-common:get_or_add_user_project_role:924 : echo 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.378 | 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.378 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-04-22 09:34:09.378 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2022-04-22 09:34:09.378 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:09.378 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-22 09:34:09.378 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:09.378 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:09.378 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-22 09:34:09.378 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-22 09:34:09.378 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-22 09:34:09.378 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-22 09:34:09.378 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-22 09:34:09.378 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-22 09:34:09.378 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:09.378 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.378 | ++ 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 2022-04-22 09:34:09.378 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.378 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.378 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.379 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.379 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.379 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:09.379 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:09.379 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.379 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.379 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.379 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:09.379 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.379 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.379 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.379 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.379 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.379 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.379 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.379 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:09.379 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:09.379 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:09.379 | ++ functions-common:get_field:745 : echo '| 8f129fbfaa7d46fab2e5615a5cb11bda | 5e2d1596ffe84642a1f343da47868f30 | | c645066602d344d4a77eead90b1338ab | | | False |' 2022-04-22 09:34:09.379 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.379 | + functions-common:get_or_add_user_project_role:922 : user_role_id=8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:09.379 | + functions-common:get_or_add_user_project_role:924 : echo 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:09.379 | 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:09.379 | + lib/nova:create_nova_accounts:353 : local nova_api_url 2022-04-22 09:34:09.379 | + lib/nova:create_nova_accounts:354 : [[ True == \F\a\l\s\e ]] 2022-04-22 09:34:09.379 | + lib/nova:create_nova_accounts:357 : nova_api_url=http://10.222.0.39/compute 2022-04-22 09:34:09.379 | + lib/nova:create_nova_accounts:360 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-22 09:34:09.380 | + functions-common:get_or_create_service:978 : local service_id 2022-04-22 09:34:09.380 | ++ functions-common:get_or_create_service:991 : oscwrap service show compute_legacy -f value -c id 2022-04-22 09:34:09.380 | ++ functions-common:get_or_create_service:993 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-22 09:34:09.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.380 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.380 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.380 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.380 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-22 09:34:09.380 | db211f26df4944be86f9023661a7055b' 2022-04-22 09:34:09.380 | + functions-common:get_or_create_service:990 : echo db211f26df4944be86f9023661a7055b 2022-04-22 09:34:09.380 | db211f26df4944be86f9023661a7055b 2022-04-22 09:34:09.380 | + lib/nova:create_nova_accounts:362 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-04-22 09:34:09.380 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-22 09:34:09.380 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-04-22 09:34:09.380 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-22 09:34:09.380 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-22 09:34:09.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.380 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.380 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.380 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.380 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-22 09:34:09.380 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-22 09:34:09.380 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-22 09:34:09.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.380 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.381 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.381 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=d04c72b5364e4603b335b827867c3e24 2022-04-22 09:34:09.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo d04c72b5364e4603b335b827867c3e24 2022-04-22 09:34:09.381 | + functions-common:get_or_create_endpoint:1023 : public_id=d04c72b5364e4603b335b827867c3e24 2022-04-22 09:34:09.381 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-22 09:34:09.381 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-22 09:34:09.381 | + functions-common:get_or_create_endpoint:1032 : echo d04c72b5364e4603b335b827867c3e24 2022-04-22 09:34:09.381 | d04c72b5364e4603b335b827867c3e24 2022-04-22 09:34:09.381 | + lib/nova:create_nova_accounts:366 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-22 09:34:09.381 | + functions-common:get_or_create_service:978 : local service_id 2022-04-22 09:34:09.381 | ++ functions-common:get_or_create_service:991 : oscwrap service show compute -f value -c id 2022-04-22 09:34:09.381 | ++ functions-common:get_or_create_service:993 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-22 09:34:09.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.381 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.381 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.381 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.381 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-22 09:34:09.381 | 14aade8b2e7344568949064165c01f82' 2022-04-22 09:34:09.381 | + functions-common:get_or_create_service:990 : echo 14aade8b2e7344568949064165c01f82 2022-04-22 09:34:09.381 | 14aade8b2e7344568949064165c01f82 2022-04-22 09:34:09.381 | + lib/nova:create_nova_accounts:368 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-04-22 09:34:09.381 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-22 09:34:09.381 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-04-22 09:34:09.381 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-22 09:34:09.381 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-22 09:34:09.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.381 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.381 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.381 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-22 09:34:09.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-22 09:34:09.382 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-04-22 09:34:09.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.382 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.382 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.382 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=1d84cfb64a724d76bceece15442c0cc8 2022-04-22 09:34:09.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo 1d84cfb64a724d76bceece15442c0cc8 2022-04-22 09:34:09.382 | + functions-common:get_or_create_endpoint:1023 : public_id=1d84cfb64a724d76bceece15442c0cc8 2022-04-22 09:34:09.382 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-22 09:34:09.382 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-22 09:34:09.382 | + functions-common:get_or_create_endpoint:1032 : echo 1d84cfb64a724d76bceece15442c0cc8 2022-04-22 09:34:09.382 | 1d84cfb64a724d76bceece15442c0cc8 2022-04-22 09:34:09.382 | + lib/nova:create_nova_accounts:373 : is_service_enabled n-api 2022-04-22 09:34:09.382 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:34:09.382 | + lib/nova:create_nova_accounts:375 : is_service_enabled swift 2022-04-22 09:34:09.382 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:34:09.382 | + lib/nova:create_nova_accounts:378 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-22 09:34:09.382 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:09.382 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-22 09:34:09.382 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:09.382 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:09.382 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-22 09:34:09.382 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-22 09:34:09.382 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-22 09:34:09.382 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-22 09:34:09.382 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-22 09:34:09.382 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-22 09:34:09.382 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:09.383 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.383 | ++ 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 2022-04-22 09:34:09.383 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.383 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.383 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.383 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.383 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.383 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:09.383 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:09.383 | + functions-common:get_or_add_user_project_role:913 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.383 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.383 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.383 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.383 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.383 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:09.383 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.383 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.383 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.383 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.383 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.383 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:09.383 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:09.383 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:09.383 | ++ functions-common:get_field:745 : echo '| 5a8379a0991c49c78096840f39f781ca | 5e2d1596ffe84642a1f343da47868f30 | | c645066602d344d4a77eead90b1338ab | | | False |' 2022-04-22 09:34:09.383 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.383 | + functions-common:get_or_add_user_project_role:922 : user_role_id=5a8379a0991c49c78096840f39f781ca 2022-04-22 09:34:09.384 | + functions-common:get_or_add_user_project_role:924 : echo 5a8379a0991c49c78096840f39f781ca 2022-04-22 09:34:09.384 | 5a8379a0991c49c78096840f39f781ca 2022-04-22 09:34:09.384 | + lib/nova:create_nova_accounts:383 : is_service_enabled s3api 2022-04-22 09:34:09.384 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:34:09.428 | [17787 Async create_nova_accounts:97330]: finished create_nova_accounts with result 0 in 55 seconds 2022-04-22 09:34:09.466 | [17787 Async create_glance_accounts:97445]: Waiting for completion of create_glance_accounts running on PID 97445 (5 other jobs running) 2022-04-22 09:34:09.492 | [17787 Async create_glance_accounts:97445]: Signaling child to exit 2022-04-22 09:34:09.492 | WAKEUP 2022-04-22 09:34:09.516 | [17787 Async create_glance_accounts:97445]: Signaled 2022-04-22 09:34:09.517 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2022-04-22 09:34:09.517 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:34:09.518 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2022-04-22 09:34:09.518 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2022-04-22 09:34:09.518 | + functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:34:09.518 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-22 09:34:09.518 | + functions-common:get_or_create_user:840 : local email= 2022-04-22 09:34:09.518 | ++ functions-common:get_or_create_user:854 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-22 09:34:09.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.518 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.518 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.518 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.518 | + functions-common:get_or_create_user:852 : user_id=1251499097e54e88a1bd1e4d7e03c9db 2022-04-22 09:34:09.518 | + functions-common:get_or_create_user:853 : echo 1251499097e54e88a1bd1e4d7e03c9db 2022-04-22 09:34:09.518 | 1251499097e54e88a1bd1e4d7e03c9db 2022-04-22 09:34:09.518 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2022-04-22 09:34:09.518 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:09.518 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-22 09:34:09.518 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:09.518 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:09.518 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-22 09:34:09.518 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-22 09:34:09.518 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-22 09:34:09.518 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-22 09:34:09.518 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-22 09:34:09.518 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-22 09:34:09.518 | ++ 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 2022-04-22 09:34:09.518 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:09.518 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.518 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.518 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.519 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.519 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.519 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.519 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:09.519 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:09.519 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.519 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.519 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.519 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.519 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:09.519 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.519 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.519 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.519 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.519 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.519 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.519 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:09.519 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:09.519 | ++ functions-common:get_field:745 : echo '| 641cfc905fd2406b9e8a075d99236bab | 1251499097e54e88a1bd1e4d7e03c9db | | c645066602d344d4a77eead90b1338ab | | | False |' 2022-04-22 09:34:09.519 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:09.519 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.519 | + functions-common:get_or_add_user_project_role:922 : user_role_id=641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.519 | + functions-common:get_or_add_user_project_role:924 : echo 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.519 | 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.519 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-04-22 09:34:09.520 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2022-04-22 09:34:09.520 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:34:09.520 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2022-04-22 09:34:09.520 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2022-04-22 09:34:09.520 | + functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:34:09.520 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-22 09:34:09.520 | + functions-common:get_or_create_user:840 : local email= 2022-04-22 09:34:09.520 | ++ functions-common:get_or_create_user:854 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-22 09:34:09.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.520 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.520 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.520 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.520 | + functions-common:get_or_create_user:852 : user_id=2cea32f4ada9423da5cc38c79897258b 2022-04-22 09:34:09.520 | + functions-common:get_or_create_user:853 : echo 2cea32f4ada9423da5cc38c79897258b 2022-04-22 09:34:09.520 | 2cea32f4ada9423da5cc38c79897258b 2022-04-22 09:34:09.520 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-22 09:34:09.520 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:09.520 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-22 09:34:09.520 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:09.520 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:09.520 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-22 09:34:09.520 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-22 09:34:09.520 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-22 09:34:09.520 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-22 09:34:09.520 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-22 09:34:09.520 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-22 09:34:09.520 | ++ 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 2022-04-22 09:34:09.521 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:09.521 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.521 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.521 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.521 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.521 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.521 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.521 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:09.521 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:09.521 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.521 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.521 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.521 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.521 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.521 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:09.521 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.521 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.521 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.521 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.521 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.521 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:09.521 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:09.521 | ++ functions-common:get_field:745 : echo '| 641cfc905fd2406b9e8a075d99236bab | 2cea32f4ada9423da5cc38c79897258b | | c645066602d344d4a77eead90b1338ab | | | False |' 2022-04-22 09:34:09.521 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:09.522 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.522 | + functions-common:get_or_add_user_project_role:922 : user_role_id=641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.522 | + functions-common:get_or_add_user_project_role:924 : echo 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.522 | 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.522 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2022-04-22 09:34:09.522 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-22 09:34:09.522 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:09.522 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-22 09:34:09.522 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:09.522 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:09.522 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-22 09:34:09.522 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-22 09:34:09.522 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-22 09:34:09.522 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-22 09:34:09.522 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-22 09:34:09.522 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-22 09:34:09.522 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.522 | ++ 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 2022-04-22 09:34:09.522 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:09.522 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.522 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.522 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.522 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.522 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.522 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:09.522 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:09.522 | + functions-common:get_or_add_user_project_role:913 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.522 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.523 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.523 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.523 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:09.523 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.523 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.523 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.523 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.523 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.523 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.523 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:09.523 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:09.523 | ++ functions-common:get_field:745 : echo '| 5a8379a0991c49c78096840f39f781ca | 2cea32f4ada9423da5cc38c79897258b | | c645066602d344d4a77eead90b1338ab | | | False |' 2022-04-22 09:34:09.523 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:09.523 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.523 | + functions-common:get_or_add_user_project_role:922 : user_role_id=5a8379a0991c49c78096840f39f781ca 2022-04-22 09:34:09.523 | + functions-common:get_or_add_user_project_role:924 : echo 5a8379a0991c49c78096840f39f781ca 2022-04-22 09:34:09.523 | 5a8379a0991c49c78096840f39f781ca 2022-04-22 09:34:09.523 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2022-04-22 09:34:09.523 | + functions-common:get_or_create_service:978 : local service_id 2022-04-22 09:34:09.523 | ++ functions-common:get_or_create_service:991 : oscwrap service show image -f value -c id 2022-04-22 09:34:09.523 | ++ functions-common:get_or_create_service:993 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-22 09:34:09.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.523 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.523 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.524 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.524 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-22 09:34:09.524 | 89407309b9f045a78d136c7e7719cff4' 2022-04-22 09:34:09.524 | + functions-common:get_or_create_service:990 : echo 89407309b9f045a78d136c7e7719cff4 2022-04-22 09:34:09.524 | 89407309b9f045a78d136c7e7719cff4 2022-04-22 09:34:09.524 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-04-22 09:34:09.524 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-22 09:34:09.524 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-04-22 09:34:09.524 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-22 09:34:09.524 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-22 09:34:09.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.524 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.524 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.524 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-22 09:34:09.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-22 09:34:09.524 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-04-22 09:34:09.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.524 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.524 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.524 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=c8088345c70b40f4bd5c856c6d9aeb39 2022-04-22 09:34:09.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo c8088345c70b40f4bd5c856c6d9aeb39 2022-04-22 09:34:09.524 | + functions-common:get_or_create_endpoint:1023 : public_id=c8088345c70b40f4bd5c856c6d9aeb39 2022-04-22 09:34:09.524 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-22 09:34:09.524 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-22 09:34:09.525 | + functions-common:get_or_create_endpoint:1032 : echo c8088345c70b40f4bd5c856c6d9aeb39 2022-04-22 09:34:09.525 | c8088345c70b40f4bd5c856c6d9aeb39 2022-04-22 09:34:09.525 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2022-04-22 09:34:09.525 | ++ functions-common:get_or_create_domain:804 : local domain_id 2022-04-22 09:34:09.525 | +++ functions-common:get_or_create_domain:816 : oscwrap domain show Default -f value -c id 2022-04-22 09:34:09.525 | ++ functions-common:get_or_create_domain:814 : domain_id=default 2022-04-22 09:34:09.525 | ++ functions-common:get_or_create_domain:815 : echo default 2022-04-22 09:34:09.525 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2022-04-22 09:34:09.525 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-22 09:34:09.525 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-22 09:34:09.525 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2022-04-22 09:34:09.572 | [17787 Async create_glance_accounts:97445]: finished create_glance_accounts with result 0 in 50 seconds 2022-04-22 09:34:09.612 | [17787 Async create_cinder_accounts:97575]: Waiting for completion of create_cinder_accounts running on PID 97575 (4 other jobs running) 2022-04-22 09:34:09.638 | [17787 Async create_cinder_accounts:97575]: Signaling child to exit 2022-04-22 09:34:09.638 | WAKEUP 2022-04-22 09:34:09.664 | [17787 Async create_cinder_accounts:97575]: Signaled 2022-04-22 09:34:09.666 | + 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 ]] 2022-04-22 09:34:09.666 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2022-04-22 09:34:09.666 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2022-04-22 09:34:09.666 | + functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:34:09.666 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-22 09:34:09.666 | + functions-common:get_or_create_user:840 : local email= 2022-04-22 09:34:09.666 | ++ functions-common:get_or_create_user:854 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-22 09:34:09.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.666 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.666 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.666 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.666 | + functions-common:get_or_create_user:852 : user_id=b04771468cfb4d8292e7fa4047944a13 2022-04-22 09:34:09.666 | + functions-common:get_or_create_user:853 : echo b04771468cfb4d8292e7fa4047944a13 2022-04-22 09:34:09.666 | b04771468cfb4d8292e7fa4047944a13 2022-04-22 09:34:09.667 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2022-04-22 09:34:09.667 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:09.667 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-22 09:34:09.667 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:09.667 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:09.667 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-22 09:34:09.667 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-22 09:34:09.667 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-22 09:34:09.667 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-22 09:34:09.667 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-22 09:34:09.667 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-22 09:34:09.667 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:09.667 | ++ 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 2022-04-22 09:34:09.667 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.667 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.667 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.667 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.667 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.667 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.667 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:09.667 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:09.667 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.667 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.667 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.667 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.667 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:09.667 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.668 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.668 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.668 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.668 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.668 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.668 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:09.668 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:09.668 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:09.668 | ++ functions-common:get_field:745 : echo '| 641cfc905fd2406b9e8a075d99236bab | b04771468cfb4d8292e7fa4047944a13 | | c645066602d344d4a77eead90b1338ab | | | False |' 2022-04-22 09:34:09.668 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.668 | + functions-common:get_or_add_user_project_role:922 : user_role_id=641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.668 | + functions-common:get_or_add_user_project_role:924 : echo 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.668 | 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.668 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-04-22 09:34:09.668 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-22 09:34:09.668 | + functions-common:get_or_create_service:978 : local service_id 2022-04-22 09:34:09.668 | ++ functions-common:get_or_create_service:991 : oscwrap service show block-storage -f value -c id 2022-04-22 09:34:09.668 | ++ functions-common:get_or_create_service:993 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-22 09:34:09.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.668 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.668 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.668 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.668 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-22 09:34:09.668 | 9615d8cd60414eb7a19f897351ccc069' 2022-04-22 09:34:09.668 | + functions-common:get_or_create_service:990 : echo 9615d8cd60414eb7a19f897351ccc069 2022-04-22 09:34:09.668 | 9615d8cd60414eb7a19f897351ccc069 2022-04-22 09:34:09.668 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2022-04-22 09:34:09.669 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-22 09:34:09.669 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-22 09:34:09.669 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-22 09:34:09.669 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-22 09:34:09.669 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-22 09:34:09.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.669 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.669 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.669 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-22 09:34:09.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-22 09:34:09.669 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-22 09:34:09.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.669 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.669 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.669 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=94dcd820aa594c48a66a62ab065f0008 2022-04-22 09:34:09.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo 94dcd820aa594c48a66a62ab065f0008 2022-04-22 09:34:09.669 | + functions-common:get_or_create_endpoint:1023 : public_id=94dcd820aa594c48a66a62ab065f0008 2022-04-22 09:34:09.669 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-22 09:34:09.669 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-22 09:34:09.669 | + functions-common:get_or_create_endpoint:1032 : echo 94dcd820aa594c48a66a62ab065f0008 2022-04-22 09:34:09.669 | 94dcd820aa594c48a66a62ab065f0008 2022-04-22 09:34:09.669 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-22 09:34:09.669 | + functions-common:get_or_create_service:978 : local service_id 2022-04-22 09:34:09.669 | ++ functions-common:get_or_create_service:991 : oscwrap service show volumev3 -f value -c id 2022-04-22 09:34:09.669 | ++ functions-common:get_or_create_service:993 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-22 09:34:09.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.669 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.670 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.670 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.670 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-22 09:34:09.670 | 9f903e69e43e4ce98502ad3113ecd657' 2022-04-22 09:34:09.670 | + functions-common:get_or_create_service:990 : echo 9f903e69e43e4ce98502ad3113ecd657 2022-04-22 09:34:09.670 | 9f903e69e43e4ce98502ad3113ecd657 2022-04-22 09:34:09.670 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-22 09:34:09.670 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-22 09:34:09.670 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-22 09:34:09.670 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-22 09:34:09.670 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-22 09:34:09.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.670 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.670 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.670 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.671 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-22 09:34:09.671 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-22 09:34:09.671 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-22 09:34:09.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.671 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.671 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.671 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.671 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=2ab0916ada1e4531a41acc0366a1af76 2022-04-22 09:34:09.671 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo 2ab0916ada1e4531a41acc0366a1af76 2022-04-22 09:34:09.671 | + functions-common:get_or_create_endpoint:1023 : public_id=2ab0916ada1e4531a41acc0366a1af76 2022-04-22 09:34:09.671 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-22 09:34:09.671 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-22 09:34:09.671 | + functions-common:get_or_create_endpoint:1032 : echo 2ab0916ada1e4531a41acc0366a1af76 2022-04-22 09:34:09.671 | 2ab0916ada1e4531a41acc0366a1af76 2022-04-22 09:34:09.671 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2022-04-22 09:34:09.671 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2022-04-22 09:34:09.671 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-22 09:34:09.671 | +++ functions-common:get_or_create_project:867 : oscwrap project create service --domain= --or-show -f value -c id 2022-04-22 09:34:09.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.671 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.672 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.672 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.672 | ++ functions-common:get_or_create_project:865 : project_id=c645066602d344d4a77eead90b1338ab 2022-04-22 09:34:09.672 | ++ functions-common:get_or_create_project:866 : echo c645066602d344d4a77eead90b1338ab 2022-04-22 09:34:09.672 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c645066602d344d4a77eead90b1338ab 2022-04-22 09:34:09.672 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2022-04-22 09:34:09.672 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:34:09.672 | ++ functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-22 09:34:09.672 | ++ functions-common:get_or_create_user:840 : local email= 2022-04-22 09:34:09.672 | +++ functions-common:get_or_create_user:854 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-04-22 09:34:09.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.672 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.672 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.672 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-22 09:34:09.672 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.672 | ++ functions-common:get_or_create_user:852 : user_id=b04771468cfb4d8292e7fa4047944a13 2022-04-22 09:34:09.672 | ++ functions-common:get_or_create_user:853 : echo b04771468cfb4d8292e7fa4047944a13 2022-04-22 09:34:09.672 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b04771468cfb4d8292e7fa4047944a13 2022-04-22 09:34:09.713 | [17787 Async create_cinder_accounts:97575]: finished create_cinder_accounts with result 0 in 43 seconds 2022-04-22 09:34:09.717 | + inc/async:async_wait:197 : return 0 2022-04-22 09:34:09.720 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-22 09:34:09.775 | [17787 Async create_neutron_accounts:97690]: Waiting for completion of create_neutron_accounts running on PID 97690 (3 other jobs running) 2022-04-22 09:34:09.804 | [17787 Async create_neutron_accounts:97690]: Signaling child to exit 2022-04-22 09:34:09.804 | WAKEUP 2022-04-22 09:34:09.827 | [17787 Async create_neutron_accounts:97690]: Signaled 2022-04-22 09:34:09.829 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2022-04-22 09:34:09.829 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-22 09:34:09.829 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:34:09.829 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:34:09.829 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-22 09:34:09.829 | + 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- ]] 2022-04-22 09:34:09.829 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-22 09:34:09.829 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2022-04-22 09:34:09.829 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2022-04-22 09:34:09.829 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2022-04-22 09:34:09.829 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.39:9696/ 2022-04-22 09:34:09.829 | + lib/neutron-legacy:create_mutnauq_accounts:417 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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 ]] 2022-04-22 09:34:09.829 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2022-04-22 09:34:09.829 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2022-04-22 09:34:09.829 | + functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:34:09.829 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-22 09:34:09.829 | + functions-common:get_or_create_user:840 : local email= 2022-04-22 09:34:09.829 | ++ functions-common:get_or_create_user:854 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-22 09:34:09.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.829 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.829 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.829 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.829 | + functions-common:get_or_create_user:852 : user_id=a4ba6ee1fc3e44f1b5ae8835f95c2c28 2022-04-22 09:34:09.829 | + functions-common:get_or_create_user:853 : echo a4ba6ee1fc3e44f1b5ae8835f95c2c28 2022-04-22 09:34:09.829 | a4ba6ee1fc3e44f1b5ae8835f95c2c28 2022-04-22 09:34:09.829 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2022-04-22 09:34:09.829 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:09.829 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-22 09:34:09.830 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:09.830 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:09.830 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-22 09:34:09.830 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-22 09:34:09.830 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-22 09:34:09.830 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-22 09:34:09.830 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-22 09:34:09.830 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-22 09:34:09.830 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.830 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:09.830 | ++ 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 2022-04-22 09:34:09.830 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.830 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.830 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.830 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.830 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.830 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:09.830 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:09.830 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.830 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.831 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.831 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:09.831 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:09.831 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-22 09:34:09.831 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:09.831 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.831 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.831 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.831 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.831 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:09.831 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:09.831 | ++ functions-common:get_field:745 : echo '| 641cfc905fd2406b9e8a075d99236bab | a4ba6ee1fc3e44f1b5ae8835f95c2c28 | | c645066602d344d4a77eead90b1338ab | | | False |' 2022-04-22 09:34:09.831 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:09.831 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:09.831 | + functions-common:get_or_add_user_project_role:922 : user_role_id=641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.831 | + functions-common:get_or_add_user_project_role:924 : echo 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.831 | 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:09.831 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-04-22 09:34:09.831 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2022-04-22 09:34:09.831 | + functions-common:get_or_create_service:978 : local service_id 2022-04-22 09:34:09.831 | ++ functions-common:get_or_create_service:991 : oscwrap service show network -f value -c id 2022-04-22 09:34:09.831 | ++ functions-common:get_or_create_service:993 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-22 09:34:09.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.832 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.832 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.832 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.832 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-22 09:34:09.832 | 4287a96b751f4efe847e2f94f2bdbfd6' 2022-04-22 09:34:09.832 | + functions-common:get_or_create_service:990 : echo 4287a96b751f4efe847e2f94f2bdbfd6 2022-04-22 09:34:09.832 | 4287a96b751f4efe847e2f94f2bdbfd6 2022-04-22 09:34:09.832 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-04-22 09:34:09.832 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-22 09:34:09.832 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-04-22 09:34:09.832 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-22 09:34:09.832 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-22 09:34:09.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.832 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.833 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.833 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.833 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-22 09:34:09.833 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-22 09:34:09.833 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-04-22 09:34:09.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.833 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:09.833 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:09.833 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:09.833 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=c24ea89198974701ba43d4d9f46668d9 2022-04-22 09:34:09.833 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo c24ea89198974701ba43d4d9f46668d9 2022-04-22 09:34:09.833 | + functions-common:get_or_create_endpoint:1023 : public_id=c24ea89198974701ba43d4d9f46668d9 2022-04-22 09:34:09.833 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-22 09:34:09.833 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-22 09:34:09.833 | + functions-common:get_or_create_endpoint:1032 : echo c24ea89198974701ba43d4d9f46668d9 2022-04-22 09:34:09.833 | c24ea89198974701ba43d4d9f46668d9 2022-04-22 09:34:09.882 | [17787 Async create_neutron_accounts:97690]: finished create_neutron_accounts with result 0 in 28 seconds 2022-04-22 09:34:09.922 | [17787 Async create_swift_accounts:97832]: Waiting for completion of create_swift_accounts running on PID 97832 (2 other jobs running) 2022-04-22 09:34:09.953 | [17787 Async create_swift_accounts:97832]: Signaling child to exit 2022-04-22 09:34:52.358 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:34:52.385 | [97832 Async create_swift_accounts:97832]: finished successfully 2022-04-22 09:34:52.405 | WAKEUP 2022-04-22 09:34:52.430 | [17787 Async create_swift_accounts:97832]: Signaled 2022-04-22 09:34:52.431 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-04-22 09:34:52.431 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-04-22 09:34:52.431 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-04-22 09:34:52.431 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-04-22 09:34:52.431 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-04-22 09:34:52.431 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-04-22 09:34:52.431 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-04-22 09:34:52.431 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-04-22 09:34:52.431 | + lib/swift:create_swift_accounts:637 : local another_role 2022-04-22 09:34:52.431 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-04-22 09:34:52.431 | ++ functions-common:get_or_create_role:872 : local role_id 2022-04-22 09:34:52.431 | +++ functions-common:get_or_create_role:879 : oscwrap role create anotherrole --or-show -f value -c id 2022-04-22 09:34:52.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.432 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.432 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.432 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.432 | ++ functions-common:get_or_create_role:877 : role_id=3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:34:52.432 | ++ functions-common:get_or_create_role:878 : echo 3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:34:52.432 | + lib/swift:create_swift_accounts:638 : another_role=3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:34:52.432 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-04-22 09:34:52.432 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2022-04-22 09:34:52.432 | + functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:34:52.432 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-22 09:34:52.432 | + functions-common:get_or_create_user:840 : local email= 2022-04-22 09:34:52.432 | ++ functions-common:get_or_create_user:854 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-22 09:34:52.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.432 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.432 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.432 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.432 | + functions-common:get_or_create_user:852 : user_id=e3c3ac63c6ed4ce59f77ce1617c795c9 2022-04-22 09:34:52.432 | + functions-common:get_or_create_user:853 : echo e3c3ac63c6ed4ce59f77ce1617c795c9 2022-04-22 09:34:52.432 | e3c3ac63c6ed4ce59f77ce1617c795c9 2022-04-22 09:34:52.432 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2022-04-22 09:34:52.432 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:52.432 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-22 09:34:52.432 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:52.432 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:52.432 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-22 09:34:52.432 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-22 09:34:52.433 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-22 09:34:52.433 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-22 09:34:52.433 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-22 09:34:52.433 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-22 09:34:52.433 | ++ 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 2022-04-22 09:34:52.433 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:52.433 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:52.433 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:52.433 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.433 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.433 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.433 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.433 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:52.433 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:52.433 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-22 09:34:52.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.433 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.433 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.433 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-22 09:34:52.433 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:52.433 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:52.433 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:52.433 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.433 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.434 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.434 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.434 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:52.434 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:52.434 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:52.434 | ++ functions-common:get_field:745 : echo '| 641cfc905fd2406b9e8a075d99236bab | e3c3ac63c6ed4ce59f77ce1617c795c9 | | c645066602d344d4a77eead90b1338ab | | | False |' 2022-04-22 09:34:52.434 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.434 | + functions-common:get_or_add_user_project_role:922 : user_role_id=641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:52.434 | + functions-common:get_or_add_user_project_role:924 : echo 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:52.434 | 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:34:52.434 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-04-22 09:34:52.434 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2022-04-22 09:34:52.434 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:52.434 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-22 09:34:52.434 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:52.434 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:52.434 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-22 09:34:52.434 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-22 09:34:52.434 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-22 09:34:52.434 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-22 09:34:52.434 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-22 09:34:52.434 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-22 09:34:52.434 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:52.434 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:52.434 | ++ 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 2022-04-22 09:34:52.434 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:52.434 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.434 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.435 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.435 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.435 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:52.435 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:52.435 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-22 09:34:52.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.435 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.435 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.435 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-22 09:34:52.435 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:52.435 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:52.435 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:52.435 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.435 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.435 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.435 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.435 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:52.435 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:52.435 | ++ functions-common:get_field:745 : echo '| 8f129fbfaa7d46fab2e5615a5cb11bda | e3c3ac63c6ed4ce59f77ce1617c795c9 | | c645066602d344d4a77eead90b1338ab | | | False |' 2022-04-22 09:34:52.435 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:52.435 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.435 | + functions-common:get_or_add_user_project_role:922 : user_role_id=8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:52.435 | + functions-common:get_or_add_user_project_role:924 : echo 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:52.435 | 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:52.435 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-04-22 09:34:52.435 | + functions-common:get_or_create_service:978 : local service_id 2022-04-22 09:34:52.435 | ++ functions-common:get_or_create_service:991 : oscwrap service show object-store -f value -c id 2022-04-22 09:34:52.435 | ++ functions-common:get_or_create_service:993 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-22 09:34:52.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.436 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.436 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.436 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.436 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-22 09:34:52.436 | b2f1de8cf1c94bdba83a1e4e2cf2c815' 2022-04-22 09:34:52.436 | + functions-common:get_or_create_service:990 : echo b2f1de8cf1c94bdba83a1e4e2cf2c815 2022-04-22 09:34:52.436 | b2f1de8cf1c94bdba83a1e4e2cf2c815 2022-04-22 09:34:52.436 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-04-22 09:34:52.436 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-22 09:34:52.436 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-22 09:34:52.436 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-22 09:34:52.436 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-22 09:34:52.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.436 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.436 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.436 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-22 09:34:52.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-22 09:34:52.436 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-22 09:34:52.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.436 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.436 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.436 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=78172fc88fdb425f9394d8efc0dda46e 2022-04-22 09:34:52.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo 78172fc88fdb425f9394d8efc0dda46e 2022-04-22 09:34:52.436 | + functions-common:get_or_create_endpoint:1023 : public_id=78172fc88fdb425f9394d8efc0dda46e 2022-04-22 09:34:52.436 | + functions-common:get_or_create_endpoint:1025 : [[ -n http://10.222.0.39:8080 ]] 2022-04-22 09:34:52.437 | + functions-common:get_or_create_endpoint:1026 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-04-22 09:34:52.437 | + functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-22 09:34:52.437 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-22 09:34:52.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.437 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.437 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.437 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.437 | + functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-22 09:34:52.437 | + functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-22 09:34:52.437 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-04-22 09:34:52.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.437 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.437 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.437 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.437 | + functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=ffa3dcf892d4447aa5c6e941400f0091 2022-04-22 09:34:52.437 | + functions-common:_get_or_create_endpoint_with_interface:1008 : echo ffa3dcf892d4447aa5c6e941400f0091 2022-04-22 09:34:52.437 | ffa3dcf892d4447aa5c6e941400f0091 2022-04-22 09:34:52.437 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-22 09:34:52.437 | + functions-common:get_or_create_endpoint:1032 : echo 78172fc88fdb425f9394d8efc0dda46e 2022-04-22 09:34:52.437 | 78172fc88fdb425f9394d8efc0dda46e 2022-04-22 09:34:52.437 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-04-22 09:34:52.437 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-04-22 09:34:52.437 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-22 09:34:52.437 | +++ functions-common:get_or_create_project:867 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-22 09:34:52.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.437 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.437 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.437 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.437 | ++ functions-common:get_or_create_project:865 : project_id=a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:34:52.438 | ++ functions-common:get_or_create_project:866 : echo a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:34:52.438 | + lib/swift:create_swift_accounts:652 : swift_project_test1=a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:34:52.438 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-04-22 09:34:52.438 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:34:52.438 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-22 09:34:52.438 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:34:52.438 | ++ functions-common:get_or_create_user:837 : [[ ! -z test@example.com ]] 2022-04-22 09:34:52.438 | ++ functions-common:get_or_create_user:838 : local email=--email=test@example.com 2022-04-22 09:34:52.438 | +++ functions-common:get_or_create_user:854 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-22 09:34:52.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.438 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.438 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.438 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.438 | ++ functions-common:get_or_create_user:852 : user_id=ae77f4ac20e9451ab23d1255c7e5d138 2022-04-22 09:34:52.438 | ++ functions-common:get_or_create_user:853 : echo ae77f4ac20e9451ab23d1255c7e5d138 2022-04-22 09:34:52.438 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=ae77f4ac20e9451ab23d1255c7e5d138 2022-04-22 09:34:52.438 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-22 09:34:52.438 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:34:52.438 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin ae77f4ac20e9451ab23d1255c7e5d138 a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:34:52.438 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:52.438 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-22 09:34:52.438 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:52.438 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:52.438 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-22 09:34:52.438 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-22 09:34:52.438 | ++ functions-common:_get_domain_args:894 : echo 2022-04-22 09:34:52.438 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-22 09:34:52.438 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:52.438 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user ae77f4ac20e9451ab23d1255c7e5d138 --project a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:34:52.438 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:52.439 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:52.439 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.439 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.439 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.439 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.439 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:52.439 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:52.439 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user ae77f4ac20e9451ab23d1255c7e5d138 --project a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:34:52.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.439 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.439 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.439 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user ae77f4ac20e9451ab23d1255c7e5d138 --project a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:34:52.439 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:52.439 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:52.439 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:52.439 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.439 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.439 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.439 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.439 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:52.439 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:52.439 | ++ functions-common:get_field:745 : echo '| 8f129fbfaa7d46fab2e5615a5cb11bda | ae77f4ac20e9451ab23d1255c7e5d138 | | a866069f25f5422080b25b8a6a1309a2 | | | False |' 2022-04-22 09:34:52.439 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:52.439 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.439 | + functions-common:get_or_add_user_project_role:922 : user_role_id=8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:52.439 | + functions-common:get_or_add_user_project_role:924 : echo 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:52.439 | 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:52.439 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-04-22 09:34:52.440 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-22 09:34:52.440 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:34:52.440 | ++ functions-common:get_or_create_user:837 : [[ ! -z test3@example.com ]] 2022-04-22 09:34:52.440 | ++ functions-common:get_or_create_user:838 : local email=--email=test3@example.com 2022-04-22 09:34:52.440 | +++ functions-common:get_or_create_user:854 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-22 09:34:52.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.440 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.440 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.440 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.440 | ++ functions-common:get_or_create_user:852 : user_id=3d1c013726774a478ee8ff198df7008c 2022-04-22 09:34:52.440 | ++ functions-common:get_or_create_user:853 : echo 3d1c013726774a478ee8ff198df7008c 2022-04-22 09:34:52.440 | + lib/swift:create_swift_accounts:661 : swift_user_test3=3d1c013726774a478ee8ff198df7008c 2022-04-22 09:34:52.440 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-04-22 09:34:52.440 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:34:52.440 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 3f30d67577664769b95afa2a8ca2fb38 3d1c013726774a478ee8ff198df7008c a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:34:52.440 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:52.440 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-22 09:34:52.440 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:52.440 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:52.440 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-22 09:34:52.440 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-22 09:34:52.440 | ++ functions-common:_get_domain_args:894 : echo 2022-04-22 09:34:52.440 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-22 09:34:52.440 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 3f30d67577664769b95afa2a8ca2fb38 --user 3d1c013726774a478ee8ff198df7008c --project a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:34:52.440 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:52.440 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:52.440 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:52.440 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.441 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.441 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.441 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.441 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:52.441 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:52.441 | + functions-common:get_or_add_user_project_role:913 : openstack role add 3f30d67577664769b95afa2a8ca2fb38 --user 3d1c013726774a478ee8ff198df7008c --project a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:34:52.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.441 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.441 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.441 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role 3f30d67577664769b95afa2a8ca2fb38 --user 3d1c013726774a478ee8ff198df7008c --project a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:34:52.441 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:52.441 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:52.441 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:52.441 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.441 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.441 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.441 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.441 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:52.441 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:52.441 | ++ functions-common:get_field:745 : echo '| 3f30d67577664769b95afa2a8ca2fb38 | 3d1c013726774a478ee8ff198df7008c | | a866069f25f5422080b25b8a6a1309a2 | | | False |' 2022-04-22 09:34:52.441 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:52.441 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.441 | + functions-common:get_or_add_user_project_role:922 : user_role_id=3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:34:52.441 | + functions-common:get_or_add_user_project_role:924 : echo 3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:34:52.441 | 3f30d67577664769b95afa2a8ca2fb38 2022-04-22 09:34:52.441 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-04-22 09:34:52.442 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-04-22 09:34:52.442 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-22 09:34:52.442 | +++ functions-common:get_or_create_project:867 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-22 09:34:52.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.442 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.442 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.442 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.442 | ++ functions-common:get_or_create_project:865 : project_id=24fba61e6bc44d5ea6209150daf441f4 2022-04-22 09:34:52.442 | ++ functions-common:get_or_create_project:866 : echo 24fba61e6bc44d5ea6209150daf441f4 2022-04-22 09:34:52.442 | + lib/swift:create_swift_accounts:666 : swift_project_test2=24fba61e6bc44d5ea6209150daf441f4 2022-04-22 09:34:52.442 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-04-22 09:34:52.442 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:34:52.442 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-04-22 09:34:52.442 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-22 09:34:52.442 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:34:52.442 | ++ functions-common:get_or_create_user:837 : [[ ! -z test2@example.com ]] 2022-04-22 09:34:52.442 | ++ functions-common:get_or_create_user:838 : local email=--email=test2@example.com 2022-04-22 09:34:52.442 | +++ functions-common:get_or_create_user:854 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-22 09:34:52.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.442 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.442 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.442 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.442 | ++ functions-common:get_or_create_user:852 : user_id=049f6bd9900a4a72ba7c6ccff5246167 2022-04-22 09:34:52.442 | ++ functions-common:get_or_create_user:853 : echo 049f6bd9900a4a72ba7c6ccff5246167 2022-04-22 09:34:52.442 | + lib/swift:create_swift_accounts:671 : swift_user_test2=049f6bd9900a4a72ba7c6ccff5246167 2022-04-22 09:34:52.442 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-04-22 09:34:52.442 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:34:52.443 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 049f6bd9900a4a72ba7c6ccff5246167 24fba61e6bc44d5ea6209150daf441f4 2022-04-22 09:34:52.443 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:52.443 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-22 09:34:52.443 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:52.443 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:52.443 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-22 09:34:52.443 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-22 09:34:52.443 | ++ functions-common:_get_domain_args:894 : echo 2022-04-22 09:34:52.443 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-22 09:34:52.443 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 049f6bd9900a4a72ba7c6ccff5246167 --project 24fba61e6bc44d5ea6209150daf441f4 2022-04-22 09:34:52.443 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:52.443 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:52.443 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:52.443 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.443 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.443 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.443 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.443 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:52.443 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:52.443 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user 049f6bd9900a4a72ba7c6ccff5246167 --project 24fba61e6bc44d5ea6209150daf441f4 2022-04-22 09:34:52.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.443 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.443 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.443 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user 049f6bd9900a4a72ba7c6ccff5246167 --project 24fba61e6bc44d5ea6209150daf441f4 2022-04-22 09:34:52.443 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:52.443 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:52.443 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:52.444 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.444 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.444 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.444 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.444 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:52.444 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:52.444 | ++ functions-common:get_field:745 : echo '| 8f129fbfaa7d46fab2e5615a5cb11bda | 049f6bd9900a4a72ba7c6ccff5246167 | | 24fba61e6bc44d5ea6209150daf441f4 | | | False |' 2022-04-22 09:34:52.444 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:52.444 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.444 | + functions-common:get_or_add_user_project_role:922 : user_role_id=8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:52.444 | + functions-common:get_or_add_user_project_role:924 : echo 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:52.444 | 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:52.444 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-04-22 09:34:52.444 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-22 09:34:52.444 | ++ functions-common:get_or_create_domain:804 : local domain_id 2022-04-22 09:34:52.444 | +++ functions-common:get_or_create_domain:816 : oscwrap domain show swift_test -f value -c id 2022-04-22 09:34:52.444 | +++ functions-common:get_or_create_domain:818 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-22 09:34:52.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.444 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.444 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.444 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.444 | ++ functions-common:get_or_create_domain:814 : domain_id=' 2022-04-22 09:34:52.444 | 5d93df56405a41a08d9ebd064566e363' 2022-04-22 09:34:52.444 | ++ functions-common:get_or_create_domain:815 : echo 5d93df56405a41a08d9ebd064566e363 2022-04-22 09:34:52.444 | + lib/swift:create_swift_accounts:676 : swift_domain=5d93df56405a41a08d9ebd064566e363 2022-04-22 09:34:52.445 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-04-22 09:34:52.445 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:34:52.445 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-04-22 09:34:52.445 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 5d93df56405a41a08d9ebd064566e363 2022-04-22 09:34:52.445 | ++ functions-common:get_or_create_project:859 : local project_id 2022-04-22 09:34:52.445 | +++ functions-common:get_or_create_project:867 : oscwrap project create swiftprojecttest4 --domain=5d93df56405a41a08d9ebd064566e363 --or-show -f value -c id 2022-04-22 09:34:52.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.445 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.445 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.445 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.445 | ++ functions-common:get_or_create_project:865 : project_id=cb705357ae3746429a3e0ff207c92337 2022-04-22 09:34:52.445 | ++ functions-common:get_or_create_project:866 : echo cb705357ae3746429a3e0ff207c92337 2022-04-22 09:34:52.445 | + lib/swift:create_swift_accounts:680 : swift_project_test4=cb705357ae3746429a3e0ff207c92337 2022-04-22 09:34:52.445 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-04-22 09:34:52.445 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:34:52.445 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-04-22 09:34:52.445 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 5d93df56405a41a08d9ebd064566e363 test4@example.com 2022-04-22 09:34:52.445 | ++ functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:34:52.445 | ++ functions-common:get_or_create_user:837 : [[ ! -z test4@example.com ]] 2022-04-22 09:34:52.445 | ++ functions-common:get_or_create_user:838 : local email=--email=test4@example.com 2022-04-22 09:34:52.445 | +++ functions-common:get_or_create_user:854 : oscwrap user create swiftusertest4 --password testing4 --domain=5d93df56405a41a08d9ebd064566e363 --email=test4@example.com --or-show -f value -c id 2022-04-22 09:34:52.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.445 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.445 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.445 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.445 | ++ functions-common:get_or_create_user:852 : user_id=228129ccd8d04754943eb234c6dfab49 2022-04-22 09:34:52.445 | ++ functions-common:get_or_create_user:853 : echo 228129ccd8d04754943eb234c6dfab49 2022-04-22 09:34:52.445 | + lib/swift:create_swift_accounts:685 : swift_user_test4=228129ccd8d04754943eb234c6dfab49 2022-04-22 09:34:52.446 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-04-22 09:34:52.446 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:34:52.446 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 228129ccd8d04754943eb234c6dfab49 cb705357ae3746429a3e0ff207c92337 2022-04-22 09:34:52.446 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:34:52.446 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args 2022-04-22 09:34:52.446 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:34:52.446 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:34:52.446 | ++ functions-common:_get_domain_args:887 : [[ -n '' ]] 2022-04-22 09:34:52.446 | ++ functions-common:_get_domain_args:890 : [[ -n '' ]] 2022-04-22 09:34:52.446 | ++ functions-common:_get_domain_args:894 : echo 2022-04-22 09:34:52.446 | + functions-common:get_or_add_user_project_role:902 : domain_args= 2022-04-22 09:34:52.446 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 228129ccd8d04754943eb234c6dfab49 --project cb705357ae3746429a3e0ff207c92337 2022-04-22 09:34:52.446 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:52.446 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:34:52.446 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:52.446 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.446 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.446 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.446 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.446 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:34:52.446 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:34:52.446 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user 228129ccd8d04754943eb234c6dfab49 --project cb705357ae3746429a3e0ff207c92337 2022-04-22 09:34:52.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.446 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.446 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.446 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user 228129ccd8d04754943eb234c6dfab49 --project cb705357ae3746429a3e0ff207c92337 2022-04-22 09:34:52.446 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:34:52.447 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:34:52.447 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:34:52.447 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.447 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:52.447 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:52.447 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:34:52.447 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:34:52.447 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:34:52.447 | ++ functions-common:get_field:745 : echo '| 8f129fbfaa7d46fab2e5615a5cb11bda | 228129ccd8d04754943eb234c6dfab49 | | cb705357ae3746429a3e0ff207c92337 | | | False |' 2022-04-22 09:34:52.447 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:34:52.447 | ++ functions-common:get_field:739 : read data 2022-04-22 09:34:52.447 | + functions-common:get_or_add_user_project_role:922 : user_role_id=8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:52.447 | + functions-common:get_or_add_user_project_role:924 : echo 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:52.447 | 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:34:52.488 | [17787 Async create_swift_accounts:97832]: finished create_swift_accounts with result 0 in 97 seconds 2022-04-22 09:34:52.495 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-22 09:34:52.498 | + inc/async:async_wait:197 : return 0 2022-04-22 09:34:52.500 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2022-04-22 09:34:52.519 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:34:52.521 | + ./stack.sh:main:1139 : is_service_enabled glance 2022-04-22 09:34:52.540 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:34:52.542 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2022-04-22 09:34:52.545 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:34:52.548 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2022-04-22 09:34:52.550 | + ./stack.sh:main:1141 : async_runfunc init_glance 2022-04-22 09:34:52.553 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-22 09:34:52.614 | + inc/async:async_inner:63 : init_glance 2022-04-22 09:34:52.651 | [17787 Async init_glance:102105]: running: init_glance 2022-04-22 09:34:52.655 | + ./stack.sh:main:1148 : is_service_enabled neutron 2022-04-22 09:34:52.675 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:34:52.678 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2022-04-22 09:34:52.681 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:34:52.684 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2022-04-22 09:34:52.687 | + ./stack.sh:main:1151 : configure_neutron 2022-04-22 09:34:52.689 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2022-04-22 09:34:52.693 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:34:52.694 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-22 09:34:52.700 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:34:52.703 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-22 09:34:52.706 | + 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- ]] 2022-04-22 09:34:52.708 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-22 09:34:52.711 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2022-04-22 09:34:52.714 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2022-04-22 09:34:52.717 | + lib/neutron-legacy:_configure_neutron_common:739 : _create_neutron_conf_dir 2022-04-22 09:34:52.719 | + lib/neutron-legacy:_create_neutron_conf_dir:732 : sudo install -d -o ubuntu /etc/neutron 2022-04-22 09:34:52.734 | + lib/neutron-legacy:_configure_neutron_common:742 : cd /opt/stack/neutron 2022-04-22 09:34:52.737 | + lib/neutron-legacy:_configure_neutron_common:742 : exec ./tools/generate_config_file_samples.sh 2022-04-22 09:34:56.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:56.240 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:56.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:56.241 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:59.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:59.546 | from cryptography.utils import int_from_bytes 2022-04-22 09:34:59.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:34:59.546 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:02.451 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:35:02.478 | [102105 Async init_glance:102105]: finished successfully 2022-04-22 09:35:02.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:02.835 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:02.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:02.835 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:06.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:06.019 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:06.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:06.019 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:09.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:09.187 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:09.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:09.187 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:12.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:12.416 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:12.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:12.416 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:15.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:15.590 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:15.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:15.590 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:19.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:19.093 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:19.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:19.093 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:22.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:22.894 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:22.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:22.894 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:28.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:28.299 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:28.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:28.300 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:28.583 | + lib/neutron-legacy:_configure_neutron_common:744 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-22 09:35:28.588 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-22 09:35:28.590 | + lib/neutron-legacy:_configure_neutron_common:750 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-22 09:35:28.593 | + lib/neutron-legacy:_configure_neutron_common:754 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-22 09:35:28.595 | + lib/neutron-legacy:_configure_neutron_common:759 : neutron_plugin_configure_common 2022-04-22 09:35:28.598 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-22 09:35:28.600 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-22 09:35:28.602 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-22 09:35:28.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-22 09:35:28.607 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=router 2022-04-22 09:35:28.609 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ '' == '' ]] 2022-04-22 09:35:28.611 | + lib/neutron-legacy:_neutron_service_plugin_class_add:910 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-22 09:35:28.613 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-22 09:35:28.616 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2_conf.ini == '' ]] 2022-04-22 09:35:28.618 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2 == '' ]] 2022-04-22 09:35:28.621 | + lib/neutron-legacy:_configure_neutron_common:766 : mkdir -p /etc/neutron/plugins/ml2 2022-04-22 09:35:28.625 | + lib/neutron-legacy:_configure_neutron_common:767 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:35:28.628 | + lib/neutron-legacy:_configure_neutron_common:770 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-22 09:35:28.630 | + lib/neutron-legacy:_configure_neutron_common:771 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:35:28.636 | ++ lib/neutron-legacy:_configure_neutron_common:776 : database_connection_url neutron 2022-04-22 09:35:28.638 | ++ lib/database:database_connection_url:132 : local db=neutron 2022-04-22 09:35:28.640 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2022-04-22 09:35:28.643 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2022-04-22 09:35:28.645 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-22 09:35:28.647 | + lib/neutron-legacy:_configure_neutron_common:776 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-22 09:35:28.676 | + lib/neutron-legacy:_configure_neutron_common:777 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-22 09:35:28.707 | + lib/neutron-legacy:_configure_neutron_common:778 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-22 09:35:28.736 | + lib/neutron-legacy:_configure_neutron_common:779 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-22 09:35:28.767 | + lib/neutron-legacy:_configure_neutron_common:780 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-22 09:35:28.797 | + lib/neutron-legacy:_configure_neutron_common:783 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-22 09:35:28.827 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' libvirt = fake ']' 2022-04-22 09:35:28.829 | + lib/neutron-legacy:_configure_neutron_common:795 : setup_logging /etc/neutron/neutron.conf 2022-04-22 09:35:28.831 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-22 09:35:28.834 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-22 09:35:28.837 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-22 09:35:28.853 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-22 09:35:28.856 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-22 09:35:28.858 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-22 09:35:28.861 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-22 09:35:28.863 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-22 09:35:28.894 | + 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' 2022-04-22 09:35:28.928 | + 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' 2022-04-22 09:35:28.959 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-22 09:35:28.989 | + lib/neutron-legacy:_configure_neutron_common:797 : is_service_enabled tls-proxy 2022-04-22 09:35:29.006 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:35:29.008 | + lib/neutron-legacy:_configure_neutron_common:803 : _neutron_setup_rootwrap 2022-04-22 09:35:29.011 | + lib/neutron-legacy:_neutron_setup_rootwrap:943 : [[ True == \F\a\l\s\e ]] 2022-04-22 09:35:29.013 | + lib/neutron-legacy:_neutron_setup_rootwrap:947 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-22 09:35:29.015 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-22 09:35:29.018 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-22 09:35:29.020 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:933 : [[ True == \F\a\l\s\e ]] 2022-04-22 09:35:29.022 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:936 : local srcdir=/opt/stack/neutron 2022-04-22 09:35:29.024 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:937 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-22 09:35:29.037 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:938 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-22 09:35:29.050 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-22 09:35:29.053 | + lib/neutron-legacy:_neutron_setup_rootwrap:959 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-22 09:35:29.066 | + lib/neutron-legacy:_neutron_setup_rootwrap:961 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-22 09:35:29.079 | + lib/neutron-legacy:_neutron_setup_rootwrap:962 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-22 09:35:29.092 | + lib/neutron-legacy:_neutron_setup_rootwrap:965 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-22 09:35:29.094 | + lib/neutron-legacy:_neutron_setup_rootwrap:966 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-22 09:35:29.098 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:969 : mktemp 2022-04-22 09:35:29.102 | + lib/neutron-legacy:_neutron_setup_rootwrap:969 : TEMPFILE=/tmp/tmp.Nz2vMAhb5y 2022-04-22 09:35:29.105 | + lib/neutron-legacy:_neutron_setup_rootwrap:970 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-22 09:35:29.107 | + lib/neutron-legacy:_neutron_setup_rootwrap:971 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-22 09:35:29.110 | + lib/neutron-legacy:_neutron_setup_rootwrap:972 : chmod 0440 /tmp/tmp.Nz2vMAhb5y 2022-04-22 09:35:29.114 | + lib/neutron-legacy:_neutron_setup_rootwrap:973 : sudo chown root:root /tmp/tmp.Nz2vMAhb5y 2022-04-22 09:35:29.126 | + lib/neutron-legacy:_neutron_setup_rootwrap:974 : sudo mv /tmp/tmp.Nz2vMAhb5y /etc/sudoers.d/neutron-rootwrap 2022-04-22 09:35:29.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-22 09:35:29.170 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \T\r\u\e ]] 2022-04-22 09:35:29.172 | + lib/neutron-legacy:_neutron_setup_rootwrap:979 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-22 09:35:29.202 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-22 09:35:29.205 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-22 09:35:29.207 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-22 09:35:29.209 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-22 09:35:29.212 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-22 09:35:29.215 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-22 09:35:29.233 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:29.236 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-22 09:35:29.238 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-22 09:35:29.241 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-22 09:35:29.258 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:29.261 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-22 09:35:29.264 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-22 09:35:29.296 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-22 09:35:29.299 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-22 09:35:29.301 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2022-04-22 09:35:29.319 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:29.321 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2022-04-22 09:35:29.324 | + lib/neutron-legacy:_configure_neutron_metering:852 : neutron_agent_metering_configure_common 2022-04-22 09:35:29.326 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-22 09:35:29.328 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-22 09:35:29.331 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ router == '' ]] 2022-04-22 09:35:29.333 | + lib/neutron-legacy:_neutron_service_plugin_class_add:911 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-22 09:35:29.336 | + lib/neutron-legacy:_neutron_service_plugin_class_add:912 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-22 09:35:29.339 | + lib/neutron-legacy:_configure_neutron_metering:853 : neutron_agent_metering_configure_agent 2022-04-22 09:35:29.342 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-22 09:35:29.344 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-22 09:35:29.349 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-22 09:35:29.351 | + 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 2022-04-22 09:35:29.357 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2022-04-22 09:35:29.374 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:29.377 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2022-04-22 09:35:29.379 | + lib/neutron-legacy:_configure_neutron_service:880 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-22 09:35:29.382 | + lib/neutron-legacy:_configure_neutron_service:881 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-22 09:35:29.386 | + lib/neutron-legacy:_configure_neutron_service:884 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-22 09:35:29.417 | + lib/neutron-legacy:_configure_neutron_service:886 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-22 09:35:29.447 | + lib/neutron-legacy:_configure_neutron_service:887 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-22 09:35:29.478 | + lib/neutron-legacy:_configure_neutron_service:888 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-22 09:35:29.510 | + lib/neutron-legacy:_configure_neutron_service:890 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-22 09:35:29.543 | + lib/neutron-legacy:_configure_neutron_service:891 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-22 09:35:29.546 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2022-04-22 09:35:29.548 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2022-04-22 09:35:29.551 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-04-22 09:35:29.553 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-22 09:35:29.591 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-22 09:35:29.621 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-22 09:35:29.652 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-22 09:35:29.682 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-22 09:35:29.714 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-22 09:35:29.744 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-22 09:35:29.776 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-22 09:35:29.806 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-22 09:35:29.836 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-22 09:35:29.867 | + lib/neutron-legacy:_configure_neutron_service:894 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-22 09:35:29.899 | + lib/neutron-legacy:_configure_neutron_service:895 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-22 09:35:29.930 | + lib/neutron-legacy:_configure_neutron_service:897 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-22 09:35:29.933 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2022-04-22 09:35:29.935 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-04-22 09:35:29.938 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-04-22 09:35:29.940 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-22 09:35:29.971 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-22 09:35:30.002 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-04-22 09:35:30.034 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-22 09:35:30.065 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-22 09:35:30.099 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-22 09:35:30.129 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-22 09:35:30.161 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-22 09:35:30.194 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-22 09:35:30.226 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-22 09:35:30.257 | + lib/neutron-legacy:_configure_neutron_service:900 : neutron_plugin_configure_service 2022-04-22 09:35:30.259 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-22 09:35:30.263 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-22 09:35:30.265 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-22 09:35:30.268 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-22 09:35:30.270 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-22 09:35:30.272 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-22 09:35:30.275 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 250:299 != '' ]] 2022-04-22 09:35:30.278 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:250:299 2022-04-22 09:35:30.280 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:250:299 != '' ]] 2022-04-22 09:35:30.282 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-22 09:35:30.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-22 09:35:30.287 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-22 09:35:30.289 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-22 09:35:30.292 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-22 09:35:30.295 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-22 09:35:30.297 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-22 09:35:30.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-22 09:35:30.302 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-22 09:35:30.304 | + 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 2022-04-22 09:35:30.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-22 09:35:30.340 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:35:30.342 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-22 09:35:30.345 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-22 09:35:30.348 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-22 09:35:30.350 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-22 09:35:30.352 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-22 09:35:30.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-22 09:35:30.393 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-22 09:35:30.395 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:35:30.397 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-22 09:35:30.399 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-22 09:35:30.402 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-22 09:35:30.404 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-22 09:35:30.407 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-22 09:35:30.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-22 09:35:30.443 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:35:30.446 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-22 09:35:30.448 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-22 09:35:30.451 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-22 09:35:30.453 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-22 09:35:30.455 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-22 09:35:30.485 | + 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 2022-04-22 09:35:30.487 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:35:30.489 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-22 09:35:30.492 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-22 09:35:30.495 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-22 09:35:30.498 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-22 09:35:30.500 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-22 09:35:30.530 | + 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 2022-04-22 09:35:30.532 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:35:30.534 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-22 09:35:30.537 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-22 09:35:30.539 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-22 09:35:30.543 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-22 09:35:30.545 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-22 09:35:30.581 | + 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, 2022-04-22 09:35:30.583 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:35:30.585 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-22 09:35:30.589 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-22 09:35:30.591 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-22 09:35:30.593 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-22 09:35:30.596 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-22 09:35:30.626 | + 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:250:299 2022-04-22 09:35:30.629 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:35:30.631 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-22 09:35:30.633 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:250:299 2022-04-22 09:35:30.637 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:250:299 ']' 2022-04-22 09:35:30.639 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-22 09:35:30.641 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:250:299 2022-04-22 09:35:30.670 | + 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 2022-04-22 09:35:30.673 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:35:30.675 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-22 09:35:30.677 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-22 09:35:30.680 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-22 09:35:30.683 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-22 09:35:30.685 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-22 09:35:30.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-22 09:35:30.719 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2022-04-22 09:35:30.736 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:30.739 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2022-04-22 09:35:30.741 | + lib/neutron-legacy:_configure_neutron_plugin_agent:867 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-22 09:35:30.781 | + lib/neutron-legacy:_configure_neutron_plugin_agent:868 : [[ True == \T\r\u\e ]] 2022-04-22 09:35:30.783 | + lib/neutron-legacy:_configure_neutron_plugin_agent:869 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-22 09:35:30.814 | + lib/neutron-legacy:_configure_neutron_plugin_agent:871 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-22 09:35:30.847 | + lib/neutron-legacy:_configure_neutron_plugin_agent:874 : neutron_plugin_configure_plugin_agent 2022-04-22 09:35:30.849 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-22 09:35:30.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2022-04-22 09:35:30.854 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-22 09:35:33.642 | INFO neutron.common.config [-] Logging enabled! 2022-04-22 09:35:33.643 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.2.1.dev1 2022-04-22 09:35:33.643 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=104043) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-22 09:35:33.644 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-04-22 09:35:33.645 | 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/tmp_n28al9i/privsep.sock'] 2022-04-22 09:35:34.553 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-04-22 09:35:34.553 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp_n28al9i/privsep.sock {{(pid=104043) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2022-04-22 09:35:34.555 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-04-22 09:35:34.555 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-04-22 09:35:34.555 | 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 2022-04-22 09:35:34.555 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 104051 2022-04-22 09:35:34.555 | DEBUG oslo.privsep.daemon [-] privsep: reply[fce42f9a-00a0-4610-815e-3f595b9eceae]: (2,) {{(pid=104051) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-04-22 09:35:34.756 | 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=104051) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-22 09:35:34.768 | 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=104051) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-22 09:35:34.769 | DEBUG oslo.privsep.daemon [-] privsep: reply[091004a0-6e6a-42a2-bb14-ec1810597955]: (4, ('543111dd-a010-4cf9-a804-94a9351da800\n', '')) {{(pid=104051) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-04-22 09:35:34.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=104043) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-22 09:35:34.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=104043) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-22 09:35:34.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=104043) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-22 09:35:34.823 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=104043) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-22 09:35:34.824 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=104043) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-22 09:35:34.824 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=104043) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-22 09:35:34.877 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-22 09:35:34.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:34.877 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:34.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:34.877 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:35.226 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2022-04-22 09:35:35.229 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2022-04-22 09:35:35.232 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-22 09:35:35.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-04-22 09:35:35.237 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-22 09:35:35.311 | + 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 2022-04-22 09:35:35.329 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-22 09:35:35.331 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2022-04-22 09:35:35.334 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-22 09:35:35.366 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2022-04-22 09:35:35.370 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-22 09:35:35.378 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-22 09:35:35.381 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2022-04-22 09:35:35.383 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-22 09:35:35.406 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-22 09:35:35.428 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-22 09:35:35.430 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-22 09:35:35.439 | net.bridge.bridge-nf-call-iptables = 1 2022-04-22 09:35:35.442 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-22 09:35:35.445 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-22 09:35:35.453 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-22 09:35:35.457 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-22 09:35:35.459 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-22 09:35:35.462 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-22 09:35:35.465 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-22 09:35:35.467 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-22 09:35:35.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2022-04-22 09:35:35.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-22 09:35:35.475 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-04-22 09:35:35.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-22 09:35:35.506 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-22 09:35:35.508 | + 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 2022-04-22 09:35:35.544 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-22 09:35:35.546 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-22 09:35:35.584 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-22 09:35:35.616 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2022-04-22 09:35:35.639 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:35.641 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2022-04-22 09:35:35.644 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-22 09:35:35.649 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-22 09:35:35.680 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:812 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-22 09:35:35.709 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:813 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-22 09:35:35.742 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:814 : [[ True == \T\r\u\e ]] 2022-04-22 09:35:35.744 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:815 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-22 09:35:35.774 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:818 : is_service_enabled q-l3 2022-04-22 09:35:35.792 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:35.795 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:829 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-22 09:35:35.797 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-22 09:35:35.826 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-22 09:35:35.829 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-22 09:35:35.831 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-22 09:35:35.860 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:831 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-22 09:35:35.863 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-22 09:35:35.865 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-22 09:35:35.868 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2022-04-22 09:35:35.885 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:35.888 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2022-04-22 09:35:35.890 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-22 09:35:35.895 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-22 09:35:35.925 | + 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' 2022-04-22 09:35:35.956 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-22 09:35:35.958 | + 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' 2022-04-22 09:35:35.988 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-22 09:35:35.991 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-22 09:35:36.020 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-22 09:35:36.023 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-22 09:35:36.026 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-22 09:35:36.055 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-22 09:35:36.057 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-22 09:35:36.060 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-22 09:35:36.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-22 09:35:38.784 | INFO neutron.common.config [-] Logging enabled! 2022-04-22 09:35:38.784 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.2.1.dev1 2022-04-22 09:35:38.785 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=104585) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-22 09:35:38.835 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=104585) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-22 09:35:38.835 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=104585) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-22 09:35:38.836 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=104585) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-22 09:35:38.836 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=104585) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-22 09:35:38.836 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=104585) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-22 09:35:38.836 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=104585) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-22 09:35:38.898 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-22 09:35:38.899 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=104585) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-22 09:35:38.899 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=104585) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-04-22 09:35:38.900 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-22 09:35:38.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:38.900 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:38.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:35:38.900 | from cryptography.utils import int_from_bytes 2022-04-22 09:35:39.222 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2022-04-22 09:35:39.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2022-04-22 09:35:39.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2022-04-22 09:35:39.230 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2022-04-22 09:35:39.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-22 09:35:39.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-04-22 09:35:39.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-22 09:35:39.255 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2022-04-22 09:35:39.257 | + functions:set_mtu:785 : local dev=br-data 2022-04-22 09:35:39.260 | + functions:set_mtu:786 : local mtu=1500 2022-04-22 09:35:39.263 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-22 09:35:39.281 | + 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 2022-04-22 09:35:39.301 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-22 09:35:39.304 | + lib/neutron-legacy:_configure_public_network_connectivity:674 : [[ -n eth1 ]] 2022-04-22 09:35:39.306 | + lib/neutron-legacy:_configure_public_network_connectivity:675 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-22 09:35:39.309 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2022-04-22 09:35:39.312 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2022-04-22 09:35:39.314 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2022-04-22 09:35:39.317 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2022-04-22 09:35:39.319 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2022-04-22 09:35:39.322 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2022-04-22 09:35:39.324 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2022-04-22 09:35:39.327 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2022-04-22 09:35:39.329 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2022-04-22 09:35:39.332 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2022-04-22 09:35:39.334 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2022-04-22 09:35:39.338 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2022-04-22 09:35:39.338 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-22 09:35:39.344 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2022-04-22 09:35:39.347 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2022-04-22 09:35:39.349 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2022-04-22 09:35:39.352 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2022-04-22 09:35:39.356 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2022-04-22 09:35:39.357 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2022-04-22 09:35:39.358 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2022-04-22 09:35:39.364 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.33/22 brd 192.168.3.255' 2022-04-22 09:35:39.366 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2022-04-22 09:35:39.369 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2022-04-22 09:35:39.372 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-22 09:35:39.374 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2022-04-22 09:35:39.377 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.33/22 brd 192.168.3.255 != '' ]] 2022-04-22 09:35:39.379 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1' 2022-04-22 09:35:39.382 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data' 2022-04-22 09:35:39.384 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2022-04-22 09:35:39.386 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2022-04-22 09:35:39.390 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.33/22 brd 192.168.3.255 2022-04-22 09:35:39.390 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2022-04-22 09:35:39.391 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2022-04-22 09:35:39.393 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2022-04-22 09:35:39.397 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.33 2022-04-22 09:35:39.399 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.33 ' 2022-04-22 09:35:39.402 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1 2022-04-22 09:35:39.415 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data 2022-04-22 09:35:39.427 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2022-04-22 09:35:39.441 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-22 09:35:39.462 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.33 2022-04-22 09:35:39.490 | PING 192.168.0.33 (192.168.0.33) from 192.168.0.33 br-data: 56(84) bytes of data. 2022-04-22 09:35:39.490 | 64 bytes from 192.168.0.33: icmp_seq=1 ttl=64 time=0.074 ms 2022-04-22 09:35:40.516 | 64 bytes from 192.168.0.33: icmp_seq=2 ttl=64 time=0.046 ms 2022-04-22 09:35:41.540 | 64 bytes from 192.168.0.33: icmp_seq=3 ttl=64 time=0.047 ms 2022-04-22 09:35:41.540 | 2022-04-22 09:35:41.540 | --- 192.168.0.33 ping statistics --- 2022-04-22 09:35:41.540 | 3 packets transmitted, 3 received, 0% packet loss, time 2050ms 2022-04-22 09:35:41.541 | rtt min/avg/max/mdev = 0.046/0.055/0.074/0.013 ms 2022-04-22 09:35:41.546 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : ip -f inet6 a s dev eth1 2022-04-22 09:35:41.546 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : grep -c global 2022-04-22 09:35:41.552 | + lib/neutron-legacy:_configure_public_network_connectivity:677 : [[ 0 != 0 ]] 2022-04-22 09:35:41.554 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2022-04-22 09:35:41.571 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:41.574 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2022-04-22 09:35:41.576 | + lib/neutron-legacy:_configure_neutron_metadata_agent:836 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-22 09:35:41.581 | + lib/neutron-legacy:_configure_neutron_metadata_agent:838 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-22 09:35:41.610 | + lib/neutron-legacy:_configure_neutron_metadata_agent:839 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.39 2022-04-22 09:35:41.641 | + lib/neutron-legacy:_configure_neutron_metadata_agent:840 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-22 09:35:41.674 | + lib/neutron-legacy:_configure_neutron_metadata_agent:841 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-22 09:35:41.709 | + lib/neutron-legacy:_configure_neutron_metadata_agent:842 : [[ True == \T\r\u\e ]] 2022-04-22 09:35:41.711 | + lib/neutron-legacy:_configure_neutron_metadata_agent:843 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-22 09:35:41.741 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-22 09:35:41.744 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2022-04-22 09:35:41.762 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:35:41.764 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2022-04-22 09:35:41.766 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-22 09:35:41.798 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-22 09:35:41.829 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2022-04-22 09:35:41.832 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2022-04-22 09:35:41.850 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:41.852 | + ./stack.sh:main:1154 : is_service_enabled neutron 2022-04-22 09:35:41.871 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:41.874 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2022-04-22 09:35:41.876 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-22 09:35:41.936 | + inc/async:async_inner:63 : init_neutron 2022-04-22 09:35:41.975 | [17787 Async init_neutron:105023]: running: init_neutron 2022-04-22 09:35:41.979 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2022-04-22 09:35:41.997 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:42.001 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2022-04-22 09:35:42.012 | ++ ./stack.sh:main:1166 : true 2022-04-22 09:35:42.015 | + ./stack.sh:main:1166 : netman_pid= 2022-04-22 09:35:42.018 | + ./stack.sh:main:1167 : '[' -z '' ']' 2022-04-22 09:35:42.021 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2022-04-22 09:35:42.044 | dnsmasq: no process found 2022-04-22 09:35:42.048 | + ./stack.sh:main:1168 : true 2022-04-22 09:35:42.050 | + ./stack.sh:main:1173 : clean_iptables 2022-04-22 09:35:42.059 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-04-22 09:35:42.059 | + lib/nova:clean_iptables:183 : grep nova 2022-04-22 09:35:42.059 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-04-22 09:35:42.060 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-04-22 09:35:42.064 | + lib/nova:clean_iptables:183 : bash 2022-04-22 09:35:42.066 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-22 09:35:42.066 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-04-22 09:35:42.075 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-04-22 09:35:42.076 | + lib/nova:clean_iptables:185 : grep nova 2022-04-22 09:35:42.079 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-04-22 09:35:42.079 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-04-22 09:35:42.081 | + lib/nova:clean_iptables:185 : bash 2022-04-22 09:35:42.081 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-04-22 09:35:42.083 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-22 09:35:42.101 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-04-22 09:35:42.101 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-04-22 09:35:42.101 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-04-22 09:35:42.105 | + lib/nova:clean_iptables:187 : bash 2022-04-22 09:35:42.108 | + lib/nova:clean_iptables:187 : grep nova 2022-04-22 09:35:42.108 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-04-22 09:35:42.111 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-22 09:35:42.120 | + lib/nova:clean_iptables:189 : grep nova 2022-04-22 09:35:42.122 | + lib/nova:clean_iptables:189 : bash 2022-04-22 09:35:42.123 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-04-22 09:35:42.127 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-04-22 09:35:42.128 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-04-22 09:35:42.131 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-22 09:35:42.136 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-04-22 09:35:42.142 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-22 09:35:42.152 | net.ipv4.ip_forward = 1 2022-04-22 09:35:42.155 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2022-04-22 09:35:42.174 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:42.177 | + ./stack.sh:main:1182 : configure_os_vif 2022-04-22 09:35:42.179 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-22 09:35:42.182 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-22 09:35:42.216 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-22 09:35:42.247 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-22 09:35:42.249 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-22 09:35:42.285 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-22 09:35:42.318 | + ./stack.sh:main:1188 : is_service_enabled swift 2022-04-22 09:35:42.336 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:42.339 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2022-04-22 09:35:42.341 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:35:42.344 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2022-04-22 09:35:42.346 | + ./stack.sh:main:1190 : async_runfunc init_swift 2022-04-22 09:35:42.349 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-22 09:35:42.409 | + inc/async:async_inner:63 : init_swift 2022-04-22 09:35:42.450 | [17787 Async init_swift:105401]: running: init_swift 2022-04-22 09:35:42.453 | + ./stack.sh:main:1197 : is_service_enabled cinder 2022-04-22 09:35:42.474 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:42.476 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2022-04-22 09:35:42.480 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:35:42.482 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2022-04-22 09:35:42.485 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2022-04-22 09:35:42.487 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-22 09:35:42.557 | + inc/async:async_inner:63 : init_cinder 2022-04-22 09:35:42.600 | [17787 Async init_cinder:105496]: running: init_cinder 2022-04-22 09:35:42.603 | + ./stack.sh:main:1205 : is_service_enabled placement 2022-04-22 09:35:42.629 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:35:42.637 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2022-04-22 09:35:42.641 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:35:42.643 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2022-04-22 09:35:42.651 | + ./stack.sh:main:1207 : async_runfunc init_placement 2022-04-22 09:35:42.658 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-22 09:35:42.769 | + inc/async:async_inner:63 : init_placement 2022-04-22 09:35:42.880 | [17787 Async init_placement:105641]: running: init_placement 2022-04-22 09:35:42.895 | + ./stack.sh:main:1211 : async_wait init_neutron 2022-04-22 09:35:43.177 | [17787 Async init_neutron:105023]: Waiting for completion of init_neutron running on PID 105023 (6 other jobs running) 2022-04-22 09:35:43.365 | [17787 Async init_neutron:105023]: Signaling child to exit 2022-04-22 09:35:52.866 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:35:52.926 | [105496 Async init_cinder:105496]: finished successfully 2022-04-22 09:35:53.423 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:35:53.459 | [105401 Async init_swift:105401]: finished successfully 2022-04-22 09:36:06.308 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:36:06.335 | [105023 Async init_neutron:105023]: finished successfully 2022-04-22 09:36:06.356 | WAKEUP 2022-04-22 09:36:06.379 | [17787 Async init_neutron:105023]: Signaled 2022-04-22 09:36:06.381 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2022-04-22 09:36:06.381 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:36:06.381 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-22 09:36:06.381 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:36:06.381 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-22 09:36:06.381 | + 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- ]] 2022-04-22 09:36:06.381 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-22 09:36:06.381 | + lib/neutron:init_neutron:650 : init_mutnauq 2022-04-22 09:36:06.381 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2022-04-22 09:36:06.382 | + lib/database:recreate_database:110 : local db=neutron 2022-04-22 09:36:06.382 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2022-04-22 09:36:06.382 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2022-04-22 09:36:06.382 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-22 09:36:06.382 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:06.382 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-22 09:36:06.382 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:06.382 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2022-04-22 09:36:06.382 | + functions-common:time_start:2307 : local name=dbsync 2022-04-22 09:36:06.382 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:36:06.382 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:36:06.382 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:36:06.382 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620142033 2022-04-22 09:36:06.382 | + lib/neutron-legacy:init_mutnauq:433 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-04-22 09:36:06.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:06.382 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:06.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:06.383 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:06.383 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-22 09:36:06.383 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-22 09:36:06.383 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-22 09:36:06.383 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-22 09:36:06.383 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-22 09:36:06.383 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-22 09:36:06.384 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-22 09:36:06.385 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-22 09:36:06.386 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-22 09:36:06.387 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-22 09:36:06.387 | Running upgrade for neutron ... 2022-04-22 09:36:06.387 | OK 2022-04-22 09:36:06.387 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2022-04-22 09:36:06.387 | + functions-common:time_stop:2321 : local name 2022-04-22 09:36:06.387 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:36:06.387 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:36:06.387 | + functions-common:time_stop:2324 : local total 2022-04-22 09:36:06.387 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:36:06.388 | + functions-common:time_stop:2327 : name=dbsync 2022-04-22 09:36:06.388 | + functions-common:time_stop:2328 : start_time=1650620142033 2022-04-22 09:36:06.388 | + functions-common:time_stop:2330 : [[ -z 1650620142033 ]] 2022-04-22 09:36:06.388 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:36:06.388 | + functions-common:time_stop:2333 : end_time=1650620166293 2022-04-22 09:36:06.388 | + functions-common:time_stop:2334 : elapsed_time=24260 2022-04-22 09:36:06.388 | + functions-common:time_stop:2335 : total=15566 2022-04-22 09:36:06.388 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:36:06.388 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=39826 2022-04-22 09:36:06.428 | [17787 Async init_neutron:105023]: finished init_neutron with result 0 in 24 seconds 2022-04-22 09:36:06.433 | + inc/async:async_wait:197 : return 0 2022-04-22 09:36:06.436 | + ./stack.sh:main:1212 : async_wait init_placement 2022-04-22 09:36:06.488 | [17787 Async init_placement:105641]: Waiting for completion of init_placement running on PID 105641 (5 other jobs running) 2022-04-22 09:36:06.514 | [17787 Async init_placement:105641]: Signaling child to exit 2022-04-22 09:36:17.033 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:36:17.059 | [105641 Async init_placement:105641]: finished successfully 2022-04-22 09:36:17.078 | WAKEUP 2022-04-22 09:36:17.102 | [17787 Async init_placement:105641]: Signaled 2022-04-22 09:36:17.103 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-22 09:36:17.103 | + lib/database:recreate_database:110 : local db=placement 2022-04-22 09:36:17.103 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2022-04-22 09:36:17.103 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2022-04-22 09:36:17.103 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-22 09:36:17.103 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:17.103 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-22 09:36:17.103 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:17.103 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-22 09:36:17.103 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-22 09:36:17.103 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-22 09:36:17.104 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2022-04-22 09:36:17.104 | + functions-common:get_or_create_user:836 : local user_id 2022-04-22 09:36:17.104 | + functions-common:get_or_create_user:837 : [[ ! -z '' ]] 2022-04-22 09:36:17.104 | + functions-common:get_or_create_user:840 : local email= 2022-04-22 09:36:17.104 | ++ functions-common:get_or_create_user:854 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-22 09:36:17.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.104 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.104 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.104 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:36:17.104 | + functions-common:get_or_create_user:852 : user_id=5cdfc7a9b93f4a53ad16c364012e135f 2022-04-22 09:36:17.104 | + functions-common:get_or_create_user:853 : echo 5cdfc7a9b93f4a53ad16c364012e135f 2022-04-22 09:36:17.104 | 5cdfc7a9b93f4a53ad16c364012e135f 2022-04-22 09:36:17.104 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2022-04-22 09:36:17.104 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:36:17.104 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-22 09:36:17.104 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:36:17.104 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:36:17.104 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-22 09:36:17.104 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-22 09:36:17.104 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-22 09:36:17.104 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-22 09:36:17.104 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-22 09:36:17.104 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-22 09:36:17.104 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:36:17.104 | ++ 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 2022-04-22 09:36:17.104 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:36:17.104 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:36:17.104 | ++ functions-common:get_field:739 : read data 2022-04-22 09:36:17.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.105 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.105 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.105 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:36:17.105 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:36:17.105 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:36:17.105 | + functions-common:get_or_add_user_project_role:913 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-04-22 09:36:17.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.105 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.105 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.105 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:36:17.105 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-04-22 09:36:17.105 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:36:17.105 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:36:17.105 | ++ functions-common:get_field:739 : read data 2022-04-22 09:36:17.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.105 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.105 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.105 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:36:17.105 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:36:17.105 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:36:17.105 | ++ functions-common:get_field:745 : echo '| 641cfc905fd2406b9e8a075d99236bab | 5cdfc7a9b93f4a53ad16c364012e135f | | c645066602d344d4a77eead90b1338ab | | | False |' 2022-04-22 09:36:17.105 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:36:17.105 | ++ functions-common:get_field:739 : read data 2022-04-22 09:36:17.105 | + functions-common:get_or_add_user_project_role:922 : user_role_id=641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:36:17.105 | + functions-common:get_or_add_user_project_role:924 : echo 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:36:17.105 | 641cfc905fd2406b9e8a075d99236bab 2022-04-22 09:36:17.105 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-04-22 09:36:17.106 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2022-04-22 09:36:17.106 | + functions-common:get_or_add_user_project_role:900 : local user_role_id 2022-04-22 09:36:17.106 | ++ functions-common:get_or_add_user_project_role:902 : _get_domain_args Default Default 2022-04-22 09:36:17.106 | ++ functions-common:_get_domain_args:884 : local domain 2022-04-22 09:36:17.106 | ++ functions-common:_get_domain_args:885 : domain= 2022-04-22 09:36:17.106 | ++ functions-common:_get_domain_args:887 : [[ -n Default ]] 2022-04-22 09:36:17.106 | ++ functions-common:_get_domain_args:888 : domain=' --user-domain Default' 2022-04-22 09:36:17.106 | ++ functions-common:_get_domain_args:890 : [[ -n Default ]] 2022-04-22 09:36:17.106 | ++ functions-common:_get_domain_args:891 : domain=' --user-domain Default --project-domain Default' 2022-04-22 09:36:17.106 | ++ functions-common:_get_domain_args:894 : echo --user-domain Default --project-domain Default 2022-04-22 09:36:17.106 | + functions-common:get_or_add_user_project_role:902 : domain_args='--user-domain Default --project-domain Default' 2022-04-22 09:36:17.106 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:36:17.106 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-04-22 09:36:17.106 | ++ 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 2022-04-22 09:36:17.106 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:36:17.106 | ++ functions-common:get_field:739 : read data 2022-04-22 09:36:17.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.106 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.106 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.106 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:36:17.106 | + functions-common:get_or_add_user_project_role:910 : user_role_id= 2022-04-22 09:36:17.106 | + functions-common:get_or_add_user_project_role:911 : [[ -z '' ]] 2022-04-22 09:36:17.106 | + functions-common:get_or_add_user_project_role:913 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-04-22 09:36:17.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.106 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.106 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.106 | ++ functions-common:get_or_add_user_project_role:922 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-04-22 09:36:17.107 | ++ functions-common:get_or_add_user_project_role:922 : grep '^|\s[a-f0-9]\+' 2022-04-22 09:36:17.107 | ++ functions-common:get_or_add_user_project_role:922 : get_field 1 2022-04-22 09:36:17.107 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:36:17.107 | ++ functions-common:get_field:739 : read data 2022-04-22 09:36:17.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.107 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.107 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.107 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:36:17.107 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:36:17.107 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:36:17.107 | ++ functions-common:get_field:745 : echo '| 8f129fbfaa7d46fab2e5615a5cb11bda | 5cdfc7a9b93f4a53ad16c364012e135f | | c645066602d344d4a77eead90b1338ab | | | False |' 2022-04-22 09:36:17.107 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:36:17.107 | ++ functions-common:get_field:739 : read data 2022-04-22 09:36:17.107 | + functions-common:get_or_add_user_project_role:922 : user_role_id=8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:36:17.107 | + functions-common:get_or_add_user_project_role:924 : echo 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:36:17.107 | 8f129fbfaa7d46fab2e5615a5cb11bda 2022-04-22 09:36:17.107 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.39/placement 2022-04-22 09:36:17.107 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-22 09:36:17.107 | + functions-common:get_or_create_service:978 : local service_id 2022-04-22 09:36:17.107 | ++ functions-common:get_or_create_service:991 : oscwrap service show placement -f value -c id 2022-04-22 09:36:17.107 | ++ functions-common:get_or_create_service:993 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-04-22 09:36:17.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.107 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.107 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.107 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:36:17.107 | + functions-common:get_or_create_service:989 : service_id=' 2022-04-22 09:36:17.107 | 5ae74efc6537416598a0783d25774eb0' 2022-04-22 09:36:17.108 | + functions-common:get_or_create_service:990 : echo 5ae74efc6537416598a0783d25774eb0 2022-04-22 09:36:17.108 | 5ae74efc6537416598a0783d25774eb0 2022-04-22 09:36:17.108 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.39/placement 2022-04-22 09:36:17.108 | + functions-common:get_or_create_endpoint:1022 : local public_id 2022-04-22 09:36:17.108 | ++ functions-common:get_or_create_endpoint:1023 : _get_or_create_endpoint_with_interface placement public http://10.222.0.39/placement RegionOne 2022-04-22 09:36:17.108 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : local endpoint_id 2022-04-22 09:36:17.108 | +++ functions-common:_get_or_create_endpoint_with_interface:1001 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-04-22 09:36:17.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.108 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.108 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.108 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:36:17.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1001 : endpoint_id= 2022-04-22 09:36:17.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1002 : [[ -z '' ]] 2022-04-22 09:36:17.108 | +++ functions-common:_get_or_create_endpoint_with_interface:1005 : oscwrap endpoint create placement public http://10.222.0.39/placement --region RegionOne -f value -c id 2022-04-22 09:36:17.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.108 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.108 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.108 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:36:17.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1005 : endpoint_id=9ee4dc18f6684322862d65a52970dc07 2022-04-22 09:36:17.108 | ++ functions-common:_get_or_create_endpoint_with_interface:1008 : echo 9ee4dc18f6684322862d65a52970dc07 2022-04-22 09:36:17.108 | + functions-common:get_or_create_endpoint:1023 : public_id=9ee4dc18f6684322862d65a52970dc07 2022-04-22 09:36:17.108 | + functions-common:get_or_create_endpoint:1025 : [[ -n '' ]] 2022-04-22 09:36:17.108 | + functions-common:get_or_create_endpoint:1028 : [[ -n '' ]] 2022-04-22 09:36:17.108 | + functions-common:get_or_create_endpoint:1032 : echo 9ee4dc18f6684322862d65a52970dc07 2022-04-22 09:36:17.108 | 9ee4dc18f6684322862d65a52970dc07 2022-04-22 09:36:17.150 | [17787 Async init_placement:105641]: finished init_placement with result 0 in 34 seconds 2022-04-22 09:36:17.154 | + inc/async:async_wait:197 : return 0 2022-04-22 09:36:17.156 | + ./stack.sh:main:1213 : async_wait init_glance 2022-04-22 09:36:17.209 | [17787 Async init_glance:102105]: Waiting for completion of init_glance running on PID 102105 (4 other jobs running) 2022-04-22 09:36:17.236 | [17787 Async init_glance:102105]: Signaling child to exit 2022-04-22 09:36:17.236 | WAKEUP 2022-04-22 09:36:17.258 | [17787 Async init_glance:102105]: Signaled 2022-04-22 09:36:17.260 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2022-04-22 09:36:17.260 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2022-04-22 09:36:17.260 | + lib/glance:init_glance:492 : recreate_database glance 2022-04-22 09:36:17.260 | + lib/database:recreate_database:110 : local db=glance 2022-04-22 09:36:17.260 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2022-04-22 09:36:17.260 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2022-04-22 09:36:17.260 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-22 09:36:17.260 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:17.260 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-22 09:36:17.260 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:17.260 | + lib/glance:init_glance:494 : time_start dbsync 2022-04-22 09:36:17.260 | + functions-common:time_start:2307 : local name=dbsync 2022-04-22 09:36:17.260 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:36:17.260 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:36:17.260 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:36:17.260 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620092695 2022-04-22 09:36:17.260 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-22 09:36:17.260 | 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=102205) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-22 09:36:17.260 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-22 09:36:17.260 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-22 09:36:17.260 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-22 09:36:17.260 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-22 09:36:17.260 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-22 09:36:17.260 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-22 09:36:17.261 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-22 09:36:17.262 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-22 09:36:17.262 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-22 09:36:17.262 | Database migration is up to date. No migration needed. 2022-04-22 09:36:17.262 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-22 09:36:17.262 | Database is synced successfully. 2022-04-22 09:36:17.262 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-22 09:36:17.262 | 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=102380) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-22 09:36:17.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-22 09:36:17.263 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-22 09:36:17.263 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-22 09:36:17.263 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-22 09:36:17.263 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-22 09:36:17.263 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-22 09:36:17.263 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-22 09:36:17.263 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-22 09:36:17.263 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-22 09:36:17.263 | + lib/glance:init_glance:500 : time_stop dbsync 2022-04-22 09:36:17.263 | + functions-common:time_stop:2321 : local name 2022-04-22 09:36:17.263 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:36:17.263 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:36:17.263 | + functions-common:time_stop:2324 : local total 2022-04-22 09:36:17.263 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:36:17.263 | + functions-common:time_stop:2327 : name=dbsync 2022-04-22 09:36:17.263 | + functions-common:time_stop:2328 : start_time=1650620092695 2022-04-22 09:36:17.263 | + functions-common:time_stop:2330 : [[ -z 1650620092695 ]] 2022-04-22 09:36:17.263 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:36:17.263 | + functions-common:time_stop:2333 : end_time=1650620102436 2022-04-22 09:36:17.263 | + functions-common:time_stop:2334 : elapsed_time=9741 2022-04-22 09:36:17.263 | + functions-common:time_stop:2335 : total=15566 2022-04-22 09:36:17.263 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:36:17.263 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=25307 2022-04-22 09:36:17.306 | [17787 Async init_glance:102105]: finished init_glance with result 0 in 9 seconds 2022-04-22 09:36:17.310 | + inc/async:async_wait:197 : return 0 2022-04-22 09:36:17.313 | + ./stack.sh:main:1214 : async_wait init_swift 2022-04-22 09:36:17.364 | [17787 Async init_swift:105401]: Waiting for completion of init_swift running on PID 105401 (3 other jobs running) 2022-04-22 09:36:17.389 | [17787 Async init_swift:105401]: Signaling child to exit 2022-04-22 09:36:17.390 | WAKEUP 2022-04-22 09:36:17.413 | [17787 Async init_swift:105401]: Signaled 2022-04-22 09:36:17.415 | + lib/swift:init_swift:692 : local node_number 2022-04-22 09:36:17.415 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-22 09:36:17.415 | No container-sharder running 2022-04-22 09:36:17.415 | No account-auditor running 2022-04-22 09:36:17.415 | No object-expirer running 2022-04-22 09:36:17.415 | No object-reconstructor running 2022-04-22 09:36:17.415 | No container-updater running 2022-04-22 09:36:17.415 | No container-sync running 2022-04-22 09:36:17.415 | No object-updater running 2022-04-22 09:36:17.415 | No proxy-server running 2022-04-22 09:36:17.415 | No account-server running 2022-04-22 09:36:17.415 | No container-reconciler running 2022-04-22 09:36:17.415 | No account-replicator running 2022-04-22 09:36:17.415 | No account-reaper running 2022-04-22 09:36:17.415 | No object-auditor running 2022-04-22 09:36:17.415 | No object-replicator running 2022-04-22 09:36:17.415 | No container-replicator running 2022-04-22 09:36:17.415 | No object-server running 2022-04-22 09:36:17.415 | No container-server running 2022-04-22 09:36:17.415 | No container-auditor running 2022-04-22 09:36:17.415 | + lib/swift:init_swift:694 : true 2022-04-22 09:36:17.415 | + lib/swift:init_swift:697 : create_swift_disk 2022-04-22 09:36:17.415 | + lib/swift:create_swift_disk:568 : local node_number 2022-04-22 09:36:17.415 | + lib/swift:create_swift_disk:573 : local user_group 2022-04-22 09:36:17.415 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-04-22 09:36:17.415 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-04-22 09:36:17.415 | + 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 2022-04-22 09:36:17.415 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-22 09:36:17.416 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-22 09:36:17.416 | = sectsz=512 attr=2, projid32bit=1 2022-04-22 09:36:17.416 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-22 09:36:17.416 | = reflink=1 2022-04-22 09:36:17.416 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-22 09:36:17.416 | = sunit=0 swidth=0 blks 2022-04-22 09:36:17.416 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-22 09:36:17.416 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-22 09:36:17.416 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-22 09:36:17.416 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-22 09:36:17.416 | + 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 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:603 : local node_number 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-22 09:36:17.416 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-22 09:36:17.416 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-04-22 09:36:17.416 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-04-22 09:36:17.417 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-22 09:36:17.417 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-22 09:36:17.417 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-22 09:36:17.417 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-04-22 09:36:17.417 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-22 09:36:17.417 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-04-22 09:36:17.417 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-22 09:36:17.417 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-22 09:36:17.417 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-04-22 09:36:17.417 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-22 09:36:17.417 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-22 09:36:17.417 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-04-22 09:36:17.417 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-22 09:36:17.417 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-22 09:36:17.417 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-22 09:36:17.417 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-22 09:36:17.417 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-22 09:36:17.417 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-22 09:36:17.417 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-22 09:36:17.417 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-22 09:36:17.417 | + lib/swift:init_swift:738 : popd 2022-04-22 09:36:17.459 | [17787 Async init_swift:105401]: finished init_swift with result 0 in 11 seconds 2022-04-22 09:36:17.464 | + inc/async:async_wait:197 : return 0 2022-04-22 09:36:17.466 | + ./stack.sh:main:1215 : async_wait init_cinder 2022-04-22 09:36:17.518 | [17787 Async init_cinder:105496]: Waiting for completion of init_cinder running on PID 105496 (2 other jobs running) 2022-04-22 09:36:17.544 | [17787 Async init_cinder:105496]: Signaling child to exit 2022-04-22 09:36:17.544 | WAKEUP 2022-04-22 09:36:17.567 | [17787 Async init_cinder:105496]: Signaled 2022-04-22 09:36:17.568 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2022-04-22 09:36:17.568 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:17.568 | + lib/cinder:init_cinder:429 : recreate_database cinder 2022-04-22 09:36:17.569 | + lib/database:recreate_database:110 : local db=cinder 2022-04-22 09:36:17.569 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2022-04-22 09:36:17.569 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2022-04-22 09:36:17.569 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-22 09:36:17.569 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:17.569 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-22 09:36:17.569 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:17.569 | + lib/cinder:init_cinder:431 : time_start dbsync 2022-04-22 09:36:17.569 | + functions-common:time_start:2307 : local name=dbsync 2022-04-22 09:36:17.569 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:36:17.569 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:36:17.569 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:36:17.569 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620142665 2022-04-22 09:36:17.569 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-22 09:36:17.569 | 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=105604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:17.569 | 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=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:17.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:17.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:17.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:17.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:17.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:17.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:17.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:17.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:17.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:17.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:17.570 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:36:17.570 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=105604) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:36:17.570 | INFO cinder.db.migration [-] Applying migration(s) 2022-04-22 09:36:17.570 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-22 09:36:17.570 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-22 09:36:17.570 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-04-22 09:36:17.570 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=105604) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2022-04-22 09:36:17.570 | INFO cinder.db.migration [-] Migration(s) applied 2022-04-22 09:36:17.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.570 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:17.570 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:17.570 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:138: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-22 09:36:17.570 | last_heartbeat = column_property( 2022-04-22 09:36:17.570 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:144: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-22 09:36:17.570 | num_hosts = column_property( 2022-04-22 09:36:17.571 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-22 09:36:17.571 | num_down_hosts = column_property( 2022-04-22 09:36:17.571 | + lib/cinder:init_cinder:434 : time_stop dbsync 2022-04-22 09:36:17.571 | + functions-common:time_stop:2321 : local name 2022-04-22 09:36:17.571 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:36:17.571 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:36:17.571 | + functions-common:time_stop:2324 : local total 2022-04-22 09:36:17.571 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:36:17.571 | + functions-common:time_stop:2327 : name=dbsync 2022-04-22 09:36:17.571 | + functions-common:time_stop:2328 : start_time=1650620142665 2022-04-22 09:36:17.571 | + functions-common:time_stop:2330 : [[ -z 1650620142665 ]] 2022-04-22 09:36:17.571 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:36:17.571 | + functions-common:time_stop:2333 : end_time=1650620150004 2022-04-22 09:36:17.571 | + functions-common:time_stop:2334 : elapsed_time=7339 2022-04-22 09:36:17.571 | + functions-common:time_stop:2335 : total=15566 2022-04-22 09:36:17.571 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:36:17.571 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=22905 2022-04-22 09:36:17.571 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2022-04-22 09:36:17.571 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:17.571 | + lib/cinder:init_cinder:437 : [[ -n lvm:lvmdriver-1 ]] 2022-04-22 09:36:17.571 | + lib/cinder:init_cinder:438 : local be be_name be_type 2022-04-22 09:36:17.571 | + lib/cinder:init_cinder:439 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-22 09:36:17.571 | + lib/cinder:init_cinder:440 : be_type=lvm 2022-04-22 09:36:17.571 | + lib/cinder:init_cinder:441 : be_name=lvmdriver-1 2022-04-22 09:36:17.571 | + lib/cinder:init_cinder:442 : type init_cinder_backend_lvm 2022-04-22 09:36:17.571 | + lib/cinder:init_cinder:444 : [[ lvm == \l\v\m ]] 2022-04-22 09:36:17.571 | + lib/cinder:init_cinder:445 : init_default_lvm_volume_group 2022-04-22 09:36:17.571 | + lib/lvm:init_default_lvm_volume_group:156 : [[ 0 = \0 ]] 2022-04-22 09:36:17.571 | + lib/lvm:init_default_lvm_volume_group:157 : init_lvm_volume_group stack-volumes-default 50000M 2022-04-22 09:36:17.571 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2022-04-22 09:36:17.571 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-04-22 09:36:17.571 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-04-22 09:36:17.571 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-22 09:36:17.571 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-22 09:36:17.572 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-22 09:36:17.572 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-22 09:36:17.572 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-22 09:36:17.572 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-22 09:36:17.572 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-22 09:36:17.572 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-22 09:36:17.572 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-22 09:36:17.572 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-04-22 09:36:17.572 | + functions-common:is_suse:462 : is_opensuse 2022-04-22 09:36:17.572 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-22 09:36:17.572 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-22 09:36:17.572 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-22 09:36:17.572 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-22 09:36:17.572 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-22 09:36:17.572 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-default 50000M 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2022-04-22 09:36:17.572 | Volume group "stack-volumes-default" not found 2022-04-22 09:36:17.572 | Cannot process volume group stack-volumes-default 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-04-22 09:36:17.572 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-04-22 09:36:17.572 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2022-04-22 09:36:17.573 | Volume group "stack-volumes-default" not found 2022-04-22 09:36:17.573 | Cannot process volume group stack-volumes-default 2022-04-22 09:36:17.573 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop4 2022-04-22 09:36:17.573 | Physical volume "/dev/loop4" successfully created. 2022-04-22 09:36:17.573 | Volume group "stack-volumes-default" successfully created 2022-04-22 09:36:17.573 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-04-22 09:36:17.573 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-04-22 09:36:17.573 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-04-22 09:36:17.573 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-default 2022-04-22 09:36:17.573 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2022-04-22 09:36:17.573 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2022-04-22 09:36:17.573 | + lib/lvm:init_default_lvm_volume_group:158 : _DEFAULT_LVM_INIT=1 2022-04-22 09:36:17.573 | + lib/cinder:init_cinder:447 : init_cinder_backend_lvm lvmdriver-1 2022-04-22 09:36:17.573 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-04-22 09:36:17.573 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-04-22 09:36:17.573 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-04-22 09:36:17.573 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-04-22 09:36:17.573 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-04-22 09:36:17.573 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-22 09:36:17.573 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-22 09:36:17.573 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-22 09:36:17.573 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-22 09:36:17.573 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-22 09:36:17.573 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-22 09:36:17.573 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-22 09:36:17.573 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-22 09:36:17.573 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-22 09:36:17.573 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-04-22 09:36:17.573 | + functions-common:is_suse:462 : is_opensuse 2022-04-22 09:36:17.573 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-22 09:36:17.573 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-22 09:36:17.573 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-22 09:36:17.573 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-22 09:36:17.574 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-22 09:36:17.574 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-04-22 09:36:17.574 | Volume group "stack-volumes-lvmdriver-1" not found 2022-04-22 09:36:17.574 | Cannot process volume group stack-volumes-lvmdriver-1 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-04-22 09:36:17.574 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop5 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-04-22 09:36:17.574 | Volume group "stack-volumes-lvmdriver-1" not found 2022-04-22 09:36:17.574 | Cannot process volume group stack-volumes-lvmdriver-1 2022-04-22 09:36:17.574 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop5 2022-04-22 09:36:17.574 | Physical volume "/dev/loop5" successfully created. 2022-04-22 09:36:17.574 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-04-22 09:36:17.574 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-04-22 09:36:17.574 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-04-22 09:36:17.574 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-04-22 09:36:17.574 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-04-22 09:36:17.574 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-04-22 09:36:17.574 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-04-22 09:36:17.574 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2022-04-22 09:36:17.574 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:17.574 | + lib/cinder:init_cinder:452 : [[ -n swift ]] 2022-04-22 09:36:17.575 | + lib/cinder:init_cinder:453 : type init_cinder_backup_swift 2022-04-22 09:36:17.575 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-22 09:36:17.614 | [17787 Async init_cinder:105496]: finished init_cinder with result 0 in 10 seconds 2022-04-22 09:36:17.619 | + inc/async:async_wait:197 : return 0 2022-04-22 09:36:17.621 | + ./stack.sh:main:1220 : is_service_enabled nova 2022-04-22 09:36:17.639 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:17.641 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2022-04-22 09:36:17.644 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:36:17.646 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2022-04-22 09:36:17.649 | + ./stack.sh:main:1222 : init_nova 2022-04-22 09:36:17.652 | + lib/nova:init_nova:761 : is_service_enabled mysql postgresql 2022-04-22 09:36:17.669 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:17.672 | + lib/nova:init_nova:761 : is_service_enabled n-api 2022-04-22 09:36:17.689 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:17.692 | + lib/nova:init_nova:763 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-22 09:36:17.694 | + lib/nova:init_nova:771 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-22 09:36:17.753 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-22 09:36:17.793 | [17787 Async nova-cell-0:107875]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-22 09:36:17.796 | ++ lib/nova:init_nova:774 : seq 1 1 2022-04-22 09:36:17.801 | + lib/nova:init_nova:774 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-22 09:36:17.804 | ++ lib/nova:init_nova:775 : conductor_conf 1 2022-04-22 09:36:17.808 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-04-22 09:36:17.811 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-04-22 09:36:17.815 | + lib/nova:init_nova:775 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-22 09:36:17.877 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-22 09:36:17.920 | [17787 Async nova-cell-1:107973]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-22 09:36:17.923 | + lib/nova:init_nova:778 : recreate_database nova_api 2022-04-22 09:36:17.926 | + lib/database:recreate_database:110 : local db=nova_api 2022-04-22 09:36:17.930 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2022-04-22 09:36:17.933 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2022-04-22 09:36:17.935 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-22 09:36:17.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:17.956 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-22 09:36:17.961 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:17.980 | + lib/nova:init_nova:779 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-22 09:36:22.148 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:36:22.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:22.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:22.159 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:36:22.159 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=108037) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:36:22.188 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-22 09:36:22.188 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-22 09:36:22.223 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-22 09:36:24.438 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=108037) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2022-04-22 09:36:24.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:24.448 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:24.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:24.448 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:24.948 | ++ lib/nova:init_nova:783 : database_connection_url nova_cell0 2022-04-22 09:36:24.950 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-04-22 09:36:24.953 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-04-22 09:36:24.956 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-04-22 09:36:24.963 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-22 09:36:24.966 | + lib/nova:init_nova:783 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-22 09:36:28.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:28.836 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:28.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:28.836 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:29.298 | ++ lib/nova:init_nova:786 : seq 0 1 2022-04-22 09:36:29.306 | + lib/nova:init_nova:786 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-22 09:36:29.310 | + lib/nova:init_nova:787 : async_wait nova-cell-0 2022-04-22 09:36:29.389 | [17787 Async nova-cell-0:107875]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 107875 (3 other jobs running) 2022-04-22 09:36:29.421 | [17787 Async nova-cell-0:107875]: Signaling child to exit 2022-04-22 09:36:29.998 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:36:30.024 | [107875 Async nova-cell-0:107875]: finished successfully 2022-04-22 09:36:30.045 | WAKEUP 2022-04-22 09:36:30.069 | [17787 Async nova-cell-0:107875]: Signaled 2022-04-22 09:36:30.070 | + lib/nova:init_nova_db:751 : local dbname=nova_cell0 2022-04-22 09:36:30.070 | + lib/nova:init_nova_db:752 : local conffile=/etc/nova/nova.conf 2022-04-22 09:36:30.070 | + lib/nova:init_nova_db:753 : recreate_database nova_cell0 2022-04-22 09:36:30.070 | + lib/database:recreate_database:110 : local db=nova_cell0 2022-04-22 09:36:30.070 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2022-04-22 09:36:30.070 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2022-04-22 09:36:30.070 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-22 09:36:30.070 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:30.070 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-22 09:36:30.070 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:30.070 | + lib/nova:init_nova_db:754 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-22 09:36:30.070 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:36:30.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:36:30.072 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=107938) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:36:30.072 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-22 09:36:30.072 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-22 09:36:30.072 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-22 09:36:30.072 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=107938) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2022-04-22 09:36:30.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:30.072 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:30.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:30.072 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:30.083 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:36:30.111 | [107973 Async nova-cell-1:107973]: finished successfully 2022-04-22 09:36:30.119 | [17787 Async nova-cell-0:107875]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-04-22 09:36:30.123 | + inc/async:async_wait:197 : return 0 2022-04-22 09:36:30.125 | + lib/nova:init_nova:786 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-22 09:36:30.128 | + lib/nova:init_nova:787 : async_wait nova-cell-1 2022-04-22 09:36:30.181 | [17787 Async nova-cell-1:107973]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 107973 (2 other jobs running) 2022-04-22 09:36:30.207 | [17787 Async nova-cell-1:107973]: Signaling child to exit 2022-04-22 09:36:30.207 | WAKEUP 2022-04-22 09:36:30.231 | [17787 Async nova-cell-1:107973]: Signaled 2022-04-22 09:36:30.232 | + lib/nova:init_nova_db:751 : local dbname=nova_cell1 2022-04-22 09:36:30.232 | + lib/nova:init_nova_db:752 : local conffile=/etc/nova/nova_cell1.conf 2022-04-22 09:36:30.233 | + lib/nova:init_nova_db:753 : recreate_database nova_cell1 2022-04-22 09:36:30.233 | + lib/database:recreate_database:110 : local db=nova_cell1 2022-04-22 09:36:30.233 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2022-04-22 09:36:30.233 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2022-04-22 09:36:30.233 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-22 09:36:30.233 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:30.233 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-22 09:36:30.233 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-22 09:36:30.233 | + lib/nova:init_nova_db:754 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-22 09:36:30.234 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-22 09:36:30.235 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=108031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-22 09:36:30.235 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-22 09:36:30.235 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-22 09:36:30.235 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-22 09:36:30.235 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=108031) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2022-04-22 09:36:30.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:30.235 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:30.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:30.235 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:30.278 | [17787 Async nova-cell-1:107973]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-04-22 09:36:30.282 | + inc/async:async_wait:197 : return 0 2022-04-22 09:36:30.285 | + lib/nova:init_nova:790 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-22 09:36:30.287 | + lib/nova:init_nova:797 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-22 09:36:34.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:34.193 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:34.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:34.193 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:34.193 | Running batches of 50 until complete 2022-04-22 09:36:34.193 | +-------------------------------------+--------------+-----------+ 2022-04-22 09:36:34.193 | | Migration | Total Needed | Completed | 2022-04-22 09:36:34.193 | +-------------------------------------+--------------+-----------+ 2022-04-22 09:36:34.193 | | fill_virtual_interface_list | 0 | 0 | 2022-04-22 09:36:34.193 | | migrate_empty_ratio | 0 | 0 | 2022-04-22 09:36:34.193 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-22 09:36:34.193 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-22 09:36:34.193 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-22 09:36:34.193 | | populate_dev_uuids | 0 | 0 | 2022-04-22 09:36:34.193 | | populate_missing_availability_zones | 0 | 0 | 2022-04-22 09:36:34.193 | | populate_queued_for_delete | 0 | 0 | 2022-04-22 09:36:34.193 | | populate_user_id | 0 | 0 | 2022-04-22 09:36:34.193 | | populate_uuids | 0 | 0 | 2022-04-22 09:36:34.193 | +-------------------------------------+--------------+-----------+ 2022-04-22 09:36:34.680 | ++ lib/nova:init_nova:800 : seq 1 1 2022-04-22 09:36:34.685 | + lib/nova:init_nova:800 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-22 09:36:34.688 | ++ lib/nova:init_nova:801 : conductor_conf 1 2022-04-22 09:36:34.690 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-04-22 09:36:34.693 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-04-22 09:36:34.696 | + lib/nova:init_nova:801 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-04-22 09:36:38.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:38.260 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:38.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:36:38.260 | from cryptography.utils import int_from_bytes 2022-04-22 09:36:38.260 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-22 09:36:38.260 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-22 09:36:38.678 | + lib/nova:init_nova:805 : create_nova_keys_dir 2022-04-22 09:36:38.681 | + lib/nova:create_nova_keys_dir:747 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-22 09:36:38.694 | + lib/nova:init_nova:807 : [[ '' == \L\V\M ]] 2022-04-22 09:36:38.697 | + ./stack.sh:main:1227 : is_service_enabled neutron 2022-04-22 09:36:38.715 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:38.718 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2022-04-22 09:36:38.720 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-22 09:36:38.779 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-22 09:36:38.817 | [17787 Async configure_neutron_nova:109137]: running: configure_neutron_nova 2022-04-22 09:36:38.821 | + ./stack.sh:main:1237 : run_phase stack post-config 2022-04-22 09:36:38.823 | + functions-common:run_phase:1749 : local mode=stack 2022-04-22 09:36:38.826 | + functions-common:run_phase:1750 : local phase=post-config 2022-04-22 09:36:38.829 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-22 09:36:38.832 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-04-22 09:36:38.836 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-22 09:36:38.838 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-04-22 09:36:38.841 | + functions-common:run_phase:1759 : local extra 2022-04-22 09:36:38.846 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-22 09:36:38.852 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-04-22 09:36:38.855 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-22 09:36:38.858 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-22 09:36:38.861 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-22 09:36:38.866 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-22 09:36:38.892 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:38.896 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-22 09:36:38.900 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:36:38.904 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-22 09:36:38.907 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:36:38.910 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-22 09:36:38.913 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-22 09:36:38.917 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-22 09:36:38.920 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-22 09:36:38.923 | + functions-common:run_phase:1770 : [[ stack == \s\o\u\r\c\e ]] 2022-04-22 09:36:38.927 | + functions-common:run_phase:1773 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-22 09:36:38.931 | + functions-common:run_phase:1776 : run_plugins stack post-config 2022-04-22 09:36:38.934 | + functions-common:run_plugins:1735 : local mode=stack 2022-04-22 09:36:38.936 | + functions-common:run_plugins:1736 : local phase=post-config 2022-04-22 09:36:38.939 | + functions-common:run_plugins:1738 : local plugins= 2022-04-22 09:36:38.942 | + functions-common:run_plugins:1739 : local plugin 2022-04-22 09:36:38.945 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-22 09:36:38.948 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-22 09:36:38.950 | + inc/meta-config:merge_config_group:171 : shift 2022-04-22 09:36:38.953 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-22 09:36:38.956 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:36:38.958 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-22 09:36:38.961 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-22 09:36:38.964 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-22 09:36:38.967 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:36:38.970 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-22 09:36:38.972 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:36:38.976 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-22 09:36:38.976 | /^\[\[.+\|.*\]\]/ { 2022-04-22 09:36:38.976 | gsub("[][]", "", $1); 2022-04-22 09:36:38.976 | split($1, a, "|"); 2022-04-22 09:36:38.976 | if (a[1] == matchgroup) 2022-04-22 09:36:38.976 | print a[2] 2022-04-22 09:36:38.976 | } 2022-04-22 09:36:38.976 | ' /home/ubuntu/devstack/local.conf 2022-04-22 09:36:38.983 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-22 09:36:38.986 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-22 09:36:38.988 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-22 09:36:38.992 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-22 09:36:38.995 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-22 09:36:38.999 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-22 09:36:39.001 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-22 09:36:39.005 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-22 09:36:39.010 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-22 09:36:39.013 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-22 09:36:39.016 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-22 09:36:39.019 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:36:39.021 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-22 09:36:39.024 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-22 09:36:39.027 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-22 09:36:39.030 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-22 09:36:39.033 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-22 09:36:39.037 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-22 09:36:39.039 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-22 09:36:39.044 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-22 09:36:39.044 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.046 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-22 09:36:39.046 | BEGIN { 2022-04-22 09:36:39.046 | section = "" 2022-04-22 09:36:39.046 | last_section = "" 2022-04-22 09:36:39.046 | section_count = 0 2022-04-22 09:36:39.046 | } 2022-04-22 09:36:39.046 | /^\[.+\]/ { 2022-04-22 09:36:39.046 | gsub("[][]", "", $1); 2022-04-22 09:36:39.046 | section=$1 2022-04-22 09:36:39.046 | next 2022-04-22 09:36:39.046 | } 2022-04-22 09:36:39.046 | /^ *\#/ { 2022-04-22 09:36:39.046 | next 2022-04-22 09:36:39.046 | } 2022-04-22 09:36:39.046 | /^[^ \t]+/ { 2022-04-22 09:36:39.046 | # get offset of first = in $0 2022-04-22 09:36:39.046 | eq_idx = index($0, "=") 2022-04-22 09:36:39.046 | # extract attr & value from $0 2022-04-22 09:36:39.046 | attr = substr($0, 1, eq_idx - 1) 2022-04-22 09:36:39.046 | value = substr($0, eq_idx + 1) 2022-04-22 09:36:39.046 | # only need to strip trailing whitespace from attr 2022-04-22 09:36:39.046 | sub(/[ \t]*$/, "", attr) 2022-04-22 09:36:39.046 | # need to strip leading & trailing whitespace from value 2022-04-22 09:36:39.046 | sub(/^[ \t]*/, "", value) 2022-04-22 09:36:39.046 | sub(/[ \t]*$/, "", value) 2022-04-22 09:36:39.046 | 2022-04-22 09:36:39.046 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-22 09:36:39.046 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-22 09:36:39.046 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-22 09:36:39.047 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-22 09:36:39.047 | if (! (section, attr) in cfg_attr_count) { 2022-04-22 09:36:39.047 | if (section != last_section) { 2022-04-22 09:36:39.047 | cfg_section[section_count++] = section 2022-04-22 09:36:39.047 | last_section = section 2022-04-22 09:36:39.047 | } 2022-04-22 09:36:39.047 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-22 09:36:39.047 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-22 09:36:39.047 | 2022-04-22 09:36:39.047 | cfg_attr[section, attr, 0] = value 2022-04-22 09:36:39.047 | cfg_attr_count[section, attr] = 1 2022-04-22 09:36:39.047 | } else { 2022-04-22 09:36:39.047 | lno = cfg_attr_count[section, attr]++ 2022-04-22 09:36:39.047 | cfg_attr[section, attr, lno] = value 2022-04-22 09:36:39.047 | } 2022-04-22 09:36:39.047 | } 2022-04-22 09:36:39.047 | END { 2022-04-22 09:36:39.047 | # Process each section in order 2022-04-22 09:36:39.047 | for (sno = 0; sno < section_count; sno++) { 2022-04-22 09:36:39.047 | section = cfg_section[sno] 2022-04-22 09:36:39.047 | # The ini routines simply append a config item immediately 2022-04-22 09:36:39.047 | # after the section header. To keep the same order as defined 2022-04-22 09:36:39.047 | # in local.conf, invoke the ini routines in the reverse order 2022-04-22 09:36:39.047 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-22 09:36:39.047 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-22 09:36:39.047 | if (cfg_attr_count[section, attr] == 1) 2022-04-22 09:36:39.047 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-22 09:36:39.047 | else { 2022-04-22 09:36:39.047 | # For multiline, invoke the ini routines in the reverse order 2022-04-22 09:36:39.047 | count = cfg_attr_count[section, attr] 2022-04-22 09:36:39.047 | print "inidelete " configfile " " section " " attr 2022-04-22 09:36:39.047 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-22 09:36:39.047 | for (l = count -2; l >= 0; l--) 2022-04-22 09:36:39.048 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-22 09:36:39.048 | } 2022-04-22 09:36:39.048 | } 2022-04-22 09:36:39.048 | } 2022-04-22 09:36:39.048 | } 2022-04-22 09:36:39.048 | ' 2022-04-22 09:36:39.048 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:36:39.049 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-22 09:36:39.050 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-22 09:36:39.053 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-22 09:36:39.056 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:36:39.058 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-22 09:36:39.061 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-22 09:36:39.061 | BEGIN { group = "" } 2022-04-22 09:36:39.061 | /^\[\[.+\|.*\]\]/ { 2022-04-22 09:36:39.061 | gsub("[][]", "", $1); 2022-04-22 09:36:39.061 | split($1, a, "|"); 2022-04-22 09:36:39.061 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-22 09:36:39.061 | group=a[1] 2022-04-22 09:36:39.061 | } else { 2022-04-22 09:36:39.061 | group="" 2022-04-22 09:36:39.061 | } 2022-04-22 09:36:39.061 | next 2022-04-22 09:36:39.061 | } 2022-04-22 09:36:39.061 | { 2022-04-22 09:36:39.061 | if (group != "") 2022-04-22 09:36:39.061 | print $0 2022-04-22 09:36:39.061 | } 2022-04-22 09:36:39.061 | ' /home/ubuntu/devstack/local.conf 2022-04-22 09:36:39.068 | + 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"' 2022-04-22 09:36:39.071 | ++ 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 2022-04-22 09:36:39.101 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.104 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-22 09:36:39.107 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-22 09:36:39.139 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.142 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-22 09:36:39.144 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-22 09:36:39.178 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.181 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-22 09:36:39.183 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-22 09:36:39.218 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.221 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-22 09:36:39.223 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-22 09:36:39.254 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.257 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-22 09:36:39.259 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-22 09:36:39.291 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.39/identity"' 2022-04-22 09:36:39.297 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-04-22 09:36:39.328 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.331 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-22 09:36:39.333 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-22 09:36:39.365 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.368 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-22 09:36:39.370 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-22 09:36:39.402 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.404 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-22 09:36:39.407 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-22 09:36:39.439 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.442 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-22 09:36:39.445 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-22 09:36:39.479 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.482 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-22 09:36:39.485 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-22 09:36:39.516 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.519 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-22 09:36:39.521 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-22 09:36:39.552 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.556 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-22 09:36:39.559 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-22 09:36:39.562 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-22 09:36:39.566 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-22 09:36:39.569 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-22 09:36:39.572 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-22 09:36:39.575 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-22 09:36:39.578 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-22 09:36:39.583 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-22 09:36:39.585 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-22 09:36:39.588 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-22 09:36:39.591 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:36:39.594 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-22 09:36:39.596 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-22 09:36:39.599 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-22 09:36:39.603 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-22 09:36:39.606 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-22 09:36:39.610 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-22 09:36:39.612 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-22 09:36:39.617 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-22 09:36:39.618 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-22 09:36:39.618 | BEGIN { 2022-04-22 09:36:39.618 | section = "" 2022-04-22 09:36:39.618 | last_section = "" 2022-04-22 09:36:39.618 | section_count = 0 2022-04-22 09:36:39.618 | } 2022-04-22 09:36:39.618 | /^\[.+\]/ { 2022-04-22 09:36:39.618 | gsub("[][]", "", $1); 2022-04-22 09:36:39.618 | section=$1 2022-04-22 09:36:39.618 | next 2022-04-22 09:36:39.618 | } 2022-04-22 09:36:39.618 | /^ *\#/ { 2022-04-22 09:36:39.618 | next 2022-04-22 09:36:39.618 | } 2022-04-22 09:36:39.618 | /^[^ \t]+/ { 2022-04-22 09:36:39.618 | # get offset of first = in $0 2022-04-22 09:36:39.618 | eq_idx = index($0, "=") 2022-04-22 09:36:39.618 | # extract attr & value from $0 2022-04-22 09:36:39.618 | attr = substr($0, 1, eq_idx - 1) 2022-04-22 09:36:39.618 | value = substr($0, eq_idx + 1) 2022-04-22 09:36:39.618 | # only need to strip trailing whitespace from attr 2022-04-22 09:36:39.618 | sub(/[ \t]*$/, "", attr) 2022-04-22 09:36:39.618 | # need to strip leading & trailing whitespace from value 2022-04-22 09:36:39.618 | sub(/^[ \t]*/, "", value) 2022-04-22 09:36:39.618 | sub(/[ \t]*$/, "", value) 2022-04-22 09:36:39.618 | 2022-04-22 09:36:39.618 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-22 09:36:39.618 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-22 09:36:39.618 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-22 09:36:39.618 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-22 09:36:39.618 | if (! (section, attr) in cfg_attr_count) { 2022-04-22 09:36:39.618 | if (section != last_section) { 2022-04-22 09:36:39.619 | cfg_section[section_count++] = section 2022-04-22 09:36:39.619 | last_section = section 2022-04-22 09:36:39.619 | } 2022-04-22 09:36:39.619 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-22 09:36:39.619 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-22 09:36:39.619 | 2022-04-22 09:36:39.619 | cfg_attr[section, attr, 0] = value 2022-04-22 09:36:39.619 | cfg_attr_count[section, attr] = 1 2022-04-22 09:36:39.619 | } else { 2022-04-22 09:36:39.619 | lno = cfg_attr_count[section, attr]++ 2022-04-22 09:36:39.619 | cfg_attr[section, attr, lno] = value 2022-04-22 09:36:39.619 | } 2022-04-22 09:36:39.619 | } 2022-04-22 09:36:39.619 | END { 2022-04-22 09:36:39.619 | # Process each section in order 2022-04-22 09:36:39.619 | for (sno = 0; sno < section_count; sno++) { 2022-04-22 09:36:39.619 | section = cfg_section[sno] 2022-04-22 09:36:39.619 | # The ini routines simply append a config item immediately 2022-04-22 09:36:39.619 | # after the section header. To keep the same order as defined 2022-04-22 09:36:39.619 | # in local.conf, invoke the ini routines in the reverse order 2022-04-22 09:36:39.619 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-22 09:36:39.619 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-22 09:36:39.619 | if (cfg_attr_count[section, attr] == 1) 2022-04-22 09:36:39.619 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-22 09:36:39.619 | else { 2022-04-22 09:36:39.619 | # For multiline, invoke the ini routines in the reverse order 2022-04-22 09:36:39.619 | count = cfg_attr_count[section, attr] 2022-04-22 09:36:39.619 | print "inidelete " configfile " " section " " attr 2022-04-22 09:36:39.619 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-22 09:36:39.619 | for (l = count -2; l >= 0; l--) 2022-04-22 09:36:39.619 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-22 09:36:39.619 | } 2022-04-22 09:36:39.619 | } 2022-04-22 09:36:39.619 | } 2022-04-22 09:36:39.620 | } 2022-04-22 09:36:39.620 | ' 2022-04-22 09:36:39.620 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.620 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-22 09:36:39.622 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:36:39.625 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-22 09:36:39.628 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-22 09:36:39.630 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:36:39.634 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-22 09:36:39.636 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-22 09:36:39.636 | BEGIN { group = "" } 2022-04-22 09:36:39.636 | /^\[\[.+\|.*\]\]/ { 2022-04-22 09:36:39.636 | gsub("[][]", "", $1); 2022-04-22 09:36:39.637 | split($1, a, "|"); 2022-04-22 09:36:39.637 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-22 09:36:39.637 | group=a[1] 2022-04-22 09:36:39.637 | } else { 2022-04-22 09:36:39.637 | group="" 2022-04-22 09:36:39.637 | } 2022-04-22 09:36:39.637 | next 2022-04-22 09:36:39.637 | } 2022-04-22 09:36:39.637 | { 2022-04-22 09:36:39.637 | if (group != "") 2022-04-22 09:36:39.637 | print $0 2022-04-22 09:36:39.637 | } 2022-04-22 09:36:39.637 | ' /home/ubuntu/devstack/local.conf 2022-04-22 09:36:39.643 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-22 09:36:39.646 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-22 09:36:39.648 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:36:39.676 | [109137 Async configure_neutron_nova:109137]: finished successfully 2022-04-22 09:36:39.677 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.680 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-22 09:36:39.683 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-22 09:36:39.712 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.714 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-22 09:36:39.717 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-22 09:36:39.746 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.749 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-22 09:36:39.751 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-22 09:36:39.782 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.785 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-22 09:36:39.788 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-22 09:36:39.817 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.819 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-22 09:36:39.822 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-22 09:36:39.853 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.856 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-22 09:36:39.859 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-22 09:36:39.890 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.892 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-22 09:36:39.895 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-22 09:36:39.925 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.927 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-22 09:36:39.930 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-22 09:36:39.960 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.962 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-22 09:36:39.965 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-22 09:36:39.995 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:39.998 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-22 09:36:40.000 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-22 09:36:40.030 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.032 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-22 09:36:40.035 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-22 09:36:40.064 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.067 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-22 09:36:40.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-22 09:36:40.099 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.102 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-22 09:36:40.105 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-22 09:36:40.135 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.137 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-22 09:36:40.140 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-22 09:36:40.170 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.173 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-22 09:36:40.175 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-22 09:36:40.205 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.208 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-22 09:36:40.210 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-22 09:36:40.213 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-22 09:36:40.216 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-22 09:36:40.219 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-22 09:36:40.222 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-22 09:36:40.225 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-22 09:36:40.228 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-22 09:36:40.233 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-22 09:36:40.235 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-22 09:36:40.238 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-22 09:36:40.240 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:36:40.243 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-22 09:36:40.245 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-22 09:36:40.248 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-22 09:36:40.251 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-22 09:36:40.253 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-22 09:36:40.257 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-22 09:36:40.259 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-22 09:36:40.263 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-22 09:36:40.263 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-22 09:36:40.263 | BEGIN { 2022-04-22 09:36:40.263 | section = "" 2022-04-22 09:36:40.263 | last_section = "" 2022-04-22 09:36:40.263 | section_count = 0 2022-04-22 09:36:40.264 | } 2022-04-22 09:36:40.264 | /^\[.+\]/ { 2022-04-22 09:36:40.264 | gsub("[][]", "", $1); 2022-04-22 09:36:40.264 | section=$1 2022-04-22 09:36:40.264 | next 2022-04-22 09:36:40.264 | } 2022-04-22 09:36:40.264 | /^ *\#/ { 2022-04-22 09:36:40.264 | next 2022-04-22 09:36:40.264 | } 2022-04-22 09:36:40.264 | /^[^ \t]+/ { 2022-04-22 09:36:40.264 | # get offset of first = in $0 2022-04-22 09:36:40.264 | eq_idx = index($0, "=") 2022-04-22 09:36:40.264 | # extract attr & value from $0 2022-04-22 09:36:40.264 | attr = substr($0, 1, eq_idx - 1) 2022-04-22 09:36:40.264 | value = substr($0, eq_idx + 1) 2022-04-22 09:36:40.264 | # only need to strip trailing whitespace from attr 2022-04-22 09:36:40.264 | sub(/[ \t]*$/, "", attr) 2022-04-22 09:36:40.264 | # need to strip leading & trailing whitespace from value 2022-04-22 09:36:40.264 | sub(/^[ \t]*/, "", value) 2022-04-22 09:36:40.264 | sub(/[ \t]*$/, "", value) 2022-04-22 09:36:40.264 | 2022-04-22 09:36:40.264 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-22 09:36:40.264 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-22 09:36:40.264 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-22 09:36:40.264 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-22 09:36:40.264 | if (! (section, attr) in cfg_attr_count) { 2022-04-22 09:36:40.264 | if (section != last_section) { 2022-04-22 09:36:40.264 | cfg_section[section_count++] = section 2022-04-22 09:36:40.264 | last_section = section 2022-04-22 09:36:40.264 | } 2022-04-22 09:36:40.264 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-22 09:36:40.264 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-22 09:36:40.265 | 2022-04-22 09:36:40.265 | cfg_attr[section, attr, 0] = value 2022-04-22 09:36:40.265 | cfg_attr_count[section, attr] = 1 2022-04-22 09:36:40.265 | } else { 2022-04-22 09:36:40.265 | lno = cfg_attr_count[section, attr]++ 2022-04-22 09:36:40.265 | cfg_attr[section, attr, lno] = value 2022-04-22 09:36:40.265 | } 2022-04-22 09:36:40.265 | } 2022-04-22 09:36:40.265 | END { 2022-04-22 09:36:40.265 | # Process each section in order 2022-04-22 09:36:40.265 | for (sno = 0; sno < section_count; sno++) { 2022-04-22 09:36:40.265 | section = cfg_section[sno] 2022-04-22 09:36:40.265 | # The ini routines simply append a config item immediately 2022-04-22 09:36:40.265 | # after the section header. To keep the same order as defined 2022-04-22 09:36:40.265 | # in local.conf, invoke the ini routines in the reverse order 2022-04-22 09:36:40.265 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-22 09:36:40.265 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-22 09:36:40.265 | if (cfg_attr_count[section, attr] == 1) 2022-04-22 09:36:40.265 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-22 09:36:40.265 | else { 2022-04-22 09:36:40.265 | # For multiline, invoke the ini routines in the reverse order 2022-04-22 09:36:40.265 | count = cfg_attr_count[section, attr] 2022-04-22 09:36:40.265 | print "inidelete " configfile " " section " " attr 2022-04-22 09:36:40.265 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-22 09:36:40.265 | for (l = count -2; l >= 0; l--) 2022-04-22 09:36:40.265 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-22 09:36:40.265 | } 2022-04-22 09:36:40.265 | } 2022-04-22 09:36:40.265 | } 2022-04-22 09:36:40.265 | } 2022-04-22 09:36:40.265 | ' 2022-04-22 09:36:40.265 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.266 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:36:40.266 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-22 09:36:40.268 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-22 09:36:40.270 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-22 09:36:40.274 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:36:40.276 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-22 09:36:40.279 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-22 09:36:40.279 | BEGIN { group = "" } 2022-04-22 09:36:40.279 | /^\[\[.+\|.*\]\]/ { 2022-04-22 09:36:40.279 | gsub("[][]", "", $1); 2022-04-22 09:36:40.279 | split($1, a, "|"); 2022-04-22 09:36:40.279 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-22 09:36:40.279 | group=a[1] 2022-04-22 09:36:40.279 | } else { 2022-04-22 09:36:40.279 | group="" 2022-04-22 09:36:40.279 | } 2022-04-22 09:36:40.279 | next 2022-04-22 09:36:40.279 | } 2022-04-22 09:36:40.279 | { 2022-04-22 09:36:40.279 | if (group != "") 2022-04-22 09:36:40.279 | print $0 2022-04-22 09:36:40.279 | } 2022-04-22 09:36:40.279 | ' /home/ubuntu/devstack/local.conf 2022-04-22 09:36:40.285 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-04-22 09:36:40.287 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-04-22 09:36:40.316 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.319 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-04-22 09:36:40.322 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-04-22 09:36:40.352 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.354 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-04-22 09:36:40.357 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-04-22 09:36:40.386 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.388 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-04-22 09:36:40.390 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-04-22 09:36:40.418 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.421 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-04-22 09:36:40.423 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-22 09:36:40.452 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.455 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-04-22 09:36:40.457 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-04-22 09:36:40.485 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.487 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-04-22 09:36:40.490 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-22 09:36:40.519 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.522 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-04-22 09:36:40.524 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-22 09:36:40.552 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.556 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-22 09:36:40.558 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-22 09:36:40.561 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-22 09:36:40.564 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-22 09:36:40.567 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:36:40.570 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:36:40.573 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-22 09:36:40.576 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:36:40.580 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-22 09:36:40.582 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-22 09:36:40.585 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-22 09:36:40.588 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:36:40.590 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-22 09:36:40.593 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-22 09:36:40.595 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-22 09:36:40.599 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-22 09:36:40.601 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:36:40.604 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:36:40.607 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-22 09:36:40.610 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-22 09:36:40.611 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.612 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-22 09:36:40.612 | BEGIN { 2022-04-22 09:36:40.612 | section = "" 2022-04-22 09:36:40.612 | last_section = "" 2022-04-22 09:36:40.612 | section_count = 0 2022-04-22 09:36:40.612 | } 2022-04-22 09:36:40.612 | /^\[.+\]/ { 2022-04-22 09:36:40.612 | gsub("[][]", "", $1); 2022-04-22 09:36:40.612 | section=$1 2022-04-22 09:36:40.612 | next 2022-04-22 09:36:40.612 | } 2022-04-22 09:36:40.612 | /^ *\#/ { 2022-04-22 09:36:40.612 | next 2022-04-22 09:36:40.612 | } 2022-04-22 09:36:40.612 | /^[^ \t]+/ { 2022-04-22 09:36:40.612 | # get offset of first = in $0 2022-04-22 09:36:40.612 | eq_idx = index($0, "=") 2022-04-22 09:36:40.612 | # extract attr & value from $0 2022-04-22 09:36:40.612 | attr = substr($0, 1, eq_idx - 1) 2022-04-22 09:36:40.612 | value = substr($0, eq_idx + 1) 2022-04-22 09:36:40.612 | # only need to strip trailing whitespace from attr 2022-04-22 09:36:40.612 | sub(/[ \t]*$/, "", attr) 2022-04-22 09:36:40.612 | # need to strip leading & trailing whitespace from value 2022-04-22 09:36:40.612 | sub(/^[ \t]*/, "", value) 2022-04-22 09:36:40.612 | sub(/[ \t]*$/, "", value) 2022-04-22 09:36:40.612 | 2022-04-22 09:36:40.612 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-22 09:36:40.612 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-22 09:36:40.612 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-22 09:36:40.612 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-22 09:36:40.612 | if (! (section, attr) in cfg_attr_count) { 2022-04-22 09:36:40.613 | if (section != last_section) { 2022-04-22 09:36:40.613 | cfg_section[section_count++] = section 2022-04-22 09:36:40.613 | last_section = section 2022-04-22 09:36:40.613 | } 2022-04-22 09:36:40.613 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-22 09:36:40.613 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-22 09:36:40.613 | 2022-04-22 09:36:40.613 | cfg_attr[section, attr, 0] = value 2022-04-22 09:36:40.613 | cfg_attr_count[section, attr] = 1 2022-04-22 09:36:40.613 | } else { 2022-04-22 09:36:40.613 | lno = cfg_attr_count[section, attr]++ 2022-04-22 09:36:40.613 | cfg_attr[section, attr, lno] = value 2022-04-22 09:36:40.613 | } 2022-04-22 09:36:40.613 | } 2022-04-22 09:36:40.613 | END { 2022-04-22 09:36:40.613 | # Process each section in order 2022-04-22 09:36:40.613 | for (sno = 0; sno < section_count; sno++) { 2022-04-22 09:36:40.613 | section = cfg_section[sno] 2022-04-22 09:36:40.613 | # The ini routines simply append a config item immediately 2022-04-22 09:36:40.613 | # after the section header. To keep the same order as defined 2022-04-22 09:36:40.613 | # in local.conf, invoke the ini routines in the reverse order 2022-04-22 09:36:40.613 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-22 09:36:40.613 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-22 09:36:40.613 | if (cfg_attr_count[section, attr] == 1) 2022-04-22 09:36:40.613 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-22 09:36:40.613 | else { 2022-04-22 09:36:40.613 | # For multiline, invoke the ini routines in the reverse order 2022-04-22 09:36:40.613 | count = cfg_attr_count[section, attr] 2022-04-22 09:36:40.613 | print "inidelete " configfile " " section " " attr 2022-04-22 09:36:40.613 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-22 09:36:40.613 | for (l = count -2; l >= 0; l--) 2022-04-22 09:36:40.613 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-22 09:36:40.613 | } 2022-04-22 09:36:40.613 | } 2022-04-22 09:36:40.613 | } 2022-04-22 09:36:40.614 | } 2022-04-22 09:36:40.614 | ' 2022-04-22 09:36:40.614 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:36:40.614 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-22 09:36:40.617 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-22 09:36:40.619 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-22 09:36:40.622 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:36:40.624 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-22 09:36:40.627 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-22 09:36:40.627 | BEGIN { group = "" } 2022-04-22 09:36:40.627 | /^\[\[.+\|.*\]\]/ { 2022-04-22 09:36:40.627 | gsub("[][]", "", $1); 2022-04-22 09:36:40.627 | split($1, a, "|"); 2022-04-22 09:36:40.627 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-22 09:36:40.627 | group=a[1] 2022-04-22 09:36:40.627 | } else { 2022-04-22 09:36:40.627 | group="" 2022-04-22 09:36:40.627 | } 2022-04-22 09:36:40.627 | next 2022-04-22 09:36:40.627 | } 2022-04-22 09:36:40.627 | { 2022-04-22 09:36:40.627 | if (group != "") 2022-04-22 09:36:40.627 | print $0 2022-04-22 09:36:40.627 | } 2022-04-22 09:36:40.627 | ' /home/ubuntu/devstack/local.conf 2022-04-22 09:36:40.634 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-22 09:36:40.636 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-22 09:36:40.663 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.666 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-22 09:36:40.668 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-22 09:36:40.696 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:36:40.699 | + ./stack.sh:main:1254 : is_service_enabled swift 2022-04-22 09:36:40.717 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:40.719 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2022-04-22 09:36:40.722 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:36:40.724 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2022-04-22 09:36:40.727 | + ./stack.sh:main:1256 : start_swift 2022-04-22 09:36:40.729 | + lib/swift:start_swift:776 : restart_service memcached 2022-04-22 09:36:40.732 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-04-22 09:36:40.734 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart memcached 2022-04-22 09:36:40.766 | + lib/swift:start_swift:779 : is_ubuntu 2022-04-22 09:36:40.769 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:36:40.771 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:36:40.774 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-04-22 09:36:40.826 | Restarting rsync (via systemctl): rsync.service. 2022-04-22 09:36:40.833 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-04-22 09:36:40.836 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-04-22 09:36:40.839 | + lib/swift:start_swift:807 : local foreground_services type 2022-04-22 09:36:40.841 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-04-22 09:36:40.844 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-04-22 09:36:40.847 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-22 09:36:40.850 | + functions-common:run_process:1576 : local service=s-object 2022-04-22 09:36:40.853 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-22 09:36:40.856 | + functions-common:run_process:1578 : local group= 2022-04-22 09:36:40.859 | + functions-common:run_process:1579 : local user= 2022-04-22 09:36:40.861 | + functions-common:run_process:1581 : local name=s-object 2022-04-22 09:36:40.864 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:36:40.868 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:36:40.870 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:36:40.873 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:36:40.876 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:36:40.881 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620200878 2022-04-22 09:36:40.884 | + functions-common:run_process:1584 : is_service_enabled s-object 2022-04-22 09:36:40.901 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:40.903 | + functions-common:run_process:1585 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-04-22 09:36:40.906 | + functions-common:_run_under_systemd:1541 : local service=s-object 2022-04-22 09:36:40.909 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-22 09:36:40.912 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-22 09:36:40.915 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-22 09:36:40.918 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-22 09:36:40.920 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-22 09:36:40.923 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-22 09:36:40.926 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@s-object.service 2022-04-22 09:36:40.928 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:36:40.931 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:36:40.933 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-22 09:36:40.936 | + functions-common:_run_under_systemd:1553 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-04-22 09:36:40.938 | + functions-common:write_user_unit_file:1458 : local service=devstack@s-object.service 2022-04-22 09:36:40.940 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-22 09:36:40.942 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:36:40.945 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:36:40.947 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:36:40.949 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:36:40.951 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-22 09:36:40.954 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:36:40.958 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-04-22 09:36:41.019 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-22 09:36:41.080 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-22 09:36:41.132 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-22 09:36:41.183 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-22 09:36:41.234 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:36:41.284 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:36:41.286 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-04-22 09:36:41.351 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:36:41.731 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@s-object.service 2022-04-22 09:36:41.745 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-22 09:36:42.137 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@s-object.service 2022-04-22 09:36:42.160 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:36:42.164 | + functions-common:time_stop:2321 : local name 2022-04-22 09:36:42.167 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:36:42.169 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:36:42.171 | + functions-common:time_stop:2324 : local total 2022-04-22 09:36:42.174 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:36:42.176 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:36:42.179 | + functions-common:time_stop:2328 : start_time=1650620200878 2022-04-22 09:36:42.181 | + functions-common:time_stop:2330 : [[ -z 1650620200878 ]] 2022-04-22 09:36:42.184 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:36:42.189 | + functions-common:time_stop:2333 : end_time=1650620202186 2022-04-22 09:36:42.191 | + functions-common:time_stop:2334 : elapsed_time=1308 2022-04-22 09:36:42.194 | + functions-common:time_stop:2335 : total=3166 2022-04-22 09:36:42.197 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:36:42.199 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=4474 2022-04-22 09:36:42.201 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-04-22 09:36:42.204 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-22 09:36:42.206 | + functions-common:run_process:1576 : local service=s-container 2022-04-22 09:36:42.209 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-22 09:36:42.211 | + functions-common:run_process:1578 : local group= 2022-04-22 09:36:42.214 | + functions-common:run_process:1579 : local user= 2022-04-22 09:36:42.216 | + functions-common:run_process:1581 : local name=s-container 2022-04-22 09:36:42.219 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:36:42.221 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:36:42.223 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:36:42.226 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:36:42.229 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:36:42.233 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620202231 2022-04-22 09:36:42.236 | + functions-common:run_process:1584 : is_service_enabled s-container 2022-04-22 09:36:42.253 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:42.255 | + functions-common:run_process:1585 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-04-22 09:36:42.259 | + functions-common:_run_under_systemd:1541 : local service=s-container 2022-04-22 09:36:42.261 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-22 09:36:42.264 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-22 09:36:42.266 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-22 09:36:42.269 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-22 09:36:42.271 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-22 09:36:42.274 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-22 09:36:42.276 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@s-container.service 2022-04-22 09:36:42.279 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:36:42.281 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:36:42.284 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-22 09:36:42.286 | + functions-common:_run_under_systemd:1553 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-04-22 09:36:42.289 | + functions-common:write_user_unit_file:1458 : local service=devstack@s-container.service 2022-04-22 09:36:42.291 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-22 09:36:42.294 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:36:42.296 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:36:42.299 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:36:42.301 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:36:42.304 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-22 09:36:42.307 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:36:42.311 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-04-22 09:36:42.373 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-22 09:36:42.434 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-22 09:36:42.493 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-22 09:36:42.554 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-22 09:36:42.605 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:36:42.657 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:36:42.659 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-04-22 09:36:42.721 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:36:43.122 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@s-container.service 2022-04-22 09:36:43.136 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-22 09:36:43.532 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@s-container.service 2022-04-22 09:36:43.559 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:36:43.562 | + functions-common:time_stop:2321 : local name 2022-04-22 09:36:43.565 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:36:43.567 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:36:43.570 | + functions-common:time_stop:2324 : local total 2022-04-22 09:36:43.572 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:36:43.574 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:36:43.577 | + functions-common:time_stop:2328 : start_time=1650620202231 2022-04-22 09:36:43.579 | + functions-common:time_stop:2330 : [[ -z 1650620202231 ]] 2022-04-22 09:36:43.582 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:36:43.588 | + functions-common:time_stop:2333 : end_time=1650620203585 2022-04-22 09:36:43.590 | + functions-common:time_stop:2334 : elapsed_time=1354 2022-04-22 09:36:43.593 | + functions-common:time_stop:2335 : total=4474 2022-04-22 09:36:43.595 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:36:43.598 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=5828 2022-04-22 09:36:43.601 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-04-22 09:36:43.603 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-22 09:36:43.606 | + functions-common:run_process:1576 : local service=s-account 2022-04-22 09:36:43.608 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-22 09:36:43.610 | + functions-common:run_process:1578 : local group= 2022-04-22 09:36:43.613 | + functions-common:run_process:1579 : local user= 2022-04-22 09:36:43.615 | + functions-common:run_process:1581 : local name=s-account 2022-04-22 09:36:43.618 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:36:43.620 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:36:43.623 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:36:43.625 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:36:43.628 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:36:43.633 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620203630 2022-04-22 09:36:43.635 | + functions-common:run_process:1584 : is_service_enabled s-account 2022-04-22 09:36:43.653 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:43.655 | + functions-common:run_process:1585 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-04-22 09:36:43.658 | + functions-common:_run_under_systemd:1541 : local service=s-account 2022-04-22 09:36:43.661 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-22 09:36:43.664 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-22 09:36:43.668 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-22 09:36:43.670 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-22 09:36:43.673 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-22 09:36:43.675 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-22 09:36:43.678 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@s-account.service 2022-04-22 09:36:43.681 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:36:43.684 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:36:43.686 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-22 09:36:43.689 | + functions-common:_run_under_systemd:1553 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-04-22 09:36:43.691 | + functions-common:write_user_unit_file:1458 : local service=devstack@s-account.service 2022-04-22 09:36:43.694 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-22 09:36:43.697 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:36:43.699 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:36:43.701 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:36:43.704 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:36:43.706 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-22 09:36:43.709 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:36:43.714 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-04-22 09:36:43.778 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-22 09:36:43.840 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-22 09:36:43.902 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-22 09:36:43.962 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-22 09:36:44.016 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:36:44.068 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:36:44.071 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-04-22 09:36:44.134 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:36:44.527 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@s-account.service 2022-04-22 09:36:44.540 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-22 09:36:44.938 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@s-account.service 2022-04-22 09:36:44.966 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:36:44.968 | + functions-common:time_stop:2321 : local name 2022-04-22 09:36:44.971 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:36:44.973 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:36:44.976 | + functions-common:time_stop:2324 : local total 2022-04-22 09:36:44.978 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:36:44.981 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:36:44.983 | + functions-common:time_stop:2328 : start_time=1650620203630 2022-04-22 09:36:44.985 | + functions-common:time_stop:2330 : [[ -z 1650620203630 ]] 2022-04-22 09:36:44.988 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:36:44.993 | + functions-common:time_stop:2333 : end_time=1650620204990 2022-04-22 09:36:44.995 | + functions-common:time_stop:2334 : elapsed_time=1360 2022-04-22 09:36:44.998 | + functions-common:time_stop:2335 : total=5828 2022-04-22 09:36:45.000 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:36:45.003 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=7188 2022-04-22 09:36:45.005 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-04-22 09:36:45.008 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-04-22 09:36:45.058 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-22 09:36:45.060 | + functions-common:run_process:1576 : local service=s-container-sync 2022-04-22 09:36:45.063 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-22 09:36:45.065 | + functions-common:run_process:1578 : local group= 2022-04-22 09:36:45.068 | + functions-common:run_process:1579 : local user= 2022-04-22 09:36:45.071 | + functions-common:run_process:1581 : local name=s-container-sync 2022-04-22 09:36:45.074 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:36:45.076 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:36:45.079 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:36:45.081 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:36:45.085 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:36:45.089 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620205087 2022-04-22 09:36:45.092 | + functions-common:run_process:1584 : is_service_enabled s-container-sync 2022-04-22 09:36:45.110 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:45.113 | + functions-common:run_process:1585 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-04-22 09:36:45.115 | + functions-common:_run_under_systemd:1541 : local service=s-container-sync 2022-04-22 09:36:45.118 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-22 09:36:45.124 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-22 09:36:45.126 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-22 09:36:45.129 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-22 09:36:45.131 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-22 09:36:45.134 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-22 09:36:45.136 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@s-container-sync.service 2022-04-22 09:36:45.139 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:36:45.141 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:36:45.144 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-22 09:36:45.147 | + functions-common:_run_under_systemd:1553 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-04-22 09:36:45.149 | + functions-common:write_user_unit_file:1458 : local service=devstack@s-container-sync.service 2022-04-22 09:36:45.152 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-22 09:36:45.154 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:36:45.156 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:36:45.159 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:36:45.161 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:36:45.165 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-22 09:36:45.167 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:36:45.172 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-04-22 09:36:45.235 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-22 09:36:45.299 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-22 09:36:45.352 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-22 09:36:45.405 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-22 09:36:45.456 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:36:45.508 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:36:45.511 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-04-22 09:36:45.573 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:36:45.973 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@s-container-sync.service 2022-04-22 09:36:45.987 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-04-22 09:36:46.383 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@s-container-sync.service 2022-04-22 09:36:46.409 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:36:46.412 | + functions-common:time_stop:2321 : local name 2022-04-22 09:36:46.415 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:36:46.417 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:36:46.420 | + functions-common:time_stop:2324 : local total 2022-04-22 09:36:46.422 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:36:46.425 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:36:46.427 | + functions-common:time_stop:2328 : start_time=1650620205087 2022-04-22 09:36:46.430 | + functions-common:time_stop:2330 : [[ -z 1650620205087 ]] 2022-04-22 09:36:46.433 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:36:46.437 | + functions-common:time_stop:2333 : end_time=1650620206435 2022-04-22 09:36:46.440 | + functions-common:time_stop:2334 : elapsed_time=1348 2022-04-22 09:36:46.442 | + functions-common:time_stop:2335 : total=7188 2022-04-22 09:36:46.445 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:36:46.448 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=8536 2022-04-22 09:36:46.450 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-04-22 09:36:46.469 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:36:46.471 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-22 09:36:46.474 | + functions-common:run_process:1576 : local service=s-proxy 2022-04-22 09:36:46.476 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-22 09:36:46.478 | + functions-common:run_process:1578 : local group= 2022-04-22 09:36:46.481 | + functions-common:run_process:1579 : local user= 2022-04-22 09:36:46.483 | + functions-common:run_process:1581 : local name=s-proxy 2022-04-22 09:36:46.486 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:36:46.488 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:36:46.491 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:36:46.493 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:36:46.496 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:36:46.501 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620206498 2022-04-22 09:36:46.503 | + functions-common:run_process:1584 : is_service_enabled s-proxy 2022-04-22 09:36:46.521 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:46.523 | + functions-common:run_process:1585 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-04-22 09:36:46.526 | + functions-common:_run_under_systemd:1541 : local service=s-proxy 2022-04-22 09:36:46.528 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-22 09:36:46.531 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-22 09:36:46.533 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-22 09:36:46.536 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-22 09:36:46.538 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-22 09:36:46.541 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-22 09:36:46.543 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@s-proxy.service 2022-04-22 09:36:46.546 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:36:46.548 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:36:46.550 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-22 09:36:46.553 | + functions-common:_run_under_systemd:1553 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-04-22 09:36:46.556 | + functions-common:write_user_unit_file:1458 : local service=devstack@s-proxy.service 2022-04-22 09:36:46.558 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-22 09:36:46.561 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:36:46.563 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:36:46.566 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:36:46.569 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:36:46.571 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-22 09:36:46.574 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:36:46.578 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-04-22 09:36:46.640 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-22 09:36:46.703 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-22 09:36:46.757 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-22 09:36:46.810 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-22 09:36:46.862 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:36:46.914 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:36:46.917 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-04-22 09:36:46.979 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:36:47.385 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@s-proxy.service 2022-04-22 09:36:47.399 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-22 09:36:47.793 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@s-proxy.service 2022-04-22 09:36:47.819 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:36:47.822 | + functions-common:time_stop:2321 : local name 2022-04-22 09:36:47.825 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:36:47.827 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:36:47.829 | + functions-common:time_stop:2324 : local total 2022-04-22 09:36:47.832 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:36:47.835 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:36:47.837 | + functions-common:time_stop:2328 : start_time=1650620206498 2022-04-22 09:36:47.840 | + functions-common:time_stop:2330 : [[ -z 1650620206498 ]] 2022-04-22 09:36:47.843 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:36:47.848 | + functions-common:time_stop:2333 : end_time=1650620207845 2022-04-22 09:36:47.851 | + functions-common:time_stop:2334 : elapsed_time=1347 2022-04-22 09:36:47.854 | + functions-common:time_stop:2335 : total=8536 2022-04-22 09:36:47.856 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:36:47.859 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=9883 2022-04-22 09:36:47.861 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-04-22 09:36:47.861 | Waiting for swift proxy to start... 2022-04-22 09:36:47.864 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.39:8080/info 2022-04-22 09:36:47.867 | + functions:wait_for_service:457 : local timeout=60 2022-04-22 09:36:47.869 | + functions:wait_for_service:458 : local url=http://10.222.0.39:8080/info 2022-04-22 09:36:47.871 | + functions:wait_for_service:459 : local rval=0 2022-04-22 09:36:47.874 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-22 09:36:47.876 | + functions-common:time_start:2307 : local name=wait_for_service 2022-04-22 09:36:47.878 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:36:47.881 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:36:47.885 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:36:47.889 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620207887 2022-04-22 09:36:47.892 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-22 09:36:47.897 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-04-22 09:36:47.910 | + :: : [[ 000 == 503 ]] 2022-04-22 09:36:47.911 | + :: : [[ 7 -eq 7 ]] 2022-04-22 09:36:47.913 | + :: : sleep 1 2022-04-22 09:36:48.916 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-04-22 09:36:48.929 | + :: : [[ 000 == 503 ]] 2022-04-22 09:36:48.931 | + :: : [[ 7 -eq 7 ]] 2022-04-22 09:36:48.932 | + :: : sleep 1 2022-04-22 09:36:49.935 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-04-22 09:36:49.949 | + :: : [[ 000 == 503 ]] 2022-04-22 09:36:49.950 | + :: : [[ 7 -eq 7 ]] 2022-04-22 09:36:49.951 | + :: : sleep 1 2022-04-22 09:36:50.955 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39:8080/info 2022-04-22 09:36:50.975 | + :: : [[ 200 == 503 ]] 2022-04-22 09:36:50.976 | + :: : [[ 0 -eq 7 ]] 2022-04-22 09:36:50.980 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-22 09:36:50.982 | + functions-common:time_stop:2321 : local name 2022-04-22 09:36:50.985 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:36:50.987 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:36:50.990 | + functions-common:time_stop:2324 : local total 2022-04-22 09:36:50.993 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:36:50.995 | + functions-common:time_stop:2327 : name=wait_for_service 2022-04-22 09:36:50.998 | + functions-common:time_stop:2328 : start_time=1650620207887 2022-04-22 09:36:51.000 | + functions-common:time_stop:2330 : [[ -z 1650620207887 ]] 2022-04-22 09:36:51.003 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:36:51.008 | + functions-common:time_stop:2333 : end_time=1650620211005 2022-04-22 09:36:51.011 | + functions-common:time_stop:2334 : elapsed_time=3118 2022-04-22 09:36:51.013 | + functions-common:time_stop:2335 : total=5837 2022-04-22 09:36:51.016 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:36:51.018 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=8955 2022-04-22 09:36:51.020 | + functions:wait_for_service:467 : return 0 2022-04-22 09:36:51.023 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-04-22 09:36:51.026 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-22 09:36:51.028 | + ./stack.sh:main:1263 : is_service_enabled cinder 2022-04-22 09:36:51.046 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:51.049 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-22 09:36:51.081 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2022-04-22 09:36:51.133 | [17787 Async configure_neutron_nova:109137]: Waiting for completion of configure_neutron_nova running on PID 109137 (2 other jobs running) 2022-04-22 09:36:51.157 | [17787 Async configure_neutron_nova:109137]: Signaling child to exit 2022-04-22 09:36:51.157 | WAKEUP 2022-04-22 09:36:51.180 | [17787 Async configure_neutron_nova:109137]: Signaled 2022-04-22 09:36:51.182 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2022-04-22 09:36:51.182 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:36:51.182 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-22 09:36:51.182 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:36:51.182 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-22 09:36:51.182 | + 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- ]] 2022-04-22 09:36:51.182 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-22 09:36:51.182 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.39/identity 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-22 09:36:51.182 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-22 09:36:51.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2022-04-22 09:36:51.182 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-22 09:36:51.182 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-22 09:36:51.183 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-22 09:36:51.183 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2022-04-22 09:36:51.183 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-22 09:36:51.183 | + lib/neutron:configure_neutron_nova:621 : local conf 2022-04-22 09:36:51.183 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2022-04-22 09:36:51.183 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-04-22 09:36:51.183 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-04-22 09:36:51.183 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2022-04-22 09:36:51.183 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.39/identity 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-22 09:36:51.183 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-22 09:36:51.183 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2022-04-22 09:36:51.183 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-22 09:36:51.183 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-22 09:36:51.184 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-22 09:36:51.227 | [17787 Async configure_neutron_nova:109137]: finished configure_neutron_nova with result 0 in 0 seconds 2022-04-22 09:36:51.231 | + inc/async:async_wait:197 : return 0 2022-04-22 09:36:51.234 | + ./stack.sh:main:1273 : is_service_enabled nova 2022-04-22 09:36:51.253 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:51.256 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-22 09:36:51.286 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-22 09:36:51.318 | + ./stack.sh:main:1279 : is_service_enabled n-api 2022-04-22 09:36:51.335 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:51.338 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2022-04-22 09:36:51.341 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:36:51.343 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2022-04-22 09:36:51.346 | + ./stack.sh:main:1281 : start_nova_api 2022-04-22 09:36:51.348 | + lib/nova:start_nova_api:866 : local service_port=8774 2022-04-22 09:36:51.352 | + lib/nova:start_nova_api:867 : local service_protocol=http 2022-04-22 09:36:51.354 | + lib/nova:start_nova_api:868 : local nova_url 2022-04-22 09:36:51.357 | + lib/nova:start_nova_api:869 : is_service_enabled tls-proxy 2022-04-22 09:36:51.374 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:36:51.377 | + lib/nova:start_nova_api:875 : 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 2022-04-22 09:36:51.379 | + lib/nova:start_nova_api:876 : 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 2022-04-22 09:36:51.382 | + lib/nova:start_nova_api:876 : 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 2022-04-22 09:36:51.385 | + lib/nova:start_nova_api:878 : '[' True == False ']' 2022-04-22 09:36:51.388 | ++ lib/nova:start_nova_api:886 : which uwsgi 2022-04-22 09:36:51.392 | + lib/nova:start_nova_api:886 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-22 09:36:51.395 | + functions-common:run_process:1576 : local service=n-api 2022-04-22 09:36:51.398 | + functions-common:run_process:1577 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-22 09:36:51.400 | + functions-common:run_process:1578 : local group= 2022-04-22 09:36:51.403 | + functions-common:run_process:1579 : local user= 2022-04-22 09:36:51.405 | + functions-common:run_process:1581 : local name=n-api 2022-04-22 09:36:51.408 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:36:51.410 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:36:51.413 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:36:51.416 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:36:51.419 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:36:51.423 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620211421 2022-04-22 09:36:51.426 | + functions-common:run_process:1584 : is_service_enabled n-api 2022-04-22 09:36:51.445 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:51.447 | + functions-common:run_process:1585 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-04-22 09:36:51.450 | + functions-common:_run_under_systemd:1541 : local service=n-api 2022-04-22 09:36:51.453 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-22 09:36:51.455 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-22 09:36:51.458 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-22 09:36:51.460 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-22 09:36:51.463 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-22 09:36:51.465 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-22 09:36:51.468 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@n-api.service 2022-04-22 09:36:51.471 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:36:51.473 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:36:51.476 | + functions-common:_run_under_systemd:1550 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-22 09:36:51.479 | + functions-common:_run_under_systemd:1551 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-04-22 09:36:51.481 | + functions-common:write_uwsgi_user_unit_file:1485 : local service=devstack@n-api.service 2022-04-22 09:36:51.484 | + functions-common:write_uwsgi_user_unit_file:1486 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-22 09:36:51.486 | + functions-common:write_uwsgi_user_unit_file:1487 : local group= 2022-04-22 09:36:51.488 | + functions-common:write_uwsgi_user_unit_file:1488 : local user=ubuntu 2022-04-22 09:36:51.491 | + functions-common:write_uwsgi_user_unit_file:1489 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-22 09:36:51.493 | + functions-common:write_uwsgi_user_unit_file:1490 : mkdir -p /etc/systemd/system 2022-04-22 09:36:51.497 | + functions-common:write_uwsgi_user_unit_file:1492 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-04-22 09:36:51.558 | + functions-common:write_uwsgi_user_unit_file:1493 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-22 09:36:51.620 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-22 09:36:51.673 | + functions-common:write_uwsgi_user_unit_file:1495 : 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' 2022-04-22 09:36:51.726 | + functions-common:write_uwsgi_user_unit_file:1496 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:36:51.780 | + functions-common:write_uwsgi_user_unit_file:1497 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-22 09:36:51.835 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-22 09:36:51.887 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-22 09:36:51.939 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-22 09:36:51.991 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-22 09:36:52.043 | + functions-common:write_uwsgi_user_unit_file:1503 : [[ -n '' ]] 2022-04-22 09:36:52.046 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-22 09:36:52.116 | + functions-common:write_uwsgi_user_unit_file:1509 : sudo systemctl daemon-reload 2022-04-22 09:36:52.500 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@n-api.service 2022-04-22 09:36:52.514 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-22 09:36:52.885 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@n-api.service 2022-04-22 09:36:52.964 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:36:52.967 | + functions-common:time_stop:2321 : local name 2022-04-22 09:36:52.969 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:36:52.972 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:36:52.976 | + functions-common:time_stop:2324 : local total 2022-04-22 09:36:52.979 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:36:52.982 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:36:52.984 | + functions-common:time_stop:2328 : start_time=1650620211421 2022-04-22 09:36:52.987 | + functions-common:time_stop:2330 : [[ -z 1650620211421 ]] 2022-04-22 09:36:52.992 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:36:52.995 | + functions-common:time_stop:2333 : end_time=1650620212992 2022-04-22 09:36:52.998 | + functions-common:time_stop:2334 : elapsed_time=1571 2022-04-22 09:36:53.000 | + functions-common:time_stop:2335 : total=9883 2022-04-22 09:36:53.003 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:36:53.005 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=11454 2022-04-22 09:36:53.008 | + lib/nova:start_nova_api:887 : nova_url=http://10.222.0.39/compute/v2.1/ 2022-04-22 09:36:53.011 | + lib/nova:start_nova_api:890 : echo 'Waiting for nova-api to start...' 2022-04-22 09:36:53.011 | Waiting for nova-api to start... 2022-04-22 09:36:53.014 | + lib/nova:start_nova_api:891 : wait_for_service 60 http://10.222.0.39/compute/v2.1/ 2022-04-22 09:36:53.016 | + functions:wait_for_service:457 : local timeout=60 2022-04-22 09:36:53.018 | + functions:wait_for_service:458 : local url=http://10.222.0.39/compute/v2.1/ 2022-04-22 09:36:53.021 | + functions:wait_for_service:459 : local rval=0 2022-04-22 09:36:53.024 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-22 09:36:53.027 | + functions-common:time_start:2307 : local name=wait_for_service 2022-04-22 09:36:53.029 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:36:53.032 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:36:53.035 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:36:53.040 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620213037 2022-04-22 09:36:53.043 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-22 09:36:53.048 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/compute/v2.1/ 2022-04-22 09:36:58.894 | + :: : [[ 200 == 503 ]] 2022-04-22 09:36:58.895 | + :: : [[ 0 -eq 7 ]] 2022-04-22 09:36:58.899 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-22 09:36:58.901 | + functions-common:time_stop:2321 : local name 2022-04-22 09:36:58.904 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:36:58.906 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:36:58.909 | + functions-common:time_stop:2324 : local total 2022-04-22 09:36:58.912 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:36:58.915 | + functions-common:time_stop:2327 : name=wait_for_service 2022-04-22 09:36:58.917 | + functions-common:time_stop:2328 : start_time=1650620213037 2022-04-22 09:36:58.920 | + functions-common:time_stop:2330 : [[ -z 1650620213037 ]] 2022-04-22 09:36:58.923 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:36:58.929 | + functions-common:time_stop:2333 : end_time=1650620218925 2022-04-22 09:36:58.931 | + functions-common:time_stop:2334 : elapsed_time=5888 2022-04-22 09:36:58.934 | + functions-common:time_stop:2335 : total=8955 2022-04-22 09:36:58.936 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:36:58.939 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=14843 2022-04-22 09:36:58.941 | + functions:wait_for_service:467 : return 0 2022-04-22 09:36:58.944 | + lib/nova:start_nova_api:895 : 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 2022-04-22 09:36:58.947 | + lib/nova:start_nova_api:895 : 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 2022-04-22 09:36:58.950 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-22 09:36:58.967 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:58.970 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2022-04-22 09:36:58.973 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:36:58.976 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2022-04-22 09:36:58.978 | + ./stack.sh:main:1286 : start_ovn_services 2022-04-22 09:36:58.981 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2022-04-22 09:36:58.984 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2022-04-22 09:36:59.002 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:36:59.004 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2022-04-22 09:36:59.021 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:59.024 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2022-04-22 09:36:59.026 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:36:59.029 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2022-04-22 09:36:59.032 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2022-04-22 09:36:59.034 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-22 09:36:59.037 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-22 09:36:59.069 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2022-04-22 09:36:59.072 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2022-04-22 09:36:59.074 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2022-04-22 09:36:59.077 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2022-04-22 09:36:59.079 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2022-04-22 09:36:59.083 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2022-04-22 09:36:59.085 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2022-04-22 09:36:59.088 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2022-04-22 09:36:59.091 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2022-04-22 09:36:59.094 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2022-04-22 09:36:59.097 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2022-04-22 09:36:59.100 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2022-04-22 09:36:59.103 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:36:59.105 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:36:59.109 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:36:59.112 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-22 09:36:59.115 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:36:59.119 | + lib/neutron-legacy:start_neutron_service_and_check:496 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:36:59.122 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2022-04-22 09:36:59.140 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:36:59.142 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2022-04-22 09:36:59.145 | + lib/neutron-legacy:start_neutron_service_and_check:510 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:36:59.148 | + functions-common:run_process:1576 : local service=q-svc 2022-04-22 09:36:59.151 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:36:59.153 | + functions-common:run_process:1578 : local group= 2022-04-22 09:36:59.156 | + functions-common:run_process:1579 : local user= 2022-04-22 09:36:59.158 | + functions-common:run_process:1581 : local name=q-svc 2022-04-22 09:36:59.161 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:36:59.164 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:36:59.167 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:36:59.170 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:36:59.173 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:36:59.177 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620219175 2022-04-22 09:36:59.180 | + functions-common:run_process:1584 : is_service_enabled q-svc 2022-04-22 09:36:59.196 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:36:59.198 | + functions-common:run_process:1585 : _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' '' '' 2022-04-22 09:36:59.201 | + functions-common:_run_under_systemd:1541 : local service=q-svc 2022-04-22 09:36:59.203 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:36:59.206 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:36:59.209 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:36:59.212 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:36:59.214 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-22 09:36:59.217 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-22 09:36:59.219 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@q-svc.service 2022-04-22 09:36:59.222 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:36:59.226 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:36:59.228 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-22 09:36:59.231 | + functions-common:_run_under_systemd:1553 : 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 2022-04-22 09:36:59.233 | + functions-common:write_user_unit_file:1458 : local service=devstack@q-svc.service 2022-04-22 09:36:59.235 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:36:59.238 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:36:59.240 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:36:59.242 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:36:59.245 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:36:59.247 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-22 09:36:59.249 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:36:59.253 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-22 09:36:59.318 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-22 09:36:59.383 | + functions-common:write_user_unit_file:1471 : 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' 2022-04-22 09:36:59.434 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-22 09:36:59.486 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-22 09:36:59.540 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:36:59.593 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:36:59.596 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-22 09:36:59.657 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:37:00.061 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@q-svc.service 2022-04-22 09:37:00.075 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-22 09:37:00.477 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@q-svc.service 2022-04-22 09:37:00.511 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:37:00.513 | + functions-common:time_stop:2321 : local name 2022-04-22 09:37:00.516 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:37:00.518 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:37:00.522 | + functions-common:time_stop:2324 : local total 2022-04-22 09:37:00.524 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:37:00.527 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:37:00.529 | + functions-common:time_stop:2328 : start_time=1650620219175 2022-04-22 09:37:00.532 | + functions-common:time_stop:2330 : [[ -z 1650620219175 ]] 2022-04-22 09:37:00.535 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:37:00.539 | + functions-common:time_stop:2333 : end_time=1650620220537 2022-04-22 09:37:00.542 | + functions-common:time_stop:2334 : elapsed_time=1362 2022-04-22 09:37:00.545 | + functions-common:time_stop:2335 : total=11454 2022-04-22 09:37:00.547 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:37:00.550 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=12816 2022-04-22 09:37:00.553 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.39:9696 2022-04-22 09:37:00.555 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2022-04-22 09:37:00.573 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:37:00.576 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2022-04-22 09:37:00.576 | Waiting for Neutron to start... 2022-04-22 09:37:00.579 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.39:9696' 2022-04-22 09:37:00.581 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.39:9696' 'Neutron did not start' 60 2022-04-22 09:37:00.584 | + functions-common:test_with_retry:2259 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.39:9696' 2022-04-22 09:37:00.587 | + functions-common:test_with_retry:2260 : local 'failmsg=Neutron did not start' 2022-04-22 09:37:00.589 | + functions-common:test_with_retry:2261 : local until=60 2022-04-22 09:37:00.592 | + functions-common:test_with_retry:2262 : local sleep=0.5 2022-04-22 09:37:00.595 | + functions-common:test_with_retry:2264 : time_start test_with_retry 2022-04-22 09:37:00.597 | + functions-common:time_start:2307 : local name=test_with_retry 2022-04-22 09:37:00.601 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:37:00.603 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:37:00.607 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:37:00.611 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620220609 2022-04-22 09:37:00.615 | + functions-common:test_with_retry:2265 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.39:9696; do sleep 0.5; done' 2022-04-22 09:37:06.190 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.39:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2268 : time_stop test_with_retry 2022-04-22 09:37:06.193 | + functions-common:time_stop:2321 : local name 2022-04-22 09:37:06.196 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:37:06.198 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:37:06.201 | + functions-common:time_stop:2324 : local total 2022-04-22 09:37:06.203 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:37:06.206 | + functions-common:time_stop:2327 : name=test_with_retry 2022-04-22 09:37:06.209 | + functions-common:time_stop:2328 : start_time=1650620220609 2022-04-22 09:37:06.211 | + functions-common:time_stop:2330 : [[ -z 1650620220609 ]] 2022-04-22 09:37:06.215 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:37:06.220 | + functions-common:time_stop:2333 : end_time=1650620226217 2022-04-22 09:37:06.222 | + functions-common:time_stop:2334 : elapsed_time=5608 2022-04-22 09:37:06.226 | + functions-common:time_stop:2335 : total=0 2022-04-22 09:37:06.228 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:37:06.230 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=5608 2022-04-22 09:37:06.233 | + ./stack.sh:main:1300 : is_service_enabled placement 2022-04-22 09:37:06.250 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:37:06.253 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2022-04-22 09:37:06.256 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:37:06.259 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2022-04-22 09:37:06.261 | + ./stack.sh:main:1302 : start_placement 2022-04-22 09:37:06.264 | + lib/placement:start_placement:160 : start_placement_api 2022-04-22 09:37:06.266 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-22 09:37:06.269 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-22 09:37:06.274 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-22 09:37:06.277 | + functions-common:run_process:1576 : local service=placement-api 2022-04-22 09:37:06.279 | + functions-common:run_process:1577 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-22 09:37:06.282 | + functions-common:run_process:1578 : local group= 2022-04-22 09:37:06.284 | + functions-common:run_process:1579 : local user= 2022-04-22 09:37:06.287 | + functions-common:run_process:1581 : local name=placement-api 2022-04-22 09:37:06.289 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:37:06.292 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:37:06.294 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:37:06.297 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:37:06.300 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:37:06.304 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620226302 2022-04-22 09:37:06.307 | + functions-common:run_process:1584 : is_service_enabled placement-api 2022-04-22 09:37:06.324 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:37:06.326 | + functions-common:run_process:1585 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-22 09:37:06.329 | + functions-common:_run_under_systemd:1541 : local service=placement-api 2022-04-22 09:37:06.331 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-22 09:37:06.335 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-22 09:37:06.337 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-22 09:37:06.340 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-22 09:37:06.342 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-22 09:37:06.345 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-22 09:37:06.348 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@placement-api.service 2022-04-22 09:37:06.350 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:37:06.353 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:37:06.355 | + functions-common:_run_under_systemd:1550 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-22 09:37:06.358 | + functions-common:_run_under_systemd:1551 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-04-22 09:37:06.360 | + functions-common:write_uwsgi_user_unit_file:1485 : local service=devstack@placement-api.service 2022-04-22 09:37:06.363 | + functions-common:write_uwsgi_user_unit_file:1486 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-22 09:37:06.365 | + functions-common:write_uwsgi_user_unit_file:1487 : local group= 2022-04-22 09:37:06.367 | + functions-common:write_uwsgi_user_unit_file:1488 : local user=ubuntu 2022-04-22 09:37:06.370 | + functions-common:write_uwsgi_user_unit_file:1489 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-22 09:37:06.372 | + functions-common:write_uwsgi_user_unit_file:1490 : mkdir -p /etc/systemd/system 2022-04-22 09:37:06.376 | + functions-common:write_uwsgi_user_unit_file:1492 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-04-22 09:37:06.438 | + functions-common:write_uwsgi_user_unit_file:1493 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-22 09:37:06.501 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-22 09:37:06.553 | + functions-common:write_uwsgi_user_unit_file:1495 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-22 09:37:06.604 | + functions-common:write_uwsgi_user_unit_file:1496 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:37:06.656 | + functions-common:write_uwsgi_user_unit_file:1497 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-22 09:37:06.708 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-22 09:37:06.760 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-22 09:37:06.812 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-22 09:37:06.864 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-22 09:37:06.916 | + functions-common:write_uwsgi_user_unit_file:1503 : [[ -n '' ]] 2022-04-22 09:37:06.919 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-22 09:37:06.983 | + functions-common:write_uwsgi_user_unit_file:1509 : sudo systemctl daemon-reload 2022-04-22 09:37:07.389 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@placement-api.service 2022-04-22 09:37:07.403 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-22 09:37:07.799 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@placement-api.service 2022-04-22 09:37:07.879 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:37:07.881 | + functions-common:time_stop:2321 : local name 2022-04-22 09:37:07.884 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:37:07.887 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:37:07.890 | + functions-common:time_stop:2324 : local total 2022-04-22 09:37:07.893 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:37:07.896 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:37:07.898 | + functions-common:time_stop:2328 : start_time=1650620226302 2022-04-22 09:37:07.901 | + functions-common:time_stop:2330 : [[ -z 1650620226302 ]] 2022-04-22 09:37:07.904 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:37:07.909 | + functions-common:time_stop:2333 : end_time=1650620227906 2022-04-22 09:37:07.912 | + functions-common:time_stop:2334 : elapsed_time=1604 2022-04-22 09:37:07.916 | + functions-common:time_stop:2335 : total=12816 2022-04-22 09:37:07.919 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:37:07.921 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=14420 2022-04-22 09:37:07.924 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-22 09:37:07.924 | Waiting for placement-api to start... 2022-04-22 09:37:07.927 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.39/placement 2022-04-22 09:37:07.930 | + functions:wait_for_service:457 : local timeout=60 2022-04-22 09:37:07.933 | + functions:wait_for_service:458 : local url=http://10.222.0.39/placement 2022-04-22 09:37:07.935 | + functions:wait_for_service:459 : local rval=0 2022-04-22 09:37:07.938 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-22 09:37:07.940 | + functions-common:time_start:2307 : local name=wait_for_service 2022-04-22 09:37:07.943 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:37:07.945 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:37:07.948 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:37:07.953 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620227950 2022-04-22 09:37:07.955 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-22 09:37:07.962 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/placement 2022-04-22 09:37:10.694 | + :: : [[ 200 == 503 ]] 2022-04-22 09:37:10.695 | + :: : [[ 0 -eq 7 ]] 2022-04-22 09:37:10.698 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-22 09:37:10.701 | + functions-common:time_stop:2321 : local name 2022-04-22 09:37:10.704 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:37:10.706 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:37:10.709 | + functions-common:time_stop:2324 : local total 2022-04-22 09:37:10.711 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:37:10.713 | + functions-common:time_stop:2327 : name=wait_for_service 2022-04-22 09:37:10.716 | + functions-common:time_stop:2328 : start_time=1650620227950 2022-04-22 09:37:10.719 | + functions-common:time_stop:2330 : [[ -z 1650620227950 ]] 2022-04-22 09:37:10.722 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:37:10.727 | + functions-common:time_stop:2333 : end_time=1650620230724 2022-04-22 09:37:10.730 | + functions-common:time_stop:2334 : elapsed_time=2774 2022-04-22 09:37:10.732 | + functions-common:time_stop:2335 : total=14843 2022-04-22 09:37:10.735 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:37:10.737 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=17617 2022-04-22 09:37:10.740 | + functions:wait_for_service:467 : return 0 2022-04-22 09:37:10.743 | + ./stack.sh:main:1305 : is_service_enabled neutron 2022-04-22 09:37:10.761 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:37:10.764 | + ./stack.sh:main:1306 : start_neutron 2022-04-22 09:37:10.766 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2022-04-22 09:37:10.770 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:37:10.770 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-22 09:37:10.776 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-22 09:37:10.778 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-22 09:37:10.781 | + 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- ]] 2022-04-22 09:37:10.784 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-22 09:37:10.787 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2022-04-22 09:37:10.790 | + lib/neutron-legacy:start_mutnauq_l2_agent:526 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:37:10.792 | + functions-common:run_process:1576 : local service=q-agt 2022-04-22 09:37:10.795 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:37:10.797 | + functions-common:run_process:1578 : local group= 2022-04-22 09:37:10.800 | + functions-common:run_process:1579 : local user= 2022-04-22 09:37:10.803 | + functions-common:run_process:1581 : local name=q-agt 2022-04-22 09:37:10.806 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:37:10.808 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:37:10.811 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:37:10.813 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:37:10.816 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:37:10.821 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620230818 2022-04-22 09:37:10.823 | + functions-common:run_process:1584 : is_service_enabled q-agt 2022-04-22 09:37:10.839 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:37:10.842 | + functions-common:run_process:1585 : _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' '' '' 2022-04-22 09:37:10.845 | + functions-common:_run_under_systemd:1541 : local service=q-agt 2022-04-22 09:37:10.847 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:37:10.851 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:37:10.853 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:37:10.857 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:37:10.859 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-22 09:37:10.862 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-22 09:37:10.865 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@q-agt.service 2022-04-22 09:37:10.868 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:37:10.871 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:37:10.874 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-22 09:37:10.877 | + functions-common:_run_under_systemd:1553 : 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 2022-04-22 09:37:10.880 | + functions-common:write_user_unit_file:1458 : local service=devstack@q-agt.service 2022-04-22 09:37:10.882 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-22 09:37:10.885 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:37:10.887 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:37:10.890 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:37:10.892 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:37:10.895 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-22 09:37:10.897 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:37:10.902 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-22 09:37:10.964 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-22 09:37:11.026 | + functions-common:write_user_unit_file:1471 : 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' 2022-04-22 09:37:11.077 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-22 09:37:11.130 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-22 09:37:11.184 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:37:11.236 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:37:11.238 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-22 09:37:11.300 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:37:11.709 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@q-agt.service 2022-04-22 09:37:11.725 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-22 09:37:12.117 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@q-agt.service 2022-04-22 09:37:12.147 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:37:12.150 | + functions-common:time_stop:2321 : local name 2022-04-22 09:37:12.153 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:37:12.155 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:37:12.158 | + functions-common:time_stop:2324 : local total 2022-04-22 09:37:12.161 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:37:12.164 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:37:12.166 | + functions-common:time_stop:2328 : start_time=1650620230818 2022-04-22 09:37:12.169 | + functions-common:time_stop:2330 : [[ -z 1650620230818 ]] 2022-04-22 09:37:12.172 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:37:12.176 | + functions-common:time_stop:2333 : end_time=1650620232174 2022-04-22 09:37:12.179 | + functions-common:time_stop:2334 : elapsed_time=1356 2022-04-22 09:37:12.181 | + functions-common:time_stop:2335 : total=14420 2022-04-22 09:37:12.184 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:37:12.190 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=15776 2022-04-22 09:37:12.193 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2022-04-22 09:37:12.195 | + functions-common:is_provider_network:2170 : '[' '' == True ']' 2022-04-22 09:37:12.198 | + functions-common:is_provider_network:2173 : return 1 2022-04-22 09:37:12.201 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2022-04-22 09:37:12.204 | + lib/neutron-legacy:start_mutnauq_other_agents:544 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-22 09:37:12.206 | + functions-common:run_process:1576 : local service=q-dhcp 2022-04-22 09:37:12.209 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-22 09:37:12.212 | + functions-common:run_process:1578 : local group= 2022-04-22 09:37:12.214 | + functions-common:run_process:1579 : local user= 2022-04-22 09:37:12.217 | + functions-common:run_process:1581 : local name=q-dhcp 2022-04-22 09:37:12.219 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:37:12.222 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:37:12.225 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:37:12.228 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:37:12.231 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:37:12.236 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620232233 2022-04-22 09:37:12.239 | + functions-common:run_process:1584 : is_service_enabled q-dhcp 2022-04-22 09:37:12.256 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:37:12.259 | + functions-common:run_process:1585 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-04-22 09:37:12.262 | + functions-common:_run_under_systemd:1541 : local service=q-dhcp 2022-04-22 09:37:12.264 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-22 09:37:12.266 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-22 09:37:12.269 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-22 09:37:12.272 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-22 09:37:12.275 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-04-22 09:37:12.277 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-04-22 09:37:12.280 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@q-dhcp.service 2022-04-22 09:37:12.282 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:37:12.285 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:37:12.287 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-04-22 09:37:12.290 | + functions-common:_run_under_systemd:1553 : 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 2022-04-22 09:37:12.293 | + functions-common:write_user_unit_file:1458 : local service=devstack@q-dhcp.service 2022-04-22 09:37:12.295 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-22 09:37:12.298 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:37:12.300 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:37:12.303 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:37:12.306 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:37:12.308 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-22 09:37:12.311 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:37:12.315 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-22 09:37:12.379 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-22 09:37:12.444 | + functions-common:write_user_unit_file:1471 : 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' 2022-04-22 09:37:12.499 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-22 09:37:12.553 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-22 09:37:12.606 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:37:12.658 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:37:12.661 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-22 09:37:12.724 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:37:13.164 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@q-dhcp.service 2022-04-22 09:37:13.178 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-22 09:37:13.575 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@q-dhcp.service 2022-04-22 09:37:13.601 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:37:13.604 | + functions-common:time_stop:2321 : local name 2022-04-22 09:37:13.608 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:37:13.612 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:37:13.615 | + functions-common:time_stop:2324 : local total 2022-04-22 09:37:13.616 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:37:13.618 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:37:13.621 | + functions-common:time_stop:2328 : start_time=1650620232233 2022-04-22 09:37:13.623 | + functions-common:time_stop:2330 : [[ -z 1650620232233 ]] 2022-04-22 09:37:13.626 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:37:13.632 | + functions-common:time_stop:2333 : end_time=1650620233628 2022-04-22 09:37:13.634 | + functions-common:time_stop:2334 : elapsed_time=1395 2022-04-22 09:37:13.637 | + functions-common:time_stop:2335 : total=15776 2022-04-22 09:37:13.639 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:37:13.642 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=17171 2022-04-22 09:37:13.644 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2022-04-22 09:37:13.662 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:37:13.665 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2022-04-22 09:37:13.668 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2022-04-22 09:37:13.671 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2022-04-22 09:37:13.674 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2022-04-22 09:37:13.677 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-22 09:37:13.680 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-22 09:37:13.683 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-22 09:37:13.685 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-22 09:37:13.688 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-22 09:37:13.691 | + lib/neutron-legacy:start_mutnauq_other_agents:549 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-22 09:37:13.694 | + functions-common:run_process:1576 : local service=q-l3 2022-04-22 09:37:13.696 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-22 09:37:13.699 | + functions-common:run_process:1578 : local group= 2022-04-22 09:37:13.701 | + functions-common:run_process:1579 : local user= 2022-04-22 09:37:13.704 | + functions-common:run_process:1581 : local name=q-l3 2022-04-22 09:37:13.706 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:37:13.709 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:37:13.711 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:37:13.714 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:37:13.717 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:37:13.722 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620233719 2022-04-22 09:37:13.725 | + functions-common:run_process:1584 : is_service_enabled q-l3 2022-04-22 09:37:13.743 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:37:13.746 | + functions-common:run_process:1585 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-04-22 09:37:13.748 | + functions-common:_run_under_systemd:1541 : local service=q-l3 2022-04-22 09:37:13.751 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-22 09:37:13.753 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-22 09:37:13.756 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-22 09:37:13.759 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-22 09:37:13.761 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-04-22 09:37:13.764 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-04-22 09:37:13.766 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@q-l3.service 2022-04-22 09:37:13.769 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:37:13.771 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:37:13.774 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-04-22 09:37:13.776 | + functions-common:_run_under_systemd:1553 : 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 2022-04-22 09:37:13.779 | + functions-common:write_user_unit_file:1458 : local service=devstack@q-l3.service 2022-04-22 09:37:13.781 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-22 09:37:13.784 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:37:13.787 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:37:13.789 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:37:13.792 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:37:13.794 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-22 09:37:13.797 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:37:13.802 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-22 09:37:13.872 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-22 09:37:13.943 | + functions-common:write_user_unit_file:1471 : 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' 2022-04-22 09:37:14.000 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-22 09:37:14.055 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-22 09:37:14.121 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:37:14.176 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:37:14.178 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-22 09:37:14.245 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:37:14.690 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@q-l3.service 2022-04-22 09:37:14.705 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-22 09:37:15.169 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@q-l3.service 2022-04-22 09:37:15.218 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:37:15.224 | + functions-common:time_stop:2321 : local name 2022-04-22 09:37:15.227 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:37:15.231 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:37:15.237 | + functions-common:time_stop:2324 : local total 2022-04-22 09:37:15.241 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:37:15.245 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:37:15.251 | + functions-common:time_stop:2328 : start_time=1650620233719 2022-04-22 09:37:15.259 | + functions-common:time_stop:2330 : [[ -z 1650620233719 ]] 2022-04-22 09:37:15.268 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:37:15.273 | + functions-common:time_stop:2333 : end_time=1650620235269 2022-04-22 09:37:15.276 | + functions-common:time_stop:2334 : elapsed_time=1550 2022-04-22 09:37:15.281 | + functions-common:time_stop:2335 : total=17171 2022-04-22 09:37:15.284 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:37:15.287 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=18721 2022-04-22 09:37:15.290 | + lib/neutron-legacy:start_mutnauq_other_agents:552 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-22 09:37:15.293 | + functions-common:run_process:1576 : local service=q-meta 2022-04-22 09:37:15.296 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-22 09:37:15.299 | + functions-common:run_process:1578 : local group= 2022-04-22 09:37:15.302 | + functions-common:run_process:1579 : local user= 2022-04-22 09:37:15.313 | + functions-common:run_process:1581 : local name=q-meta 2022-04-22 09:37:15.322 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:37:15.325 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:37:15.328 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:37:15.330 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:37:15.337 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:37:15.339 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620235336 2022-04-22 09:37:15.343 | + functions-common:run_process:1584 : is_service_enabled q-meta 2022-04-22 09:37:15.365 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:37:15.368 | + functions-common:run_process:1585 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-04-22 09:37:15.380 | + functions-common:_run_under_systemd:1541 : local service=q-meta 2022-04-22 09:37:15.380 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-22 09:37:15.380 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-22 09:37:15.383 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-22 09:37:15.388 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-22 09:37:15.388 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-04-22 09:37:15.393 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-04-22 09:37:15.396 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@q-meta.service 2022-04-22 09:37:15.398 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:37:15.402 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:37:15.404 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-04-22 09:37:15.408 | + functions-common:_run_under_systemd:1553 : 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 2022-04-22 09:37:15.412 | + functions-common:write_user_unit_file:1458 : local service=devstack@q-meta.service 2022-04-22 09:37:15.412 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-22 09:37:15.416 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:37:15.420 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:37:15.423 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:37:15.428 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:37:15.428 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-22 09:37:15.434 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:37:15.440 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-22 09:37:15.518 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-22 09:37:15.593 | + functions-common:write_user_unit_file:1471 : 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' 2022-04-22 09:37:15.670 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-22 09:37:15.737 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-22 09:37:15.803 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:37:15.870 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:37:15.872 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-22 09:37:15.952 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:37:16.443 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@q-meta.service 2022-04-22 09:37:16.460 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-22 09:37:16.889 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@q-meta.service 2022-04-22 09:37:16.925 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:37:16.928 | + functions-common:time_stop:2321 : local name 2022-04-22 09:37:16.936 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:37:16.940 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:37:16.940 | + functions-common:time_stop:2324 : local total 2022-04-22 09:37:16.944 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:37:16.948 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:37:16.948 | + functions-common:time_stop:2328 : start_time=1650620235336 2022-04-22 09:37:16.951 | + functions-common:time_stop:2330 : [[ -z 1650620235336 ]] 2022-04-22 09:37:16.956 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:37:16.959 | + functions-common:time_stop:2333 : end_time=1650620236955 2022-04-22 09:37:16.961 | + functions-common:time_stop:2334 : elapsed_time=1619 2022-04-22 09:37:16.964 | + functions-common:time_stop:2335 : total=18721 2022-04-22 09:37:16.968 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:37:16.972 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=20340 2022-04-22 09:37:16.972 | + lib/neutron-legacy:start_mutnauq_other_agents:553 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-22 09:37:16.976 | + functions-common:run_process:1576 : local service=q-metering 2022-04-22 09:37:16.980 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-22 09:37:16.980 | + functions-common:run_process:1578 : local group= 2022-04-22 09:37:16.982 | + functions-common:run_process:1579 : local user= 2022-04-22 09:37:16.988 | + functions-common:run_process:1581 : local name=q-metering 2022-04-22 09:37:16.988 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:37:16.992 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:37:16.992 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:37:16.996 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:37:16.997 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:37:17.003 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620236999 2022-04-22 09:37:17.006 | + functions-common:run_process:1584 : is_service_enabled q-metering 2022-04-22 09:37:17.028 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:37:17.032 | + functions-common:run_process:1585 : _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' '' '' 2022-04-22 09:37:17.032 | + functions-common:_run_under_systemd:1541 : local service=q-metering 2022-04-22 09:37:17.036 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-22 09:37:17.040 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-22 09:37:17.043 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-22 09:37:17.043 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-22 09:37:17.048 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-04-22 09:37:17.052 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-04-22 09:37:17.052 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@q-metering.service 2022-04-22 09:37:17.056 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:37:17.060 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:37:17.060 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-04-22 09:37:17.063 | + functions-common:_run_under_systemd:1553 : 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 2022-04-22 09:37:17.068 | + functions-common:write_user_unit_file:1458 : local service=devstack@q-metering.service 2022-04-22 09:37:17.072 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-22 09:37:17.072 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:37:17.076 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:37:17.077 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:37:17.080 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:37:17.083 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-22 09:37:17.086 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:37:17.091 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-04-22 09:37:17.171 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-22 09:37:17.246 | + functions-common:write_user_unit_file:1471 : 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' 2022-04-22 09:37:17.316 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-22 09:37:17.379 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-22 09:37:17.450 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:37:17.523 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:37:17.526 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-04-22 09:37:17.614 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:37:18.068 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@q-metering.service 2022-04-22 09:37:18.083 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-22 09:37:18.537 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@q-metering.service 2022-04-22 09:37:18.561 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:37:18.564 | + functions-common:time_stop:2321 : local name 2022-04-22 09:37:18.570 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:37:18.577 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:37:18.581 | + functions-common:time_stop:2324 : local total 2022-04-22 09:37:18.586 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:37:18.591 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:37:18.594 | + functions-common:time_stop:2328 : start_time=1650620236999 2022-04-22 09:37:18.596 | + functions-common:time_stop:2330 : [[ -z 1650620236999 ]] 2022-04-22 09:37:18.602 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:37:18.605 | + functions-common:time_stop:2333 : end_time=1650620238601 2022-04-22 09:37:18.607 | + functions-common:time_stop:2334 : elapsed_time=1602 2022-04-22 09:37:18.610 | + functions-common:time_stop:2335 : total=20340 2022-04-22 09:37:18.612 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:37:18.616 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=21942 2022-04-22 09:37:18.619 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2022-04-22 09:37:18.640 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:37:18.642 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2022-04-22 09:37:18.645 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2022-04-22 09:37:18.648 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:37:18.650 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2022-04-22 09:37:18.653 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2022-04-22 09:37:18.656 | + ./stack.sh:main:1316 : create_neutron_initial_network 2022-04-22 09:37:18.658 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-04-22 09:37:18.663 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-04-22 09:37:18.667 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-04-22 09:37:18.670 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:37:18.672 | ++ functions-common:get_field:739 : read data 2022-04-22 09:37:18.672 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-04-22 09:37:21.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:21.276 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:21.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:21.276 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:21.458 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:37:21.463 | ++ functions-common:get_field:740 : '[' 1 -lt 0 ']' 2022-04-22 09:37:21.466 | ++ functions-common:get_field:743 : field='$2' 2022-04-22 09:37:21.471 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-22 09:37:21.476 | ++ functions-common:get_field:745 : echo '| 5105790faf1a49b3b2d08c9223ec1131 | demo |' 2022-04-22 09:37:21.480 | ++ functions-common:get_field:739 : read data 2022-04-22 09:37:21.483 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:37:21.486 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-04-22 09:37:21.489 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:37:21.510 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-04-22 09:37:21.513 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-04-22 09:37:21.515 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2022-04-22 09:37:21.519 | ++ 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 2022-04-22 09:37:24.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:24.579 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:24.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:24.579 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:24.730 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:37:24.733 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-04-22 09:37:24.734 | address-scope 2022-04-22 09:37:24.734 | router-admin-state-down-before-update 2022-04-22 09:37:24.734 | agent 2022-04-22 09:37:24.734 | agent-resources-synced 2022-04-22 09:37:24.734 | allowed-address-pairs 2022-04-22 09:37:24.734 | auto-allocated-topology 2022-04-22 09:37:24.734 | availability_zone 2022-04-22 09:37:24.734 | availability_zone_filter 2022-04-22 09:37:24.734 | default-subnetpools 2022-04-22 09:37:24.734 | dhcp_agent_scheduler 2022-04-22 09:37:24.734 | dvr 2022-04-22 09:37:24.734 | empty-string-filtering 2022-04-22 09:37:24.734 | external-net 2022-04-22 09:37:24.734 | extra_dhcp_opt 2022-04-22 09:37:24.734 | extraroute 2022-04-22 09:37:24.734 | extraroute-atomic 2022-04-22 09:37:24.734 | filter-validation 2022-04-22 09:37:24.734 | fip-port-details 2022-04-22 09:37:24.734 | flavors 2022-04-22 09:37:24.734 | floatingip-pools 2022-04-22 09:37:24.734 | ip-substring-filtering 2022-04-22 09:37:24.734 | router 2022-04-22 09:37:24.734 | ext-gw-mode 2022-04-22 09:37:24.734 | l3-ha 2022-04-22 09:37:24.734 | l3-flavors 2022-04-22 09:37:24.734 | l3-port-ip-change-not-allowed 2022-04-22 09:37:24.734 | l3_agent_scheduler 2022-04-22 09:37:24.734 | metering 2022-04-22 09:37:24.734 | metering_source_and_destination_fields 2022-04-22 09:37:24.734 | multi-provider 2022-04-22 09:37:24.734 | net-mtu 2022-04-22 09:37:24.734 | net-mtu-writable 2022-04-22 09:37:24.734 | network_availability_zone 2022-04-22 09:37:24.734 | network-ip-availability 2022-04-22 09:37:24.735 | pagination 2022-04-22 09:37:24.735 | port-device-profile 2022-04-22 09:37:24.735 | port-mac-address-regenerate 2022-04-22 09:37:24.735 | port-numa-affinity-policy 2022-04-22 09:37:24.735 | binding 2022-04-22 09:37:24.735 | binding-extended 2022-04-22 09:37:24.735 | port-security 2022-04-22 09:37:24.735 | project-id 2022-04-22 09:37:24.735 | provider 2022-04-22 09:37:24.735 | quotas 2022-04-22 09:37:24.735 | quota_details 2022-04-22 09:37:24.735 | rbac-policies 2022-04-22 09:37:24.735 | rbac-address-group 2022-04-22 09:37:24.735 | rbac-address-scope 2022-04-22 09:37:24.735 | rbac-security-groups 2022-04-22 09:37:24.735 | rbac-subnetpool 2022-04-22 09:37:24.735 | revision-if-match 2022-04-22 09:37:24.735 | standard-attr-revisions 2022-04-22 09:37:24.735 | router_availability_zone 2022-04-22 09:37:24.735 | security-groups-normalized-cidr 2022-04-22 09:37:24.735 | port-security-groups-filtering 2022-04-22 09:37:24.735 | security-groups-remote-address-group 2022-04-22 09:37:24.735 | security-group 2022-04-22 09:37:24.735 | service-type 2022-04-22 09:37:24.735 | sorting 2022-04-22 09:37:24.735 | standard-attr-description 2022-04-22 09:37:24.735 | stateful-security-group 2022-04-22 09:37:24.735 | subnet_onboard 2022-04-22 09:37:24.735 | subnet-service-types 2022-04-22 09:37:24.735 | subnet_allocation 2022-04-22 09:37:24.735 | subnetpool-prefix-ops 2022-04-22 09:37:24.735 | standard-attr-tag 2022-04-22 09:37:24.735 | standard-attr-timestamp' 2022-04-22 09:37:24.736 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-04-22 09:37:24.736 | address-scope 2022-04-22 09:37:24.736 | router-admin-state-down-before-update 2022-04-22 09:37:24.736 | agent 2022-04-22 09:37:24.736 | agent-resources-synced 2022-04-22 09:37:24.736 | allowed-address-pairs 2022-04-22 09:37:24.736 | auto-allocated-topology 2022-04-22 09:37:24.736 | availability_zone 2022-04-22 09:37:24.736 | availability_zone_filter 2022-04-22 09:37:24.736 | default-subnetpools 2022-04-22 09:37:24.736 | dhcp_agent_scheduler 2022-04-22 09:37:24.737 | dvr 2022-04-22 09:37:24.737 | empty-string-filtering 2022-04-22 09:37:24.737 | external-net 2022-04-22 09:37:24.737 | extra_dhcp_opt 2022-04-22 09:37:24.737 | extraroute 2022-04-22 09:37:24.737 | extraroute-atomic 2022-04-22 09:37:24.737 | filter-validation 2022-04-22 09:37:24.737 | fip-port-details 2022-04-22 09:37:24.737 | flavors 2022-04-22 09:37:24.737 | floatingip-pools 2022-04-22 09:37:24.737 | ip-substring-filtering 2022-04-22 09:37:24.737 | router 2022-04-22 09:37:24.737 | ext-gw-mode 2022-04-22 09:37:24.737 | l3-ha 2022-04-22 09:37:24.737 | l3-flavors 2022-04-22 09:37:24.737 | l3-port-ip-change-not-allowed 2022-04-22 09:37:24.737 | l3_agent_scheduler 2022-04-22 09:37:24.737 | metering 2022-04-22 09:37:24.737 | metering_source_and_destination_fields 2022-04-22 09:37:24.737 | multi-provider 2022-04-22 09:37:24.737 | net-mtu 2022-04-22 09:37:24.737 | net-mtu-writable 2022-04-22 09:37:24.737 | network_availability_zone 2022-04-22 09:37:24.737 | network-ip-availability 2022-04-22 09:37:24.737 | pagination 2022-04-22 09:37:24.737 | port-device-profile 2022-04-22 09:37:24.737 | port-mac-address-regenerate 2022-04-22 09:37:24.737 | port-numa-affinity-policy 2022-04-22 09:37:24.737 | binding 2022-04-22 09:37:24.737 | binding-extended 2022-04-22 09:37:24.737 | port-security 2022-04-22 09:37:24.737 | project-id 2022-04-22 09:37:24.737 | provider 2022-04-22 09:37:24.737 | quotas 2022-04-22 09:37:24.737 | quota_details 2022-04-22 09:37:24.737 | rbac-policies 2022-04-22 09:37:24.737 | rbac-address-group 2022-04-22 09:37:24.738 | rbac-address-scope 2022-04-22 09:37:24.738 | rbac-security-groups 2022-04-22 09:37:24.738 | rbac-subnetpool 2022-04-22 09:37:24.738 | revision-if-match 2022-04-22 09:37:24.738 | standard-attr-revisions 2022-04-22 09:37:24.738 | router_availability_zone 2022-04-22 09:37:24.738 | security-groups-normalized-cidr 2022-04-22 09:37:24.738 | port-security-groups-filtering 2022-04-22 09:37:24.738 | security-groups-remote-address-group 2022-04-22 09:37:24.738 | security-group 2022-04-22 09:37:24.738 | service-type 2022-04-22 09:37:24.738 | sorting 2022-04-22 09:37:24.738 | standard-attr-description 2022-04-22 09:37:24.738 | stateful-security-group 2022-04-22 09:37:24.738 | subnet_onboard 2022-04-22 09:37:24.738 | subnet-service-types 2022-04-22 09:37:24.738 | subnet_allocation 2022-04-22 09:37:24.739 | subnetpool-prefix-ops 2022-04-22 09:37:24.739 | standard-attr-tag 2022-04-22 09:37:24.739 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-22 09:37:24.740 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-04-22 09:37:24.743 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-04-22 09:37:24.745 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-04-22 09:37:24.749 | ++ 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 2022-04-22 09:37:28.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:28.006 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:28.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:28.006 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:28.163 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:37:28.166 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=94f8392a-c213-4df5-b332-183a1bc4c25f 2022-04-22 09:37:28.169 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-04-22 09:37:28.171 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-04-22 09:37:28.174 | + functions-common:is_provider_network:2170 : '[' '' == True ']' 2022-04-22 09:37:28.177 | + functions-common:is_provider_network:2173 : return 1 2022-04-22 09:37:28.181 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 5105790faf1a49b3b2d08c9223ec1131 private 2022-04-22 09:37:28.182 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-04-22 09:37:28.182 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-04-22 09:37:28.187 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:37:28.192 | ++ functions-common:get_field:739 : read data 2022-04-22 09:37:31.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:31.356 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:31.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:31.356 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:31.524 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:37:31.527 | ++ functions-common:get_field:740 : '[' 2 -lt 0 ']' 2022-04-22 09:37:31.530 | ++ functions-common:get_field:743 : field='$3' 2022-04-22 09:37:31.533 | ++ functions-common:get_field:745 : echo '| id | 7264cfc2-040a-4018-a8c4-533fe3cfa058 |' 2022-04-22 09:37:31.533 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-22 09:37:31.539 | ++ functions-common:get_field:739 : read data 2022-04-22 09:37:31.543 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=7264cfc2-040a-4018-a8c4-533fe3cfa058 2022-04-22 09:37:31.545 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 5105790faf1a49b3b2d08c9223ec1131' 2022-04-22 09:37:31.548 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:37:31.569 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-04-22 09:37:31.573 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:37:31.576 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:37:31.578 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 94f8392a-c213-4df5-b332-183a1bc4c25f ']' 2022-04-22 09:37:31.580 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--project 5105790faf1a49b3b2d08c9223ec1131 ' 2022-04-22 09:37:31.583 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+='--ip-version 4 ' 2022-04-22 09:37:31.586 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 172.20.0.1 ]] 2022-04-22 09:37:31.588 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-22 09:37:31.591 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 94f8392a-c213-4df5-b332-183a1bc4c25f ' 2022-04-22 09:37:31.594 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-04-22 09:37:31.596 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 7264cfc2-040a-4018-a8c4-533fe3cfa058 private-subnet' 2022-04-22 09:37:31.600 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-04-22 09:37:31.604 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 5105790faf1a49b3b2d08c9223ec1131 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 94f8392a-c213-4df5-b332-183a1bc4c25f --network 7264cfc2-040a-4018-a8c4-533fe3cfa058 private-subnet 2022-04-22 09:37:31.604 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-04-22 09:37:31.606 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-04-22 09:37:31.608 | +++ functions-common:get_field:738 : local data field 2022-04-22 09:37:31.611 | +++ functions-common:get_field:739 : read data 2022-04-22 09:37:34.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:34.918 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:34.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:34.918 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:35.085 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:37:35.088 | +++ functions-common:get_field:740 : '[' 2 -lt 0 ']' 2022-04-22 09:37:35.090 | +++ functions-common:get_field:743 : field='$3' 2022-04-22 09:37:35.094 | +++ functions-common:get_field:745 : echo '| id | 4768e001-4f01-4dd5-ae4e-0cd62a7e2cf3 |' 2022-04-22 09:37:35.094 | +++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-22 09:37:35.100 | +++ functions-common:get_field:739 : read data 2022-04-22 09:37:35.104 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=4768e001-4f01-4dd5-ae4e-0cd62a7e2cf3 2022-04-22 09:37:35.106 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 5105790faf1a49b3b2d08c9223ec1131' 2022-04-22 09:37:35.109 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:37:35.127 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 4768e001-4f01-4dd5-ae4e-0cd62a7e2cf3 2022-04-22 09:37:35.132 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=4768e001-4f01-4dd5-ae4e-0cd62a7e2cf3 2022-04-22 09:37:35.135 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-04-22 09:37:35.137 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-04-22 09:37:35.140 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=router 2022-04-22 09:37:35.143 | ++ 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 2022-04-22 09:37:37.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:37.777 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:37.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:37.777 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:37.937 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:37:37.941 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-04-22 09:37:37.941 | address-scope 2022-04-22 09:37:37.941 | router-admin-state-down-before-update 2022-04-22 09:37:37.941 | agent 2022-04-22 09:37:37.941 | agent-resources-synced 2022-04-22 09:37:37.941 | allowed-address-pairs 2022-04-22 09:37:37.941 | auto-allocated-topology 2022-04-22 09:37:37.941 | availability_zone 2022-04-22 09:37:37.941 | availability_zone_filter 2022-04-22 09:37:37.941 | default-subnetpools 2022-04-22 09:37:37.941 | dhcp_agent_scheduler 2022-04-22 09:37:37.941 | dvr 2022-04-22 09:37:37.941 | empty-string-filtering 2022-04-22 09:37:37.941 | external-net 2022-04-22 09:37:37.941 | extra_dhcp_opt 2022-04-22 09:37:37.941 | extraroute 2022-04-22 09:37:37.941 | extraroute-atomic 2022-04-22 09:37:37.942 | filter-validation 2022-04-22 09:37:37.942 | fip-port-details 2022-04-22 09:37:37.942 | flavors 2022-04-22 09:37:37.942 | floatingip-pools 2022-04-22 09:37:37.942 | ip-substring-filtering 2022-04-22 09:37:37.942 | router 2022-04-22 09:37:37.942 | ext-gw-mode 2022-04-22 09:37:37.942 | l3-ha 2022-04-22 09:37:37.942 | l3-flavors 2022-04-22 09:37:37.942 | l3-port-ip-change-not-allowed 2022-04-22 09:37:37.942 | l3_agent_scheduler 2022-04-22 09:37:37.942 | metering 2022-04-22 09:37:37.942 | metering_source_and_destination_fields 2022-04-22 09:37:37.942 | multi-provider 2022-04-22 09:37:37.942 | net-mtu 2022-04-22 09:37:37.942 | net-mtu-writable 2022-04-22 09:37:37.942 | network_availability_zone 2022-04-22 09:37:37.942 | network-ip-availability 2022-04-22 09:37:37.942 | pagination 2022-04-22 09:37:37.942 | port-device-profile 2022-04-22 09:37:37.942 | port-mac-address-regenerate 2022-04-22 09:37:37.942 | port-numa-affinity-policy 2022-04-22 09:37:37.942 | binding 2022-04-22 09:37:37.942 | binding-extended 2022-04-22 09:37:37.942 | port-security 2022-04-22 09:37:37.942 | project-id 2022-04-22 09:37:37.942 | provider 2022-04-22 09:37:37.942 | quotas 2022-04-22 09:37:37.942 | quota_details 2022-04-22 09:37:37.942 | rbac-policies 2022-04-22 09:37:37.942 | rbac-address-group 2022-04-22 09:37:37.942 | rbac-address-scope 2022-04-22 09:37:37.942 | rbac-security-groups 2022-04-22 09:37:37.942 | rbac-subnetpool 2022-04-22 09:37:37.942 | revision-if-match 2022-04-22 09:37:37.942 | standard-attr-revisions 2022-04-22 09:37:37.943 | router_availability_zone 2022-04-22 09:37:37.943 | security-groups-normalized-cidr 2022-04-22 09:37:37.943 | port-security-groups-filtering 2022-04-22 09:37:37.943 | security-groups-remote-address-group 2022-04-22 09:37:37.943 | security-group 2022-04-22 09:37:37.943 | service-type 2022-04-22 09:37:37.943 | sorting 2022-04-22 09:37:37.943 | standard-attr-description 2022-04-22 09:37:37.943 | stateful-security-group 2022-04-22 09:37:37.943 | subnet_onboard 2022-04-22 09:37:37.943 | subnet-service-types 2022-04-22 09:37:37.943 | subnet_allocation 2022-04-22 09:37:37.943 | subnetpool-prefix-ops 2022-04-22 09:37:37.943 | standard-attr-tag 2022-04-22 09:37:37.943 | standard-attr-timestamp' 2022-04-22 09:37:37.944 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-04-22 09:37:37.944 | address-scope 2022-04-22 09:37:37.944 | router-admin-state-down-before-update 2022-04-22 09:37:37.944 | agent 2022-04-22 09:37:37.944 | agent-resources-synced 2022-04-22 09:37:37.944 | allowed-address-pairs 2022-04-22 09:37:37.944 | auto-allocated-topology 2022-04-22 09:37:37.944 | availability_zone 2022-04-22 09:37:37.944 | availability_zone_filter 2022-04-22 09:37:37.944 | default-subnetpools 2022-04-22 09:37:37.944 | dhcp_agent_scheduler 2022-04-22 09:37:37.944 | dvr 2022-04-22 09:37:37.944 | empty-string-filtering 2022-04-22 09:37:37.944 | external-net 2022-04-22 09:37:37.944 | extra_dhcp_opt 2022-04-22 09:37:37.944 | extraroute 2022-04-22 09:37:37.944 | extraroute-atomic 2022-04-22 09:37:37.944 | filter-validation 2022-04-22 09:37:37.944 | fip-port-details 2022-04-22 09:37:37.944 | flavors 2022-04-22 09:37:37.944 | floatingip-pools 2022-04-22 09:37:37.944 | ip-substring-filtering 2022-04-22 09:37:37.944 | router 2022-04-22 09:37:37.944 | ext-gw-mode 2022-04-22 09:37:37.944 | l3-ha 2022-04-22 09:37:37.944 | l3-flavors 2022-04-22 09:37:37.944 | l3-port-ip-change-not-allowed 2022-04-22 09:37:37.944 | l3_agent_scheduler 2022-04-22 09:37:37.945 | metering 2022-04-22 09:37:37.945 | metering_source_and_destination_fields 2022-04-22 09:37:37.945 | multi-provider 2022-04-22 09:37:37.945 | net-mtu 2022-04-22 09:37:37.945 | net-mtu-writable 2022-04-22 09:37:37.945 | network_availability_zone 2022-04-22 09:37:37.945 | network-ip-availability 2022-04-22 09:37:37.945 | pagination 2022-04-22 09:37:37.945 | port-device-profile 2022-04-22 09:37:37.945 | port-mac-address-regenerate 2022-04-22 09:37:37.945 | port-numa-affinity-policy 2022-04-22 09:37:37.945 | binding 2022-04-22 09:37:37.945 | binding-extended 2022-04-22 09:37:37.945 | port-security 2022-04-22 09:37:37.945 | project-id 2022-04-22 09:37:37.945 | provider 2022-04-22 09:37:37.945 | quotas 2022-04-22 09:37:37.945 | quota_details 2022-04-22 09:37:37.945 | rbac-policies 2022-04-22 09:37:37.945 | rbac-address-group 2022-04-22 09:37:37.945 | rbac-address-scope 2022-04-22 09:37:37.945 | rbac-security-groups 2022-04-22 09:37:37.945 | rbac-subnetpool 2022-04-22 09:37:37.945 | revision-if-match 2022-04-22 09:37:37.945 | standard-attr-revisions 2022-04-22 09:37:37.945 | router_availability_zone 2022-04-22 09:37:37.945 | security-groups-normalized-cidr 2022-04-22 09:37:37.945 | port-security-groups-filtering 2022-04-22 09:37:37.945 | security-groups-remote-address-group 2022-04-22 09:37:37.945 | security-group 2022-04-22 09:37:37.945 | service-type 2022-04-22 09:37:37.945 | sorting 2022-04-22 09:37:37.945 | standard-attr-description 2022-04-22 09:37:37.945 | stateful-security-group 2022-04-22 09:37:37.945 | subnet_onboard 2022-04-22 09:37:37.946 | subnet-service-types 2022-04-22 09:37:37.946 | subnet_allocation 2022-04-22 09:37:37.946 | subnetpool-prefix-ops 2022-04-22 09:37:37.946 | standard-attr-tag 2022-04-22 09:37:37.946 | standard-attr-timestamp =~ router ]] 2022-04-22 09:37:37.947 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-04-22 09:37:37.949 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-04-22 09:37:37.952 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2022-04-22 09:37:37.955 | ++ 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 2022-04-22 09:37:40.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:40.560 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:40.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:40.560 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:40.730 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:37:40.733 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-04-22 09:37:40.733 | address-scope 2022-04-22 09:37:40.733 | router-admin-state-down-before-update 2022-04-22 09:37:40.733 | agent 2022-04-22 09:37:40.733 | agent-resources-synced 2022-04-22 09:37:40.733 | allowed-address-pairs 2022-04-22 09:37:40.733 | auto-allocated-topology 2022-04-22 09:37:40.733 | availability_zone 2022-04-22 09:37:40.733 | availability_zone_filter 2022-04-22 09:37:40.733 | default-subnetpools 2022-04-22 09:37:40.733 | dhcp_agent_scheduler 2022-04-22 09:37:40.733 | dvr 2022-04-22 09:37:40.733 | empty-string-filtering 2022-04-22 09:37:40.733 | external-net 2022-04-22 09:37:40.734 | extra_dhcp_opt 2022-04-22 09:37:40.734 | extraroute 2022-04-22 09:37:40.734 | extraroute-atomic 2022-04-22 09:37:40.734 | filter-validation 2022-04-22 09:37:40.734 | fip-port-details 2022-04-22 09:37:40.734 | flavors 2022-04-22 09:37:40.734 | floatingip-pools 2022-04-22 09:37:40.734 | ip-substring-filtering 2022-04-22 09:37:40.734 | router 2022-04-22 09:37:40.734 | ext-gw-mode 2022-04-22 09:37:40.734 | l3-ha 2022-04-22 09:37:40.734 | l3-flavors 2022-04-22 09:37:40.734 | l3-port-ip-change-not-allowed 2022-04-22 09:37:40.734 | l3_agent_scheduler 2022-04-22 09:37:40.734 | metering 2022-04-22 09:37:40.734 | metering_source_and_destination_fields 2022-04-22 09:37:40.734 | multi-provider 2022-04-22 09:37:40.734 | net-mtu 2022-04-22 09:37:40.734 | net-mtu-writable 2022-04-22 09:37:40.734 | network_availability_zone 2022-04-22 09:37:40.734 | network-ip-availability 2022-04-22 09:37:40.734 | pagination 2022-04-22 09:37:40.734 | port-device-profile 2022-04-22 09:37:40.734 | port-mac-address-regenerate 2022-04-22 09:37:40.734 | port-numa-affinity-policy 2022-04-22 09:37:40.734 | binding 2022-04-22 09:37:40.734 | binding-extended 2022-04-22 09:37:40.734 | port-security 2022-04-22 09:37:40.734 | project-id 2022-04-22 09:37:40.734 | provider 2022-04-22 09:37:40.734 | quotas 2022-04-22 09:37:40.734 | quota_details 2022-04-22 09:37:40.734 | rbac-policies 2022-04-22 09:37:40.734 | rbac-address-group 2022-04-22 09:37:40.734 | rbac-address-scope 2022-04-22 09:37:40.734 | rbac-security-groups 2022-04-22 09:37:40.735 | rbac-subnetpool 2022-04-22 09:37:40.735 | revision-if-match 2022-04-22 09:37:40.735 | standard-attr-revisions 2022-04-22 09:37:40.735 | router_availability_zone 2022-04-22 09:37:40.735 | security-groups-normalized-cidr 2022-04-22 09:37:40.735 | port-security-groups-filtering 2022-04-22 09:37:40.735 | security-groups-remote-address-group 2022-04-22 09:37:40.735 | security-group 2022-04-22 09:37:40.735 | service-type 2022-04-22 09:37:40.735 | sorting 2022-04-22 09:37:40.735 | standard-attr-description 2022-04-22 09:37:40.735 | stateful-security-group 2022-04-22 09:37:40.735 | subnet_onboard 2022-04-22 09:37:40.735 | subnet-service-types 2022-04-22 09:37:40.735 | subnet_allocation 2022-04-22 09:37:40.735 | subnetpool-prefix-ops 2022-04-22 09:37:40.735 | standard-attr-tag 2022-04-22 09:37:40.735 | standard-attr-timestamp' 2022-04-22 09:37:40.736 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-04-22 09:37:40.736 | address-scope 2022-04-22 09:37:40.736 | router-admin-state-down-before-update 2022-04-22 09:37:40.736 | agent 2022-04-22 09:37:40.736 | agent-resources-synced 2022-04-22 09:37:40.736 | allowed-address-pairs 2022-04-22 09:37:40.736 | auto-allocated-topology 2022-04-22 09:37:40.736 | availability_zone 2022-04-22 09:37:40.736 | availability_zone_filter 2022-04-22 09:37:40.736 | default-subnetpools 2022-04-22 09:37:40.736 | dhcp_agent_scheduler 2022-04-22 09:37:40.736 | dvr 2022-04-22 09:37:40.736 | empty-string-filtering 2022-04-22 09:37:40.736 | external-net 2022-04-22 09:37:40.736 | extra_dhcp_opt 2022-04-22 09:37:40.736 | extraroute 2022-04-22 09:37:40.736 | extraroute-atomic 2022-04-22 09:37:40.736 | filter-validation 2022-04-22 09:37:40.736 | fip-port-details 2022-04-22 09:37:40.736 | flavors 2022-04-22 09:37:40.736 | floatingip-pools 2022-04-22 09:37:40.736 | ip-substring-filtering 2022-04-22 09:37:40.736 | router 2022-04-22 09:37:40.736 | ext-gw-mode 2022-04-22 09:37:40.736 | l3-ha 2022-04-22 09:37:40.737 | l3-flavors 2022-04-22 09:37:40.737 | l3-port-ip-change-not-allowed 2022-04-22 09:37:40.737 | l3_agent_scheduler 2022-04-22 09:37:40.737 | metering 2022-04-22 09:37:40.737 | metering_source_and_destination_fields 2022-04-22 09:37:40.737 | multi-provider 2022-04-22 09:37:40.737 | net-mtu 2022-04-22 09:37:40.737 | net-mtu-writable 2022-04-22 09:37:40.737 | network_availability_zone 2022-04-22 09:37:40.737 | network-ip-availability 2022-04-22 09:37:40.737 | pagination 2022-04-22 09:37:40.737 | port-device-profile 2022-04-22 09:37:40.737 | port-mac-address-regenerate 2022-04-22 09:37:40.737 | port-numa-affinity-policy 2022-04-22 09:37:40.737 | binding 2022-04-22 09:37:40.737 | binding-extended 2022-04-22 09:37:40.737 | port-security 2022-04-22 09:37:40.738 | project-id 2022-04-22 09:37:40.738 | provider 2022-04-22 09:37:40.738 | quotas 2022-04-22 09:37:40.738 | quota_details 2022-04-22 09:37:40.738 | rbac-policies 2022-04-22 09:37:40.738 | rbac-address-group 2022-04-22 09:37:40.738 | rbac-address-scope 2022-04-22 09:37:40.738 | rbac-security-groups 2022-04-22 09:37:40.738 | rbac-subnetpool 2022-04-22 09:37:40.738 | revision-if-match 2022-04-22 09:37:40.738 | standard-attr-revisions 2022-04-22 09:37:40.738 | router_availability_zone 2022-04-22 09:37:40.738 | security-groups-normalized-cidr 2022-04-22 09:37:40.738 | port-security-groups-filtering 2022-04-22 09:37:40.738 | security-groups-remote-address-group 2022-04-22 09:37:40.738 | security-group 2022-04-22 09:37:40.738 | service-type 2022-04-22 09:37:40.738 | sorting 2022-04-22 09:37:40.738 | standard-attr-description 2022-04-22 09:37:40.738 | stateful-security-group 2022-04-22 09:37:40.738 | subnet_onboard 2022-04-22 09:37:40.738 | subnet-service-types 2022-04-22 09:37:40.738 | subnet_allocation 2022-04-22 09:37:40.738 | subnetpool-prefix-ops 2022-04-22 09:37:40.738 | standard-attr-tag 2022-04-22 09:37:40.738 | standard-attr-timestamp =~ external-net ]] 2022-04-22 09:37:40.740 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-04-22 09:37:40.743 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-04-22 09:37:40.748 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-04-22 09:37:40.748 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-04-22 09:37:40.748 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 5105790faf1a49b3b2d08c9223ec1131 router1 2022-04-22 09:37:40.751 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:37:40.755 | ++ functions-common:get_field:739 : read data 2022-04-22 09:37:43.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:43.937 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:43.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:43.937 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:44.107 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:37:44.110 | ++ functions-common:get_field:740 : '[' 2 -lt 0 ']' 2022-04-22 09:37:44.113 | ++ functions-common:get_field:743 : field='$3' 2022-04-22 09:37:44.117 | ++ functions-common:get_field:745 : echo '| id | bb3943b4-e1db-4fbc-a040-ce688c0bd443 |' 2022-04-22 09:37:44.120 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-22 09:37:44.123 | ++ functions-common:get_field:739 : read data 2022-04-22 09:37:44.127 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=bb3943b4-e1db-4fbc-a040-ce688c0bd443 2022-04-22 09:37:44.130 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 5105790faf1a49b3b2d08c9223ec1131 router1' 2022-04-22 09:37:44.133 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:37:44.150 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-22 09:37:44.153 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-04-22 09:37:44.156 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2022-04-22 09:37:44.159 | ++ 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 2022-04-22 09:37:46.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:46.776 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:46.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:46.776 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:46.935 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:37:46.938 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-04-22 09:37:46.938 | address-scope 2022-04-22 09:37:46.938 | router-admin-state-down-before-update 2022-04-22 09:37:46.939 | agent 2022-04-22 09:37:46.939 | agent-resources-synced 2022-04-22 09:37:46.939 | allowed-address-pairs 2022-04-22 09:37:46.939 | auto-allocated-topology 2022-04-22 09:37:46.939 | availability_zone 2022-04-22 09:37:46.939 | availability_zone_filter 2022-04-22 09:37:46.939 | default-subnetpools 2022-04-22 09:37:46.939 | dhcp_agent_scheduler 2022-04-22 09:37:46.939 | dvr 2022-04-22 09:37:46.939 | empty-string-filtering 2022-04-22 09:37:46.939 | external-net 2022-04-22 09:37:46.939 | extra_dhcp_opt 2022-04-22 09:37:46.939 | extraroute 2022-04-22 09:37:46.939 | extraroute-atomic 2022-04-22 09:37:46.939 | filter-validation 2022-04-22 09:37:46.939 | fip-port-details 2022-04-22 09:37:46.939 | flavors 2022-04-22 09:37:46.939 | floatingip-pools 2022-04-22 09:37:46.939 | ip-substring-filtering 2022-04-22 09:37:46.939 | router 2022-04-22 09:37:46.939 | ext-gw-mode 2022-04-22 09:37:46.939 | l3-ha 2022-04-22 09:37:46.939 | l3-flavors 2022-04-22 09:37:46.939 | l3-port-ip-change-not-allowed 2022-04-22 09:37:46.939 | l3_agent_scheduler 2022-04-22 09:37:46.939 | metering 2022-04-22 09:37:46.939 | metering_source_and_destination_fields 2022-04-22 09:37:46.939 | multi-provider 2022-04-22 09:37:46.939 | net-mtu 2022-04-22 09:37:46.939 | net-mtu-writable 2022-04-22 09:37:46.939 | network_availability_zone 2022-04-22 09:37:46.939 | network-ip-availability 2022-04-22 09:37:46.939 | pagination 2022-04-22 09:37:46.939 | port-device-profile 2022-04-22 09:37:46.939 | port-mac-address-regenerate 2022-04-22 09:37:46.940 | port-numa-affinity-policy 2022-04-22 09:37:46.940 | binding 2022-04-22 09:37:46.940 | binding-extended 2022-04-22 09:37:46.940 | port-security 2022-04-22 09:37:46.940 | project-id 2022-04-22 09:37:46.940 | provider 2022-04-22 09:37:46.940 | quotas 2022-04-22 09:37:46.940 | quota_details 2022-04-22 09:37:46.940 | rbac-policies 2022-04-22 09:37:46.940 | rbac-address-group 2022-04-22 09:37:46.940 | rbac-address-scope 2022-04-22 09:37:46.940 | rbac-security-groups 2022-04-22 09:37:46.940 | rbac-subnetpool 2022-04-22 09:37:46.940 | revision-if-match 2022-04-22 09:37:46.941 | standard-attr-revisions 2022-04-22 09:37:46.941 | router_availability_zone 2022-04-22 09:37:46.941 | security-groups-normalized-cidr 2022-04-22 09:37:46.941 | port-security-groups-filtering 2022-04-22 09:37:46.941 | security-groups-remote-address-group 2022-04-22 09:37:46.941 | security-group 2022-04-22 09:37:46.941 | service-type 2022-04-22 09:37:46.941 | sorting 2022-04-22 09:37:46.941 | standard-attr-description 2022-04-22 09:37:46.941 | stateful-security-group 2022-04-22 09:37:46.941 | subnet_onboard 2022-04-22 09:37:46.941 | subnet-service-types 2022-04-22 09:37:46.941 | subnet_allocation 2022-04-22 09:37:46.941 | subnetpool-prefix-ops 2022-04-22 09:37:46.941 | standard-attr-tag 2022-04-22 09:37:46.941 | standard-attr-timestamp' 2022-04-22 09:37:46.942 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-04-22 09:37:46.942 | address-scope 2022-04-22 09:37:46.942 | router-admin-state-down-before-update 2022-04-22 09:37:46.942 | agent 2022-04-22 09:37:46.942 | agent-resources-synced 2022-04-22 09:37:46.942 | allowed-address-pairs 2022-04-22 09:37:46.942 | auto-allocated-topology 2022-04-22 09:37:46.942 | availability_zone 2022-04-22 09:37:46.942 | availability_zone_filter 2022-04-22 09:37:46.942 | default-subnetpools 2022-04-22 09:37:46.942 | dhcp_agent_scheduler 2022-04-22 09:37:46.942 | dvr 2022-04-22 09:37:46.942 | empty-string-filtering 2022-04-22 09:37:46.942 | external-net 2022-04-22 09:37:46.942 | extra_dhcp_opt 2022-04-22 09:37:46.942 | extraroute 2022-04-22 09:37:46.942 | extraroute-atomic 2022-04-22 09:37:46.942 | filter-validation 2022-04-22 09:37:46.942 | fip-port-details 2022-04-22 09:37:46.942 | flavors 2022-04-22 09:37:46.942 | floatingip-pools 2022-04-22 09:37:46.942 | ip-substring-filtering 2022-04-22 09:37:46.942 | router 2022-04-22 09:37:46.942 | ext-gw-mode 2022-04-22 09:37:46.942 | l3-ha 2022-04-22 09:37:46.942 | l3-flavors 2022-04-22 09:37:46.942 | l3-port-ip-change-not-allowed 2022-04-22 09:37:46.942 | l3_agent_scheduler 2022-04-22 09:37:46.942 | metering 2022-04-22 09:37:46.942 | metering_source_and_destination_fields 2022-04-22 09:37:46.942 | multi-provider 2022-04-22 09:37:46.942 | net-mtu 2022-04-22 09:37:46.942 | net-mtu-writable 2022-04-22 09:37:46.942 | network_availability_zone 2022-04-22 09:37:46.942 | network-ip-availability 2022-04-22 09:37:46.943 | pagination 2022-04-22 09:37:46.943 | port-device-profile 2022-04-22 09:37:46.943 | port-mac-address-regenerate 2022-04-22 09:37:46.943 | port-numa-affinity-policy 2022-04-22 09:37:46.943 | binding 2022-04-22 09:37:46.943 | binding-extended 2022-04-22 09:37:46.943 | port-security 2022-04-22 09:37:46.943 | project-id 2022-04-22 09:37:46.943 | provider 2022-04-22 09:37:46.943 | quotas 2022-04-22 09:37:46.943 | quota_details 2022-04-22 09:37:46.943 | rbac-policies 2022-04-22 09:37:46.943 | rbac-address-group 2022-04-22 09:37:46.943 | rbac-address-scope 2022-04-22 09:37:46.943 | rbac-security-groups 2022-04-22 09:37:46.943 | rbac-subnetpool 2022-04-22 09:37:46.943 | revision-if-match 2022-04-22 09:37:46.943 | standard-attr-revisions 2022-04-22 09:37:46.943 | router_availability_zone 2022-04-22 09:37:46.943 | security-groups-normalized-cidr 2022-04-22 09:37:46.943 | port-security-groups-filtering 2022-04-22 09:37:46.943 | security-groups-remote-address-group 2022-04-22 09:37:46.943 | security-group 2022-04-22 09:37:46.943 | service-type 2022-04-22 09:37:46.943 | sorting 2022-04-22 09:37:46.943 | standard-attr-description 2022-04-22 09:37:46.943 | stateful-security-group 2022-04-22 09:37:46.943 | subnet_onboard 2022-04-22 09:37:46.943 | subnet-service-types 2022-04-22 09:37:46.943 | subnet_allocation 2022-04-22 09:37:46.943 | subnetpool-prefix-ops 2022-04-22 09:37:46.943 | standard-attr-tag 2022-04-22 09:37:46.943 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-22 09:37:46.944 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-04-22 09:37:46.947 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-22 09:37:46.949 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-04-22 09:37:46.954 | ++ 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 2022-04-22 09:37:46.954 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-04-22 09:37:46.954 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-04-22 09:37:46.958 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:37:46.961 | ++ functions-common:get_field:739 : read data 2022-04-22 09:37:49.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:49.731 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:49.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:49.731 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:49.898 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:37:49.901 | ++ functions-common:get_field:740 : '[' 2 -lt 0 ']' 2022-04-22 09:37:49.904 | ++ functions-common:get_field:743 : field='$3' 2022-04-22 09:37:49.907 | ++ functions-common:get_field:745 : echo '| id | a0f50b1b-7bac-4e03-a6b3-d6992f206eb6 |' 2022-04-22 09:37:49.908 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-22 09:37:49.914 | ++ functions-common:get_field:739 : read data 2022-04-22 09:37:49.917 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=a0f50b1b-7bac-4e03-a6b3-d6992f206eb6 2022-04-22 09:37:49.920 | + 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' 2022-04-22 09:37:49.922 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:37:49.941 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-04-22 09:37:49.943 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-04-22 09:37:49.946 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:322 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet bb3943b4-e1db-4fbc-a040-ce688c0bd443 4768e001-4f01-4dd5-ae4e-0cd62a7e2cf3 2022-04-22 09:37:54.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:54.201 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:54.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:54.201 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:54.358 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : local id_and_ext_gw_ip 2022-04-22 09:37:54.362 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : _neutron_create_public_subnet_v4 a0f50b1b-7bac-4e03-a6b3-d6992f206eb6 2022-04-22 09:37:54.364 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local 'subnet_params=--ip-version 4 ' 2022-04-22 09:37:54.367 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : subnet_params+=' ' 2022-04-22 09:37:54.369 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : [[ -n 172.26.1.1 ]] 2022-04-22 09:37:54.371 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : subnet_params+='--gateway 172.26.1.1 ' 2022-04-22 09:37:54.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+='--network a0f50b1b-7bac-4e03-a6b3-d6992f206eb6 --subnet-range 172.26.1.0/24 --no-dhcp ' 2022-04-22 09:37:54.376 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : subnet_params+=public-subnet 2022-04-22 09:37:54.378 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : local id_and_ext_gw_ip 2022-04-22 09:37:54.382 | +++ 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.1.1 --network a0f50b1b-7bac-4e03-a6b3-d6992f206eb6 --subnet-range 172.26.1.0/24 --no-dhcp public-subnet 2022-04-22 09:37:54.384 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : grep -e gateway_ip -e ' id ' 2022-04-22 09:37:57.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:57.277 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:57.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:37:57.277 | from cryptography.utils import int_from_bytes 2022-04-22 09:37:57.450 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:37:57.453 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : id_and_ext_gw_ip='| gateway_ip | 172.26.1.1 | 2022-04-22 09:37:57.453 | | id | d080aaf9-3aa2-4549-ac9f-22c9b75e23f9 |' 2022-04-22 09:37:57.456 | ++ 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' 2022-04-22 09:37:57.458 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:37:57.478 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : echo '|' gateway_ip '|' 172.26.1.1 '|' '|' id '|' d080aaf9-3aa2-4549-ac9f-22c9b75e23f9 '|' 2022-04-22 09:37:57.481 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : id_and_ext_gw_ip='| gateway_ip | 172.26.1.1 | | id | d080aaf9-3aa2-4549-ac9f-22c9b75e23f9 |' 2022-04-22 09:37:57.483 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : local ext_gw_ip 2022-04-22 09:37:57.488 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.1.1 '|' '|' id '|' d080aaf9-3aa2-4549-ac9f-22c9b75e23f9 '|' 2022-04-22 09:37:57.489 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 2 2022-04-22 09:37:57.492 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:37:57.494 | ++ functions-common:get_field:739 : read data 2022-04-22 09:37:57.496 | ++ functions-common:get_field:740 : '[' 2 -lt 0 ']' 2022-04-22 09:37:57.499 | ++ functions-common:get_field:743 : field='$3' 2022-04-22 09:37:57.503 | ++ functions-common:get_field:745 : echo '| gateway_ip | 172.26.1.1 | | id | d080aaf9-3aa2-4549-ac9f-22c9b75e23f9 |' 2022-04-22 09:37:57.503 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-22 09:37:57.509 | ++ functions-common:get_field:739 : read data 2022-04-22 09:37:57.512 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : ext_gw_ip=172.26.1.1 2022-04-22 09:37:57.516 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : echo '|' gateway_ip '|' 172.26.1.1 '|' '|' id '|' d080aaf9-3aa2-4549-ac9f-22c9b75e23f9 '|' 2022-04-22 09:37:57.517 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : get_field 5 2022-04-22 09:37:57.520 | ++ functions-common:get_field:738 : local data field 2022-04-22 09:37:57.522 | ++ functions-common:get_field:739 : read data 2022-04-22 09:37:57.525 | ++ functions-common:get_field:740 : '[' 5 -lt 0 ']' 2022-04-22 09:37:57.527 | ++ functions-common:get_field:743 : field='$6' 2022-04-22 09:37:57.530 | ++ functions-common:get_field:745 : echo '| gateway_ip | 172.26.1.1 | | id | d080aaf9-3aa2-4549-ac9f-22c9b75e23f9 |' 2022-04-22 09:37:57.535 | ++ functions-common:get_field:745 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-22 09:37:57.541 | ++ functions-common:get_field:739 : read data 2022-04-22 09:37:57.545 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : PUB_SUBNET_ID=d080aaf9-3aa2-4549-ac9f-22c9b75e23f9 2022-04-22 09:37:57.547 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway a0f50b1b-7bac-4e03-a6b3-d6992f206eb6 bb3943b4-e1db-4fbc-a040-ce688c0bd443 2022-04-22 09:38:01.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:38:01.730 | from cryptography.utils import int_from_bytes 2022-04-22 09:38:01.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:38:01.730 | from cryptography.utils import int_from_bytes 2022-04-22 09:38:01.889 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : [[ openvswitch == \o\v\n ]] 2022-04-22 09:38:01.891 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : is_service_enabled q-l3 neutron-l3 2022-04-22 09:38:01.908 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:01.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : local ext_gw_interface=none 2022-04-22 09:38:01.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : is_neutron_ovs_base_plugin 2022-04-22 09:38:01.915 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2022-04-22 09:38:01.918 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : _neutron_get_ext_gw_interface 2022-04-22 09:38:01.921 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-22 09:38:01.923 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-04-22 09:38:01.944 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-22 09:38:01.947 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : ext_gw_interface=br-data 2022-04-22 09:38:01.950 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ br-data != \n\o\n\e ]] 2022-04-22 09:38:01.952 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local cidr_len=24 2022-04-22 09:38:01.954 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-22 09:38:01.957 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-04-22 09:38:01.960 | + functions-common:test_with_retry:2259 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-22 09:38:01.962 | + functions-common:test_with_retry:2260 : local 'failmsg=br-data creation failed' 2022-04-22 09:38:01.964 | + functions-common:test_with_retry:2261 : local until=10 2022-04-22 09:38:01.967 | + functions-common:test_with_retry:2262 : local sleep=0.5 2022-04-22 09:38:01.969 | + functions-common:test_with_retry:2264 : time_start test_with_retry 2022-04-22 09:38:01.972 | + functions-common:time_start:2307 : local name=test_with_retry 2022-04-22 09:38:01.975 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:01.977 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:01.980 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:01.984 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620281982 2022-04-22 09:38:01.987 | + functions-common:test_with_retry:2265 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-22 09:38:01.994 | + functions-common:test_with_retry:2268 : time_stop test_with_retry 2022-04-22 09:38:01.997 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:01.999 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:02.002 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:02.004 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:02.006 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:02.009 | + functions-common:time_stop:2327 : name=test_with_retry 2022-04-22 09:38:02.014 | + functions-common:time_stop:2328 : start_time=1650620281982 2022-04-22 09:38:02.017 | + functions-common:time_stop:2330 : [[ -z 1650620281982 ]] 2022-04-22 09:38:02.020 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:02.024 | + functions-common:time_stop:2333 : end_time=1650620282022 2022-04-22 09:38:02.027 | + functions-common:time_stop:2334 : elapsed_time=40 2022-04-22 09:38:02.029 | + functions-common:time_stop:2335 : total=5608 2022-04-22 09:38:02.031 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:02.034 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=5648 2022-04-22 09:38:02.037 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ip addr show dev br-data 2022-04-22 09:38:02.038 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : grep -c 172.26.1.1 2022-04-22 09:38:02.043 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ 0 == 0 ]] 2022-04-22 09:38:02.045 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \F\a\l\s\e ]] 2022-04-22 09:38:02.048 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ False == \T\r\u\e ]] 2022-04-22 09:38:02.050 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \T\r\u\e ]] 2022-04-22 09:38:02.053 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip addr add 172.26.1.1/24 dev br-data 2022-04-22 09:38:02.066 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : sudo ip link set br-data up 2022-04-22 09:38:02.081 | ++ 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 2022-04-22 09:38:02.081 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : awk -Fip_address '{ print $2 }' 2022-04-22 09:38:02.081 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : cut -f2 '-d'\''' 2022-04-22 09:38:02.082 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : tr '\n' ' ' 2022-04-22 09:38:04.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:38:04.264 | from cryptography.utils import int_from_bytes 2022-04-22 09:38:04.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:38:04.265 | from cryptography.utils import int_from_bytes 2022-04-22 09:38:04.430 | ++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:38:04.434 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : ROUTER_GW_IP=' 172.26.1.241 ' 2022-04-22 09:38:04.439 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : die_if_not_set 358 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-22 09:38:04.442 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-04-22 09:38:04.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:360 : _neutron_set_router_id 2022-04-22 09:38:04.468 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-22 09:38:04.472 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-04-22 09:38:04.475 | + ./stack.sh:main:1321 : is_service_enabled nova 2022-04-22 09:38:04.494 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:04.499 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2022-04-22 09:38:04.503 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:38:04.505 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2022-04-22 09:38:04.509 | + ./stack.sh:main:1323 : start_nova 2022-04-22 09:38:04.514 | + lib/nova:start_nova:1069 : start_nova_rest 2022-04-22 09:38:04.518 | + lib/nova:start_nova_rest:977 : 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 2022-04-22 09:38:04.520 | + lib/nova:start_nova_rest:978 : 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 2022-04-22 09:38:04.523 | + lib/nova:start_nova_rest:978 : 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 2022-04-22 09:38:04.526 | + lib/nova:start_nova_rest:980 : local api_cell_conf=/etc/nova/nova.conf 2022-04-22 09:38:04.529 | + lib/nova:start_nova_rest:981 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-22 09:38:04.531 | + lib/nova:start_nova_rest:983 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-22 09:38:04.535 | + functions-common:run_process:1576 : local service=n-sch 2022-04-22 09:38:04.538 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-22 09:38:04.540 | + functions-common:run_process:1578 : local group= 2022-04-22 09:38:04.543 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:04.545 | + functions-common:run_process:1581 : local name=n-sch 2022-04-22 09:38:04.548 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:04.551 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:04.553 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:04.556 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:04.559 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:04.564 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620284561 2022-04-22 09:38:04.567 | + functions-common:run_process:1584 : is_service_enabled n-sch 2022-04-22 09:38:04.588 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:04.591 | + functions-common:run_process:1585 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-22 09:38:04.593 | + functions-common:_run_under_systemd:1541 : local service=n-sch 2022-04-22 09:38:04.597 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-22 09:38:04.599 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-22 09:38:04.602 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-22 09:38:04.605 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-22 09:38:04.607 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-22 09:38:04.610 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-22 09:38:04.613 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@n-sch.service 2022-04-22 09:38:04.615 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:38:04.618 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:38:04.620 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-22 09:38:04.623 | + functions-common:_run_under_systemd:1553 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-22 09:38:04.626 | + functions-common:write_user_unit_file:1458 : local service=devstack@n-sch.service 2022-04-22 09:38:04.628 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-22 09:38:04.631 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:38:04.633 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:38:04.635 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:38:04.638 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:38:04.640 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-22 09:38:04.644 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:38:04.650 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-22 09:38:04.717 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-22 09:38:04.785 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-22 09:38:04.846 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-22 09:38:04.903 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-22 09:38:04.959 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:38:05.014 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:38:05.017 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-22 09:38:05.083 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:38:05.516 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@n-sch.service 2022-04-22 09:38:05.530 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-22 09:38:05.924 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@n-sch.service 2022-04-22 09:38:05.948 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:05.951 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:05.954 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:05.957 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:05.959 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:05.962 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:05.965 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:05.967 | + functions-common:time_stop:2328 : start_time=1650620284561 2022-04-22 09:38:05.971 | + functions-common:time_stop:2330 : [[ -z 1650620284561 ]] 2022-04-22 09:38:05.974 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:05.978 | + functions-common:time_stop:2333 : end_time=1650620285976 2022-04-22 09:38:05.981 | + functions-common:time_stop:2334 : elapsed_time=1415 2022-04-22 09:38:05.984 | + functions-common:time_stop:2335 : total=21942 2022-04-22 09:38:05.988 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:05.991 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=23357 2022-04-22 09:38:05.993 | + lib/nova:start_nova_rest:984 : '[' True == False ']' 2022-04-22 09:38:05.997 | ++ lib/nova:start_nova_rest:987 : which uwsgi 2022-04-22 09:38:06.002 | + lib/nova:start_nova_rest:987 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-22 09:38:06.005 | + functions-common:run_process:1576 : local service=n-api-meta 2022-04-22 09:38:06.007 | + functions-common:run_process:1577 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-22 09:38:06.010 | + functions-common:run_process:1578 : local group= 2022-04-22 09:38:06.012 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:06.015 | + functions-common:run_process:1581 : local name=n-api-meta 2022-04-22 09:38:06.018 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:06.021 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:06.024 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:06.027 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:06.030 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:06.035 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620286032 2022-04-22 09:38:06.038 | + functions-common:run_process:1584 : is_service_enabled n-api-meta 2022-04-22 09:38:06.055 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:06.058 | + functions-common:run_process:1585 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-04-22 09:38:06.061 | + functions-common:_run_under_systemd:1541 : local service=n-api-meta 2022-04-22 09:38:06.063 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-22 09:38:06.066 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-22 09:38:06.069 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-22 09:38:06.071 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-22 09:38:06.074 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-22 09:38:06.076 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-22 09:38:06.079 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@n-api-meta.service 2022-04-22 09:38:06.082 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:38:06.085 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:38:06.087 | + functions-common:_run_under_systemd:1550 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-22 09:38:06.090 | + functions-common:_run_under_systemd:1551 : 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 2022-04-22 09:38:06.093 | + functions-common:write_uwsgi_user_unit_file:1485 : local service=devstack@n-api-meta.service 2022-04-22 09:38:06.096 | + functions-common:write_uwsgi_user_unit_file:1486 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-22 09:38:06.099 | + functions-common:write_uwsgi_user_unit_file:1487 : local group= 2022-04-22 09:38:06.101 | + functions-common:write_uwsgi_user_unit_file:1488 : local user=ubuntu 2022-04-22 09:38:06.104 | + functions-common:write_uwsgi_user_unit_file:1489 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-22 09:38:06.106 | + functions-common:write_uwsgi_user_unit_file:1490 : mkdir -p /etc/systemd/system 2022-04-22 09:38:06.111 | + functions-common:write_uwsgi_user_unit_file:1492 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-04-22 09:38:06.178 | + functions-common:write_uwsgi_user_unit_file:1493 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-04-22 09:38:06.247 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-22 09:38:06.310 | + functions-common:write_uwsgi_user_unit_file:1495 : 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' 2022-04-22 09:38:06.370 | + functions-common:write_uwsgi_user_unit_file:1496 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:38:06.433 | + functions-common:write_uwsgi_user_unit_file:1497 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-22 09:38:06.498 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-22 09:38:06.565 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-22 09:38:06.620 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-22 09:38:06.675 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-22 09:38:06.729 | + functions-common:write_uwsgi_user_unit_file:1503 : [[ -n '' ]] 2022-04-22 09:38:06.732 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-22 09:38:06.798 | + functions-common:write_uwsgi_user_unit_file:1509 : sudo systemctl daemon-reload 2022-04-22 09:38:07.224 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@n-api-meta.service 2022-04-22 09:38:07.238 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-22 09:38:07.662 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@n-api-meta.service 2022-04-22 09:38:07.746 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:07.748 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:07.754 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:07.758 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:07.763 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:07.766 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:07.771 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:07.773 | + functions-common:time_stop:2328 : start_time=1650620286032 2022-04-22 09:38:07.776 | + functions-common:time_stop:2330 : [[ -z 1650620286032 ]] 2022-04-22 09:38:07.780 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:07.787 | + functions-common:time_stop:2333 : end_time=1650620287781 2022-04-22 09:38:07.790 | + functions-common:time_stop:2334 : elapsed_time=1749 2022-04-22 09:38:07.794 | + functions-common:time_stop:2335 : total=23357 2022-04-22 09:38:07.796 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:07.799 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=25106 2022-04-22 09:38:07.802 | + lib/nova:start_nova_rest:990 : 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 2022-04-22 09:38:07.805 | + lib/nova:start_nova_rest:990 : 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 2022-04-22 09:38:07.808 | + lib/nova:start_nova:1070 : start_nova_console_proxies 2022-04-22 09:38:07.810 | + lib/nova:start_nova_console_proxies:1005 : 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 2022-04-22 09:38:07.813 | + lib/nova:start_nova_console_proxies:1007 : 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 2022-04-22 09:38:07.817 | + lib/nova:start_nova_console_proxies:1007 : 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 2022-04-22 09:38:07.819 | + lib/nova:start_nova_console_proxies:1009 : local api_cell_conf=/etc/nova/nova.conf 2022-04-22 09:38:07.822 | + lib/nova:start_nova_console_proxies:1011 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-22 09:38:07.824 | + lib/nova:start_nova_console_proxies:1016 : enable_nova_console_proxies 2022-04-22 09:38:07.830 | ++ lib/nova:enable_nova_console_proxies:994 : seq 1 1 2022-04-22 09:38:07.833 | + lib/nova:enable_nova_console_proxies:994 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-22 09:38:07.835 | + lib/nova:enable_nova_console_proxies:995 : for srv in n-novnc n-spice n-sproxy 2022-04-22 09:38:07.838 | + lib/nova:enable_nova_console_proxies:996 : is_service_enabled n-novnc 2022-04-22 09:38:07.858 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:07.861 | + lib/nova:enable_nova_console_proxies:995 : for srv in n-novnc n-spice n-sproxy 2022-04-22 09:38:07.863 | + lib/nova:enable_nova_console_proxies:996 : is_service_enabled n-spice 2022-04-22 09:38:07.884 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:07.887 | + lib/nova:enable_nova_console_proxies:995 : for srv in n-novnc n-spice n-sproxy 2022-04-22 09:38:07.889 | + lib/nova:enable_nova_console_proxies:996 : is_service_enabled n-sproxy 2022-04-22 09:38:07.911 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:07.917 | ++ lib/nova:start_nova_console_proxies:1017 : seq 1 1 2022-04-22 09:38:07.919 | + lib/nova:start_nova_console_proxies:1017 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-22 09:38:07.922 | + lib/nova:start_nova_console_proxies:1018 : local conf 2022-04-22 09:38:07.925 | ++ lib/nova:start_nova_console_proxies:1019 : conductor_conf 1 2022-04-22 09:38:07.928 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-04-22 09:38:07.931 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-04-22 09:38:07.934 | + lib/nova:start_nova_console_proxies:1019 : conf=/etc/nova/nova_cell1.conf 2022-04-22 09:38:07.937 | + lib/nova:start_nova_console_proxies:1020 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-22 09:38:07.940 | + functions-common:run_process:1576 : local service=n-novnc-cell1 2022-04-22 09:38:07.942 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-22 09:38:07.945 | + functions-common:run_process:1578 : local group= 2022-04-22 09:38:07.947 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:07.950 | + functions-common:run_process:1581 : local name=n-novnc-cell1 2022-04-22 09:38:07.953 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:07.956 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:07.959 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:07.961 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:07.967 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:07.969 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620287966 2022-04-22 09:38:07.972 | + functions-common:run_process:1584 : is_service_enabled n-novnc-cell1 2022-04-22 09:38:07.992 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:07.995 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:07.998 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:08.000 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:08.003 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:08.006 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:08.008 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:08.011 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:08.013 | + functions-common:time_stop:2328 : start_time=1650620287966 2022-04-22 09:38:08.016 | + functions-common:time_stop:2330 : [[ -z 1650620287966 ]] 2022-04-22 09:38:08.022 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:08.025 | + functions-common:time_stop:2333 : end_time=1650620288022 2022-04-22 09:38:08.027 | + functions-common:time_stop:2334 : elapsed_time=56 2022-04-22 09:38:08.030 | + functions-common:time_stop:2335 : total=25106 2022-04-22 09:38:08.033 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:08.035 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=25162 2022-04-22 09:38:08.039 | + lib/nova:start_nova_console_proxies:1021 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-22 09:38:08.042 | + functions-common:run_process:1576 : local service=n-spice-cell1 2022-04-22 09:38:08.045 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-22 09:38:08.047 | + functions-common:run_process:1578 : local group= 2022-04-22 09:38:08.052 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:08.055 | + functions-common:run_process:1581 : local name=n-spice-cell1 2022-04-22 09:38:08.057 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:08.060 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:08.062 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:08.066 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:08.071 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:08.074 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620288071 2022-04-22 09:38:08.076 | + functions-common:run_process:1584 : is_service_enabled n-spice-cell1 2022-04-22 09:38:08.098 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:08.100 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:08.103 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:08.106 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:08.108 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:08.112 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:08.114 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:08.117 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:08.124 | + functions-common:time_stop:2328 : start_time=1650620288071 2022-04-22 09:38:08.128 | + functions-common:time_stop:2330 : [[ -z 1650620288071 ]] 2022-04-22 09:38:08.133 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:08.136 | + functions-common:time_stop:2333 : end_time=1650620288133 2022-04-22 09:38:08.138 | + functions-common:time_stop:2334 : elapsed_time=62 2022-04-22 09:38:08.141 | + functions-common:time_stop:2335 : total=25162 2022-04-22 09:38:08.148 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:08.150 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=25224 2022-04-22 09:38:08.153 | + lib/nova:start_nova_console_proxies:1022 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-22 09:38:08.155 | + functions-common:run_process:1576 : local service=n-sproxy-cell1 2022-04-22 09:38:08.164 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-22 09:38:08.166 | + functions-common:run_process:1578 : local group= 2022-04-22 09:38:08.169 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:08.171 | + functions-common:run_process:1581 : local name=n-sproxy-cell1 2022-04-22 09:38:08.176 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:08.180 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:08.180 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:08.185 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:08.191 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:08.194 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620288190 2022-04-22 09:38:08.196 | + functions-common:run_process:1584 : is_service_enabled n-sproxy-cell1 2022-04-22 09:38:08.221 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:08.226 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:08.229 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:08.232 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:08.235 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:08.238 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:08.240 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:08.243 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:08.256 | + functions-common:time_stop:2328 : start_time=1650620288190 2022-04-22 09:38:08.268 | + functions-common:time_stop:2330 : [[ -z 1650620288190 ]] 2022-04-22 09:38:08.272 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:08.289 | + functions-common:time_stop:2333 : end_time=1650620288273 2022-04-22 09:38:08.291 | + functions-common:time_stop:2334 : elapsed_time=83 2022-04-22 09:38:08.294 | + functions-common:time_stop:2335 : total=25224 2022-04-22 09:38:08.296 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:08.303 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=25307 2022-04-22 09:38:08.306 | + lib/nova:start_nova_console_proxies:1026 : 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 2022-04-22 09:38:08.312 | + lib/nova:start_nova_console_proxies:1026 : 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 2022-04-22 09:38:08.315 | + lib/nova:start_nova:1071 : start_nova_conductor 2022-04-22 09:38:08.325 | + lib/nova:start_nova_conductor:1039 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-22 09:38:08.328 | + lib/nova:start_nova_conductor:1045 : enable_nova_fleet 2022-04-22 09:38:08.337 | + lib/nova:enable_nova_fleet:1030 : is_service_enabled n-cond 2022-04-22 09:38:08.377 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:08.385 | + lib/nova:enable_nova_fleet:1031 : enable_service n-super-cond 2022-04-22 09:38:08.492 | ++ lib/nova:enable_nova_fleet:1032 : seq 1 1 2022-04-22 09:38:08.496 | + lib/nova:enable_nova_fleet:1032 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-22 09:38:08.500 | + lib/nova:enable_nova_fleet:1033 : enable_service n-cond-cell1 2022-04-22 09:38:08.562 | + lib/nova:start_nova_conductor:1046 : is_service_enabled n-super-cond 2022-04-22 09:38:08.586 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:08.589 | + lib/nova:start_nova_conductor:1047 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-22 09:38:08.592 | + functions-common:run_process:1576 : local service=n-super-cond 2022-04-22 09:38:08.594 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-22 09:38:08.598 | + functions-common:run_process:1578 : local group= 2022-04-22 09:38:08.600 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:08.603 | + functions-common:run_process:1581 : local name=n-super-cond 2022-04-22 09:38:08.607 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:08.609 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:08.613 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:08.618 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:08.621 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:08.626 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620288623 2022-04-22 09:38:08.630 | + functions-common:run_process:1584 : is_service_enabled n-super-cond 2022-04-22 09:38:08.654 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:08.657 | + functions-common:run_process:1585 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-22 09:38:08.660 | + functions-common:_run_under_systemd:1541 : local service=n-super-cond 2022-04-22 09:38:08.665 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-22 09:38:08.667 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-22 09:38:08.671 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-22 09:38:08.674 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-22 09:38:08.677 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-22 09:38:08.681 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-22 09:38:08.684 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@n-super-cond.service 2022-04-22 09:38:08.686 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:38:08.690 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:38:08.693 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-22 09:38:08.695 | + functions-common:_run_under_systemd:1553 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-22 09:38:08.698 | + functions-common:write_user_unit_file:1458 : local service=devstack@n-super-cond.service 2022-04-22 09:38:08.700 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-22 09:38:08.703 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:38:08.706 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:38:08.708 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:38:08.711 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:38:08.720 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-22 09:38:08.720 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:38:08.721 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-04-22 09:38:08.799 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-22 09:38:08.875 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-22 09:38:08.936 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-22 09:38:09.015 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-22 09:38:09.079 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:38:09.167 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:38:09.170 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-22 09:38:09.242 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:38:09.691 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@n-super-cond.service 2022-04-22 09:38:09.708 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-22 09:38:10.162 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@n-super-cond.service 2022-04-22 09:38:10.190 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:10.193 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:10.200 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:10.205 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:10.209 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:10.216 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:10.224 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:10.227 | + functions-common:time_stop:2328 : start_time=1650620288623 2022-04-22 09:38:10.233 | + functions-common:time_stop:2330 : [[ -z 1650620288623 ]] 2022-04-22 09:38:10.241 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:10.248 | + functions-common:time_stop:2333 : end_time=1650620290242 2022-04-22 09:38:10.252 | + functions-common:time_stop:2334 : elapsed_time=1619 2022-04-22 09:38:10.257 | + functions-common:time_stop:2335 : total=25307 2022-04-22 09:38:10.261 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:10.266 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=26926 2022-04-22 09:38:10.274 | ++ lib/nova:start_nova_conductor:1049 : seq 1 1 2022-04-22 09:38:10.278 | + lib/nova:start_nova_conductor:1049 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-22 09:38:10.281 | + lib/nova:start_nova_conductor:1050 : is_service_enabled n-cond-cell1 2022-04-22 09:38:10.317 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:10.325 | + lib/nova:start_nova_conductor:1051 : local conf 2022-04-22 09:38:10.332 | ++ lib/nova:start_nova_conductor:1052 : conductor_conf 1 2022-04-22 09:38:10.336 | ++ lib/nova:conductor_conf:740 : local cell=1 2022-04-22 09:38:10.346 | ++ lib/nova:conductor_conf:741 : echo /etc/nova/nova_cell1.conf 2022-04-22 09:38:10.353 | + lib/nova:start_nova_conductor:1052 : conf=/etc/nova/nova_cell1.conf 2022-04-22 09:38:10.362 | + lib/nova:start_nova_conductor:1053 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-22 09:38:10.365 | + functions-common:run_process:1576 : local service=n-cond-cell1 2022-04-22 09:38:10.371 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-22 09:38:10.374 | + functions-common:run_process:1578 : local group= 2022-04-22 09:38:10.381 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:10.389 | + functions-common:run_process:1581 : local name=n-cond-cell1 2022-04-22 09:38:10.396 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:10.405 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:10.409 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:10.413 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:10.420 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:10.433 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620290425 2022-04-22 09:38:10.438 | + functions-common:run_process:1584 : is_service_enabled n-cond-cell1 2022-04-22 09:38:10.475 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:10.481 | + functions-common:run_process:1585 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-22 09:38:10.486 | + functions-common:_run_under_systemd:1541 : local service=n-cond-cell1 2022-04-22 09:38:10.496 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-22 09:38:10.501 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-22 09:38:10.508 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-22 09:38:10.510 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-22 09:38:10.514 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-22 09:38:10.516 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-22 09:38:10.519 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@n-cond-cell1.service 2022-04-22 09:38:10.522 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:38:10.524 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:38:10.527 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-22 09:38:10.530 | + functions-common:_run_under_systemd:1553 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-04-22 09:38:10.533 | + functions-common:write_user_unit_file:1458 : local service=devstack@n-cond-cell1.service 2022-04-22 09:38:10.535 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-22 09:38:10.541 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:38:10.544 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:38:10.547 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:38:10.550 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:38:10.554 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-22 09:38:10.557 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:38:10.563 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-04-22 09:38:10.648 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-22 09:38:10.731 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-22 09:38:10.806 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-22 09:38:10.869 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-22 09:38:10.929 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:38:10.995 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:38:10.997 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-22 09:38:11.074 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:38:11.544 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-22 09:38:11.561 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-22 09:38:12.047 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-22 09:38:12.076 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:12.079 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:12.081 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:12.085 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:12.089 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:12.092 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:12.097 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:12.101 | + functions-common:time_stop:2328 : start_time=1650620290425 2022-04-22 09:38:12.105 | + functions-common:time_stop:2330 : [[ -z 1650620290425 ]] 2022-04-22 09:38:12.112 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:12.122 | + functions-common:time_stop:2333 : end_time=1650620292114 2022-04-22 09:38:12.126 | + functions-common:time_stop:2334 : elapsed_time=1689 2022-04-22 09:38:12.130 | + functions-common:time_stop:2335 : total=26926 2022-04-22 09:38:12.133 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:12.135 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=28615 2022-04-22 09:38:12.138 | + lib/nova:start_nova:1072 : start_nova_compute 2022-04-22 09:38:12.145 | + lib/nova:start_nova_compute:902 : 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 2022-04-22 09:38:12.150 | + lib/nova:start_nova_compute:903 : 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 2022-04-22 09:38:12.155 | + lib/nova:start_nova_compute:903 : 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 2022-04-22 09:38:12.159 | + lib/nova:start_nova_compute:905 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-22 09:38:12.167 | + lib/nova:start_nova_compute:908 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-22 09:38:12.181 | + lib/nova:start_nova_compute:910 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-22 09:38:12.189 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:38:12.194 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-22 09:38:12.198 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-22 09:38:12.205 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-22 09:38:12.214 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-22 09:38:12.225 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-22 09:38:12.229 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-22 09:38:12.234 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-22 09:38:12.239 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-22 09:38:12.239 | BEGIN { 2022-04-22 09:38:12.239 | section = "" 2022-04-22 09:38:12.239 | last_section = "" 2022-04-22 09:38:12.239 | section_count = 0 2022-04-22 09:38:12.239 | } 2022-04-22 09:38:12.239 | /^\[.+\]/ { 2022-04-22 09:38:12.239 | gsub("[][]", "", $1); 2022-04-22 09:38:12.239 | section=$1 2022-04-22 09:38:12.239 | next 2022-04-22 09:38:12.239 | } 2022-04-22 09:38:12.239 | /^ *\#/ { 2022-04-22 09:38:12.239 | next 2022-04-22 09:38:12.239 | } 2022-04-22 09:38:12.239 | /^[^ \t]+/ { 2022-04-22 09:38:12.239 | # get offset of first = in $0 2022-04-22 09:38:12.239 | eq_idx = index($0, "=") 2022-04-22 09:38:12.239 | # extract attr & value from $0 2022-04-22 09:38:12.239 | attr = substr($0, 1, eq_idx - 1) 2022-04-22 09:38:12.239 | value = substr($0, eq_idx + 1) 2022-04-22 09:38:12.239 | # only need to strip trailing whitespace from attr 2022-04-22 09:38:12.239 | sub(/[ \t]*$/, "", attr) 2022-04-22 09:38:12.239 | # need to strip leading & trailing whitespace from value 2022-04-22 09:38:12.239 | sub(/^[ \t]*/, "", value) 2022-04-22 09:38:12.239 | sub(/[ \t]*$/, "", value) 2022-04-22 09:38:12.239 | 2022-04-22 09:38:12.240 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-22 09:38:12.240 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-22 09:38:12.240 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-22 09:38:12.240 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-22 09:38:12.240 | if (! (section, attr) in cfg_attr_count) { 2022-04-22 09:38:12.240 | if (section != last_section) { 2022-04-22 09:38:12.240 | cfg_section[section_count++] = section 2022-04-22 09:38:12.240 | last_section = section 2022-04-22 09:38:12.240 | } 2022-04-22 09:38:12.240 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-22 09:38:12.240 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-22 09:38:12.240 | 2022-04-22 09:38:12.240 | cfg_attr[section, attr, 0] = value 2022-04-22 09:38:12.240 | cfg_attr_count[section, attr] = 1 2022-04-22 09:38:12.240 | } else { 2022-04-22 09:38:12.240 | lno = cfg_attr_count[section, attr]++ 2022-04-22 09:38:12.240 | cfg_attr[section, attr, lno] = value 2022-04-22 09:38:12.240 | } 2022-04-22 09:38:12.240 | } 2022-04-22 09:38:12.240 | END { 2022-04-22 09:38:12.240 | # Process each section in order 2022-04-22 09:38:12.240 | for (sno = 0; sno < section_count; sno++) { 2022-04-22 09:38:12.240 | section = cfg_section[sno] 2022-04-22 09:38:12.240 | # The ini routines simply append a config item immediately 2022-04-22 09:38:12.240 | # after the section header. To keep the same order as defined 2022-04-22 09:38:12.240 | # in local.conf, invoke the ini routines in the reverse order 2022-04-22 09:38:12.240 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-22 09:38:12.240 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-22 09:38:12.240 | if (cfg_attr_count[section, attr] == 1) 2022-04-22 09:38:12.240 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-22 09:38:12.240 | else { 2022-04-22 09:38:12.240 | # For multiline, invoke the ini routines in the reverse order 2022-04-22 09:38:12.241 | count = cfg_attr_count[section, attr] 2022-04-22 09:38:12.241 | print "inidelete " configfile " " section " " attr 2022-04-22 09:38:12.241 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-22 09:38:12.241 | for (l = count -2; l >= 0; l--) 2022-04-22 09:38:12.241 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-22 09:38:12.241 | } 2022-04-22 09:38:12.241 | } 2022-04-22 09:38:12.241 | } 2022-04-22 09:38:12.241 | } 2022-04-22 09:38:12.241 | ' 2022-04-22 09:38:12.244 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-22 09:38:12.244 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-22 09:38:12.256 | + inc/meta-config:merge_config_file:164 : read a 2022-04-22 09:38:12.256 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:38:12.256 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-22 09:38:12.268 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-22 09:38:12.268 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:38:12.273 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-22 09:38:12.282 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-22 09:38:12.282 | BEGIN { group = "" } 2022-04-22 09:38:12.282 | /^\[\[.+\|.*\]\]/ { 2022-04-22 09:38:12.282 | gsub("[][]", "", $1); 2022-04-22 09:38:12.282 | split($1, a, "|"); 2022-04-22 09:38:12.282 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-22 09:38:12.282 | group=a[1] 2022-04-22 09:38:12.282 | } else { 2022-04-22 09:38:12.282 | group="" 2022-04-22 09:38:12.282 | } 2022-04-22 09:38:12.282 | next 2022-04-22 09:38:12.282 | } 2022-04-22 09:38:12.282 | { 2022-04-22 09:38:12.282 | if (group != "") 2022-04-22 09:38:12.282 | print $0 2022-04-22 09:38:12.282 | } 2022-04-22 09:38:12.282 | ' /home/ubuntu/devstack/local.conf 2022-04-22 09:38:12.300 | + lib/nova:start_nova_compute:912 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-22 09:38:12.301 | + lib/nova:start_nova_compute:919 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-22 09:38:12.377 | + lib/nova:start_nova_compute:922 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-22 09:38:12.449 | + lib/nova:start_nova_compute:923 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-22 09:38:12.461 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-22 09:38:12.472 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-22 09:38:12.485 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-22 09:38:12.497 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-22 09:38:12.505 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-22 09:38:12.544 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:12.556 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-22 09:38:12.560 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-22 09:38:12.576 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-22 09:38:12.632 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:12.641 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-22 09:38:12.649 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-22 09:38:12.715 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-22 09:38:12.718 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-22 09:38:12.725 | + lib/nova:start_nova_compute:927 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-22 09:38:12.774 | + lib/nova:start_nova_compute:928 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-22 09:38:12.807 | + lib/nova:start_nova_compute:933 : configure_console_compute 2022-04-22 09:38:12.812 | + lib/nova:configure_console_compute:622 : local offset 2022-04-22 09:38:12.821 | + lib/nova:configure_console_compute:623 : offset=0 2022-04-22 09:38:12.825 | + lib/nova:configure_console_compute:627 : local default_proxyclient_addr 2022-04-22 09:38:12.832 | ++ lib/nova:configure_console_compute:628 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-22 09:38:12.887 | + lib/nova:configure_console_compute:628 : default_proxyclient_addr=10.222.0.39 2022-04-22 09:38:12.896 | + lib/nova:configure_console_compute:632 : is_service_enabled n-cpu 2022-04-22 09:38:12.948 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:12.953 | + lib/nova:configure_console_compute:648 : is_service_enabled n-novnc 2022-04-22 09:38:13.010 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:13.021 | + lib/nova:configure_console_compute:648 : '[' False '!=' False ']' 2022-04-22 09:38:13.029 | + lib/nova:configure_console_compute:656 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-22 09:38:13.087 | + lib/nova:configure_console_compute:659 : is_service_enabled n-spice 2022-04-22 09:38:13.108 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:13.112 | + lib/nova:configure_console_compute:669 : is_service_enabled n-sproxy 2022-04-22 09:38:13.136 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:13.140 | + lib/nova:start_nova_compute:936 : '[' -n '' ']' 2022-04-22 09:38:13.142 | + lib/nova:start_nova_compute:941 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-22 09:38:13.146 | + lib/nova:start_nova_compute:941 : [[ kvm == \q\e\m\u ]] 2022-04-22 09:38:13.150 | + lib/nova:start_nova_compute:945 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-22 09:38:13.152 | + lib/nova:start_nova_compute:949 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-22 09:38:13.155 | + functions-common:run_process:1576 : local service=n-cpu 2022-04-22 09:38:13.158 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-22 09:38:13.160 | + functions-common:run_process:1578 : local group=libvirt 2022-04-22 09:38:13.163 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:13.166 | + functions-common:run_process:1581 : local name=n-cpu 2022-04-22 09:38:13.168 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:13.171 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:13.174 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:13.177 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:13.180 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:13.185 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620293182 2022-04-22 09:38:13.188 | + functions-common:run_process:1584 : is_service_enabled n-cpu 2022-04-22 09:38:13.206 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:13.209 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:13.212 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:13.215 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:13.217 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:13.221 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:13.223 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:13.226 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:13.229 | + functions-common:time_stop:2328 : start_time=1650620293182 2022-04-22 09:38:13.231 | + functions-common:time_stop:2330 : [[ -z 1650620293182 ]] 2022-04-22 09:38:13.237 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:13.240 | + functions-common:time_stop:2333 : end_time=1650620293237 2022-04-22 09:38:13.243 | + functions-common:time_stop:2334 : elapsed_time=55 2022-04-22 09:38:13.246 | + functions-common:time_stop:2335 : total=28615 2022-04-22 09:38:13.248 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:13.251 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=28670 2022-04-22 09:38:13.254 | + lib/nova:start_nova_compute:971 : 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 2022-04-22 09:38:13.257 | + lib/nova:start_nova_compute:971 : 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 2022-04-22 09:38:13.260 | + lib/nova:start_nova:1073 : is_service_enabled n-api 2022-04-22 09:38:13.278 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:13.281 | + lib/nova:start_nova:1075 : echo 'Dumping cells_v2 mapping' 2022-04-22 09:38:13.281 | Dumping cells_v2 mapping 2022-04-22 09:38:13.284 | + lib/nova:start_nova:1076 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-22 09:38:16.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:38:16.880 | from cryptography.utils import int_from_bytes 2022-04-22 09:38:16.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:38:16.880 | from cryptography.utils import int_from_bytes 2022-04-22 09:38:16.880 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-22 09:38:16.880 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-22 09:38:16.880 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-22 09:38:16.880 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-22 09:38:16.880 | | cell1 | 70ae167a-4b83-448d-b042-bef824bb50bd | rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-22 09:38:16.880 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-22 09:38:17.294 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2022-04-22 09:38:17.297 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-22 09:38:17.359 | + inc/async:async_inner:63 : create_flavors 2022-04-22 09:38:17.401 | [17787 Async create_flavors:120888]: running: create_flavors 2022-04-22 09:38:17.403 | + ./stack.sh:main:1326 : is_service_enabled cinder 2022-04-22 09:38:17.424 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:17.427 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2022-04-22 09:38:17.430 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:38:17.432 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2022-04-22 09:38:17.435 | + ./stack.sh:main:1328 : start_cinder 2022-04-22 09:38:17.439 | + lib/cinder:start_cinder:505 : local service_port=8776 2022-04-22 09:38:17.442 | + lib/cinder:start_cinder:506 : local service_protocol=http 2022-04-22 09:38:17.444 | + lib/cinder:start_cinder:507 : local cinder_url 2022-04-22 09:38:17.447 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2022-04-22 09:38:17.469 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:17.472 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2022-04-22 09:38:17.475 | + lib/cinder:start_cinder:532 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-04-22 09:38:17.478 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2022-04-22 09:38:17.481 | ++ lib/cinder:start_cinder:541 : which uwsgi 2022-04-22 09:38:17.487 | + lib/cinder:start_cinder:541 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-22 09:38:17.490 | + functions-common:run_process:1576 : local service=c-api 2022-04-22 09:38:17.494 | + functions-common:run_process:1577 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-22 09:38:17.497 | + functions-common:run_process:1578 : local group= 2022-04-22 09:38:17.500 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:17.504 | + functions-common:run_process:1581 : local name=c-api 2022-04-22 09:38:17.507 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:17.509 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:17.512 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:17.516 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:17.519 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:17.524 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620297521 2022-04-22 09:38:17.527 | + functions-common:run_process:1584 : is_service_enabled c-api 2022-04-22 09:38:17.544 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:17.547 | + functions-common:run_process:1585 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-04-22 09:38:17.550 | + functions-common:_run_under_systemd:1541 : local service=c-api 2022-04-22 09:38:17.553 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-22 09:38:17.555 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-22 09:38:17.558 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-22 09:38:17.560 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-22 09:38:17.562 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-22 09:38:17.565 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-22 09:38:17.568 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@c-api.service 2022-04-22 09:38:17.570 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:38:17.573 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:38:17.575 | + functions-common:_run_under_systemd:1550 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-22 09:38:17.578 | + functions-common:_run_under_systemd:1551 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-04-22 09:38:17.580 | + functions-common:write_uwsgi_user_unit_file:1485 : local service=devstack@c-api.service 2022-04-22 09:38:17.582 | + functions-common:write_uwsgi_user_unit_file:1486 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-22 09:38:17.585 | + functions-common:write_uwsgi_user_unit_file:1487 : local group= 2022-04-22 09:38:17.587 | + functions-common:write_uwsgi_user_unit_file:1488 : local user=ubuntu 2022-04-22 09:38:17.589 | + functions-common:write_uwsgi_user_unit_file:1489 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-22 09:38:17.592 | + functions-common:write_uwsgi_user_unit_file:1490 : mkdir -p /etc/systemd/system 2022-04-22 09:38:17.596 | + functions-common:write_uwsgi_user_unit_file:1492 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-04-22 09:38:17.671 | + functions-common:write_uwsgi_user_unit_file:1493 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-22 09:38:17.736 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-22 09:38:17.789 | + functions-common:write_uwsgi_user_unit_file:1495 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-22 09:38:17.846 | + functions-common:write_uwsgi_user_unit_file:1496 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:38:17.906 | + functions-common:write_uwsgi_user_unit_file:1497 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-22 09:38:17.960 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-22 09:38:18.020 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-22 09:38:18.077 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-22 09:38:18.134 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-22 09:38:18.188 | + functions-common:write_uwsgi_user_unit_file:1503 : [[ -n '' ]] 2022-04-22 09:38:18.191 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-22 09:38:18.259 | + functions-common:write_uwsgi_user_unit_file:1509 : sudo systemctl daemon-reload 2022-04-22 09:38:18.711 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@c-api.service 2022-04-22 09:38:18.728 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-22 09:38:19.184 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@c-api.service 2022-04-22 09:38:19.268 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:19.271 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:19.278 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:19.283 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:19.285 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:19.288 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:19.291 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:19.293 | + functions-common:time_stop:2328 : start_time=1650620297521 2022-04-22 09:38:19.296 | + functions-common:time_stop:2330 : [[ -z 1650620297521 ]] 2022-04-22 09:38:19.299 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:19.305 | + functions-common:time_stop:2333 : end_time=1650620299301 2022-04-22 09:38:19.308 | + functions-common:time_stop:2334 : elapsed_time=1780 2022-04-22 09:38:19.311 | + functions-common:time_stop:2335 : total=28670 2022-04-22 09:38:19.314 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:19.317 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=30450 2022-04-22 09:38:19.321 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.39/volume/v3 2022-04-22 09:38:19.324 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2022-04-22 09:38:19.324 | Waiting for Cinder API to start... 2022-04-22 09:38:19.327 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.39/volume/v3 2022-04-22 09:38:19.332 | + functions:wait_for_service:457 : local timeout=60 2022-04-22 09:38:19.335 | + functions:wait_for_service:458 : local url=http://10.222.0.39/volume/v3 2022-04-22 09:38:19.337 | + functions:wait_for_service:459 : local rval=0 2022-04-22 09:38:19.340 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-22 09:38:19.343 | + functions-common:time_start:2307 : local name=wait_for_service 2022-04-22 09:38:19.346 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:19.348 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:19.354 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:19.356 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620299353 2022-04-22 09:38:19.359 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-22 09:38:19.366 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/volume/v3 2022-04-22 09:38:23.638 | + :: : [[ 401 == 503 ]] 2022-04-22 09:38:23.640 | + :: : [[ 0 -eq 7 ]] 2022-04-22 09:38:23.644 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-22 09:38:23.646 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:23.650 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:23.652 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:23.655 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:23.658 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:23.661 | + functions-common:time_stop:2327 : name=wait_for_service 2022-04-22 09:38:23.663 | + functions-common:time_stop:2328 : start_time=1650620299353 2022-04-22 09:38:23.666 | + functions-common:time_stop:2330 : [[ -z 1650620299353 ]] 2022-04-22 09:38:23.671 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:23.674 | + functions-common:time_stop:2333 : end_time=1650620303671 2022-04-22 09:38:23.676 | + functions-common:time_stop:2334 : elapsed_time=4318 2022-04-22 09:38:23.679 | + functions-common:time_stop:2335 : total=17617 2022-04-22 09:38:23.681 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:23.684 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=21935 2022-04-22 09:38:23.686 | + functions:wait_for_service:467 : return 0 2022-04-22 09:38:23.689 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:23.692 | + functions-common:run_process:1576 : local service=c-sch 2022-04-22 09:38:23.694 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:23.698 | + functions-common:run_process:1578 : local group= 2022-04-22 09:38:23.701 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:23.704 | + functions-common:run_process:1581 : local name=c-sch 2022-04-22 09:38:23.707 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:23.709 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:23.712 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:23.714 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:23.718 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:23.724 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620303721 2022-04-22 09:38:23.727 | + functions-common:run_process:1584 : is_service_enabled c-sch 2022-04-22 09:38:23.746 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:23.749 | + functions-common:run_process:1585 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-22 09:38:23.752 | + functions-common:_run_under_systemd:1541 : local service=c-sch 2022-04-22 09:38:23.755 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:23.757 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:23.760 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:23.763 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:23.765 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-22 09:38:23.768 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-22 09:38:23.770 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@c-sch.service 2022-04-22 09:38:23.773 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:38:23.775 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:38:23.778 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-22 09:38:23.781 | + functions-common:_run_under_systemd:1553 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-22 09:38:23.784 | + functions-common:write_user_unit_file:1458 : local service=devstack@c-sch.service 2022-04-22 09:38:23.786 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:23.789 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:38:23.791 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:38:23.794 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:38:23.796 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:38:23.800 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-22 09:38:23.802 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:38:23.807 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-22 09:38:23.877 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-22 09:38:23.946 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:24.000 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-22 09:38:24.057 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-22 09:38:24.114 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:38:24.173 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:38:24.175 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-22 09:38:24.252 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:38:24.701 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@c-sch.service 2022-04-22 09:38:24.716 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-22 09:38:25.191 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@c-sch.service 2022-04-22 09:38:25.226 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:25.233 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:25.238 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:25.242 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:25.245 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:25.250 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:25.253 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:25.258 | + functions-common:time_stop:2328 : start_time=1650620303721 2022-04-22 09:38:25.260 | + functions-common:time_stop:2330 : [[ -z 1650620303721 ]] 2022-04-22 09:38:25.265 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:25.275 | + functions-common:time_stop:2333 : end_time=1650620305267 2022-04-22 09:38:25.283 | + functions-common:time_stop:2334 : elapsed_time=1546 2022-04-22 09:38:25.290 | + functions-common:time_stop:2335 : total=30450 2022-04-22 09:38:25.293 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:25.297 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=31996 2022-04-22 09:38:25.301 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:25.304 | + functions-common:run_process:1576 : local service=c-bak 2022-04-22 09:38:25.307 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:25.311 | + functions-common:run_process:1578 : local group= 2022-04-22 09:38:25.316 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:25.319 | + functions-common:run_process:1581 : local name=c-bak 2022-04-22 09:38:25.322 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:25.325 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:25.328 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:25.331 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:25.335 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:25.341 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620305337 2022-04-22 09:38:25.345 | + functions-common:run_process:1584 : is_service_enabled c-bak 2022-04-22 09:38:25.367 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:25.371 | + functions-common:run_process:1585 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-04-22 09:38:25.374 | + functions-common:_run_under_systemd:1541 : local service=c-bak 2022-04-22 09:38:25.377 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:25.380 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:25.383 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:25.386 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:25.390 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-22 09:38:25.393 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-22 09:38:25.396 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@c-bak.service 2022-04-22 09:38:25.400 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:38:25.403 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:38:25.406 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-22 09:38:25.410 | + functions-common:_run_under_systemd:1553 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-22 09:38:25.413 | + functions-common:write_user_unit_file:1458 : local service=devstack@c-bak.service 2022-04-22 09:38:25.416 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:25.419 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:38:25.423 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:38:25.426 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:38:25.429 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:38:25.432 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-04-22 09:38:25.435 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:38:25.441 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-04-22 09:38:25.533 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-04-22 09:38:25.622 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:25.696 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-04-22 09:38:25.771 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-04-22 09:38:25.851 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:38:25.931 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:38:25.934 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-04-22 09:38:26.010 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:38:26.504 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@c-bak.service 2022-04-22 09:38:26.521 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-04-22 09:38:26.995 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@c-bak.service 2022-04-22 09:38:27.041 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:27.046 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:27.052 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:27.058 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:27.061 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:27.064 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:27.067 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:27.069 | + functions-common:time_stop:2328 : start_time=1650620305337 2022-04-22 09:38:27.072 | + functions-common:time_stop:2330 : [[ -z 1650620305337 ]] 2022-04-22 09:38:27.079 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:27.081 | + functions-common:time_stop:2333 : end_time=1650620307078 2022-04-22 09:38:27.085 | + functions-common:time_stop:2334 : elapsed_time=1741 2022-04-22 09:38:27.087 | + functions-common:time_stop:2335 : total=31996 2022-04-22 09:38:27.090 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:27.093 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=33737 2022-04-22 09:38:27.096 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:27.099 | + functions-common:run_process:1576 : local service=c-vol 2022-04-22 09:38:27.101 | + functions-common:run_process:1577 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:27.105 | + functions-common:run_process:1578 : local group= 2022-04-22 09:38:27.108 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:27.112 | + functions-common:run_process:1581 : local name=c-vol 2022-04-22 09:38:27.116 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:27.119 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:27.122 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:27.126 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:27.132 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:27.135 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620307131 2022-04-22 09:38:27.138 | + functions-common:run_process:1584 : is_service_enabled c-vol 2022-04-22 09:38:27.166 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:27.169 | + functions-common:run_process:1585 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-04-22 09:38:27.171 | + functions-common:_run_under_systemd:1541 : local service=c-vol 2022-04-22 09:38:27.175 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:27.178 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:27.180 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:27.183 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:27.186 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-22 09:38:27.190 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-22 09:38:27.192 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@c-vol.service 2022-04-22 09:38:27.195 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:38:27.198 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:38:27.201 | + functions-common:_run_under_systemd:1550 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-22 09:38:27.204 | + functions-common:_run_under_systemd:1553 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-22 09:38:27.208 | + functions-common:write_user_unit_file:1458 : local service=devstack@c-vol.service 2022-04-22 09:38:27.210 | + functions-common:write_user_unit_file:1459 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:27.213 | + functions-common:write_user_unit_file:1460 : local group= 2022-04-22 09:38:27.216 | + functions-common:write_user_unit_file:1461 : local user=ubuntu 2022-04-22 09:38:27.219 | + functions-common:write_user_unit_file:1462 : local extra= 2022-04-22 09:38:27.222 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-04-22 09:38:27.224 | + functions-common:write_user_unit_file:1466 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-04-22 09:38:27.227 | + functions-common:write_user_unit_file:1467 : mkdir -p /etc/systemd/system 2022-04-22 09:38:27.232 | + functions-common:write_user_unit_file:1469 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-04-22 09:38:27.310 | + functions-common:write_user_unit_file:1470 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-04-22 09:38:27.396 | + functions-common:write_user_unit_file:1471 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-22 09:38:27.471 | + functions-common:write_user_unit_file:1472 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-04-22 09:38:27.543 | + functions-common:write_user_unit_file:1473 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-04-22 09:38:27.621 | + functions-common:write_user_unit_file:1474 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:38:27.690 | + functions-common:write_user_unit_file:1475 : [[ -n '' ]] 2022-04-22 09:38:27.694 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-04-22 09:38:27.805 | + functions-common:write_user_unit_file:1481 : sudo systemctl daemon-reload 2022-04-22 09:38:28.322 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@c-vol.service 2022-04-22 09:38:28.344 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-04-22 09:38:28.818 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@c-vol.service 2022-04-22 09:38:28.864 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:28.874 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:28.882 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:28.885 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:28.899 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:28.905 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:28.913 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:28.922 | + functions-common:time_stop:2328 : start_time=1650620307131 2022-04-22 09:38:28.933 | + functions-common:time_stop:2330 : [[ -z 1650620307131 ]] 2022-04-22 09:38:28.945 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:28.953 | + functions-common:time_stop:2333 : end_time=1650620308946 2022-04-22 09:38:28.960 | + functions-common:time_stop:2334 : elapsed_time=1815 2022-04-22 09:38:28.970 | + functions-common:time_stop:2335 : total=33737 2022-04-22 09:38:28.976 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:28.980 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=35552 2022-04-22 09:38:28.990 | + ./stack.sh:main:1329 : create_volume_types 2022-04-22 09:38:28.996 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2022-04-22 09:38:29.073 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:29.085 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2022-04-22 09:38:29.097 | + lib/cinder:create_volume_types:572 : local be be_name 2022-04-22 09:38:29.107 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-22 09:38:29.112 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2022-04-22 09:38:29.120 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2022-04-22 09:38:29.206 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:29.210 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-04-22 09:38:33.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:38:33.109 | from cryptography.utils import int_from_bytes 2022-04-22 09:38:33.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:38:33.110 | from cryptography.utils import int_from_bytes 2022-04-22 09:38:33.110 | +-------------+--------------------------------------+ 2022-04-22 09:38:33.110 | | Field | Value | 2022-04-22 09:38:33.110 | +-------------+--------------------------------------+ 2022-04-22 09:38:33.110 | | description | None | 2022-04-22 09:38:33.110 | | id | dda5add2-89ef-41a5-b4ca-3a3636a641db | 2022-04-22 09:38:33.110 | | is_public | True | 2022-04-22 09:38:33.110 | | name | lvmdriver-1 | 2022-04-22 09:38:33.110 | | properties | volume_backend_name='lvmdriver-1' | 2022-04-22 09:38:33.110 | +-------------+--------------------------------------+ 2022-04-22 09:38:33.281 | + lib/cinder:create_volume_types:591 : [[ False == \T\r\u\e ]] 2022-04-22 09:38:33.283 | + ./stack.sh:main:1334 : [[ False == \T\r\u\e ]] 2022-04-22 09:38:33.286 | + ./stack.sh:main:1342 : is_service_enabled glance 2022-04-22 09:38:33.306 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:33.309 | + ./stack.sh:main:1343 : echo_summary 'Starting Glance' 2022-04-22 09:38:33.311 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:38:33.314 | + ./stack.sh:echo_summary:432 : echo -e Starting Glance 2022-04-22 09:38:33.317 | + ./stack.sh:main:1344 : start_glance 2022-04-22 09:38:33.320 | + lib/glance:start_glance:609 : local service_protocol=http 2022-04-22 09:38:33.323 | + lib/glance:start_glance:610 : is_service_enabled tls-proxy 2022-04-22 09:38:33.347 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:33.350 | + lib/glance:start_glance:616 : [[ False == False ]] 2022-04-22 09:38:33.354 | ++ lib/glance:start_glance:617 : which uwsgi 2022-04-22 09:38:33.359 | + lib/glance:start_glance:617 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-22 09:38:33.362 | + functions-common:run_process:1576 : local service=g-api 2022-04-22 09:38:33.365 | + functions-common:run_process:1577 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-22 09:38:33.367 | + functions-common:run_process:1578 : local group= 2022-04-22 09:38:33.370 | + functions-common:run_process:1579 : local user= 2022-04-22 09:38:33.373 | + functions-common:run_process:1581 : local name=g-api 2022-04-22 09:38:33.377 | + functions-common:run_process:1583 : time_start run_process 2022-04-22 09:38:33.379 | + functions-common:time_start:2307 : local name=run_process 2022-04-22 09:38:33.382 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:33.384 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:33.388 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:33.394 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620313390 2022-04-22 09:38:33.397 | + functions-common:run_process:1584 : is_service_enabled g-api 2022-04-22 09:38:33.417 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:33.420 | + functions-common:run_process:1585 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-04-22 09:38:33.423 | + functions-common:_run_under_systemd:1541 : local service=g-api 2022-04-22 09:38:33.426 | + functions-common:_run_under_systemd:1542 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-22 09:38:33.429 | + functions-common:_run_under_systemd:1543 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-22 09:38:33.431 | + functions-common:_run_under_systemd:1545 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-22 09:38:33.434 | + functions-common:_common_systemd_pitfalls:1513 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-22 09:38:33.436 | + functions-common:_common_systemd_pitfalls:1516 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-04-22 09:38:33.440 | + functions-common:_common_systemd_pitfalls:1527 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-04-22 09:38:33.443 | + functions-common:_run_under_systemd:1547 : local systemd_service=devstack@g-api.service 2022-04-22 09:38:33.445 | + functions-common:_run_under_systemd:1548 : local group= 2022-04-22 09:38:33.448 | + functions-common:_run_under_systemd:1549 : local user=ubuntu 2022-04-22 09:38:33.451 | + functions-common:_run_under_systemd:1550 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-04-22 09:38:33.454 | + functions-common:_run_under_systemd:1551 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-04-22 09:38:33.457 | + functions-common:write_uwsgi_user_unit_file:1485 : local service=devstack@g-api.service 2022-04-22 09:38:33.459 | + functions-common:write_uwsgi_user_unit_file:1486 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-22 09:38:33.461 | + functions-common:write_uwsgi_user_unit_file:1487 : local group= 2022-04-22 09:38:33.464 | + functions-common:write_uwsgi_user_unit_file:1488 : local user=ubuntu 2022-04-22 09:38:33.467 | + functions-common:write_uwsgi_user_unit_file:1489 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-04-22 09:38:33.469 | + functions-common:write_uwsgi_user_unit_file:1490 : mkdir -p /etc/systemd/system 2022-04-22 09:38:33.473 | + functions-common:write_uwsgi_user_unit_file:1492 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-04-22 09:38:33.550 | + functions-common:write_uwsgi_user_unit_file:1493 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-04-22 09:38:33.623 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-04-22 09:38:33.701 | + functions-common:write_uwsgi_user_unit_file:1495 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-22 09:38:33.786 | + functions-common:write_uwsgi_user_unit_file:1496 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-22 09:38:33.955 | + functions-common:write_uwsgi_user_unit_file:1497 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-04-22 09:38:34.077 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-04-22 09:38:34.145 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-04-22 09:38:34.212 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-04-22 09:38:34.276 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-04-22 09:38:34.334 | + functions-common:write_uwsgi_user_unit_file:1503 : [[ -n '' ]] 2022-04-22 09:38:34.338 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-04-22 09:38:34.436 | + functions-common:write_uwsgi_user_unit_file:1509 : sudo systemctl daemon-reload 2022-04-22 09:38:34.907 | + functions-common:_run_under_systemd:1556 : sudo systemctl enable devstack@g-api.service 2022-04-22 09:38:34.923 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-04-22 09:38:35.402 | + functions-common:_run_under_systemd:1557 : sudo systemctl start devstack@g-api.service 2022-04-22 09:38:35.493 | + functions-common:run_process:1587 : time_stop run_process 2022-04-22 09:38:35.498 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:35.501 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:35.505 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:35.508 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:35.514 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:35.517 | + functions-common:time_stop:2327 : name=run_process 2022-04-22 09:38:35.520 | + functions-common:time_stop:2328 : start_time=1650620313390 2022-04-22 09:38:35.522 | + functions-common:time_stop:2330 : [[ -z 1650620313390 ]] 2022-04-22 09:38:35.527 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:35.532 | + functions-common:time_stop:2333 : end_time=1650620315529 2022-04-22 09:38:35.536 | + functions-common:time_stop:2334 : elapsed_time=2139 2022-04-22 09:38:35.548 | + functions-common:time_stop:2335 : total=35552 2022-04-22 09:38:35.568 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:35.586 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=37691 2022-04-22 09:38:35.601 | + lib/glance:start_glance:622 : is_service_enabled g-api-r 2022-04-22 09:38:35.681 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:38:35.697 | + lib/glance:start_glance:627 : echo 'Waiting for g-api (10.222.0.39) to start...' 2022-04-22 09:38:35.697 | Waiting for g-api (10.222.0.39) to start... 2022-04-22 09:38:35.713 | + lib/glance:start_glance:628 : wait_for_service 60 http://10.222.0.39/image 2022-04-22 09:38:35.729 | + functions:wait_for_service:457 : local timeout=60 2022-04-22 09:38:35.745 | + functions:wait_for_service:458 : local url=http://10.222.0.39/image 2022-04-22 09:38:35.757 | + functions:wait_for_service:459 : local rval=0 2022-04-22 09:38:35.764 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-22 09:38:35.768 | + functions-common:time_start:2307 : local name=wait_for_service 2022-04-22 09:38:35.781 | + functions-common:time_start:2308 : local start_time= 2022-04-22 09:38:35.792 | + functions-common:time_start:2309 : [[ -n '' ]] 2022-04-22 09:38:35.795 | ++ functions-common:time_start:2312 : date +%s%3N 2022-04-22 09:38:35.800 | + functions-common:time_start:2312 : _TIME_START[$name]=1650620315797 2022-04-22 09:38:35.803 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-22 09:38:35.814 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/image 2022-04-22 09:38:39.746 | + :: : [[ 300 == 503 ]] 2022-04-22 09:38:39.748 | + :: : [[ 0 -eq 7 ]] 2022-04-22 09:38:39.752 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-22 09:38:39.755 | + functions-common:time_stop:2321 : local name 2022-04-22 09:38:39.762 | + functions-common:time_stop:2322 : local end_time 2022-04-22 09:38:39.764 | + functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:38:39.771 | + functions-common:time_stop:2324 : local total 2022-04-22 09:38:39.773 | + functions-common:time_stop:2325 : local start_time 2022-04-22 09:38:39.776 | + functions-common:time_stop:2327 : name=wait_for_service 2022-04-22 09:38:39.779 | + functions-common:time_stop:2328 : start_time=1650620315797 2022-04-22 09:38:39.782 | + functions-common:time_stop:2330 : [[ -z 1650620315797 ]] 2022-04-22 09:38:39.785 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:38:39.790 | + functions-common:time_stop:2333 : end_time=1650620319787 2022-04-22 09:38:39.793 | + functions-common:time_stop:2334 : elapsed_time=3990 2022-04-22 09:38:39.795 | + functions-common:time_stop:2335 : total=21935 2022-04-22 09:38:39.798 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:38:39.801 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=25925 2022-04-22 09:38:39.804 | + functions:wait_for_service:467 : return 0 2022-04-22 09:38:39.806 | + ./stack.sh:main:1358 : is_service_enabled mysql postgresql 2022-04-22 09:38:39.825 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:39.827 | + ./stack.sh:main:1358 : is_service_enabled glance 2022-04-22 09:38:39.852 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:38:39.854 | + ./stack.sh:main:1359 : echo_summary 'Uploading images' 2022-04-22 09:38:39.857 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:38:39.861 | + ./stack.sh:echo_summary:432 : echo -e Uploading images 2022-04-22 09:38:39.863 | + ./stack.sh:main:1361 : for image_url in ${IMAGE_URLS//,/ } 2022-04-22 09:38:39.866 | + ./stack.sh:main:1362 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-22 09:38:39.868 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-22 09:38:39.870 | + functions:upload_image:134 : local image image_fname image_name 2022-04-22 09:38:39.873 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-04-22 09:38:39.878 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-22 09:38:39.882 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-22 09:38:39.884 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-04-22 09:38:39.887 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-04-22 09:38:39.889 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-22 09:38:39.893 | --2022-04-22 09:38:39-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-22 09:38:39.894 | Connecting to 10.100.0.9:80... connected. 2022-04-22 09:38:39.896 | HTTP request sent, awaiting response... 200 OK 2022-04-22 09:38:39.896 | Length: 645922816 (616M) 2022-04-22 09:38:39.896 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-04-22 09:38:39.918 | 2022-04-22 09:38:40.238 | 0K ........ ........ ........ ........ 5% 96.2M 6s 2022-04-22 09:38:40.576 | 32768K ........ ........ ........ ........ 10% 95.6M 6s 2022-04-22 09:38:41.007 | 65536K ........ ........ ........ ........ 15% 74.2M 6s 2022-04-22 09:38:41.345 | 98304K ........ ........ ........ ........ 20% 93.8M 5s 2022-04-22 09:38:41.911 | 131072K ........ ........ ........ ........ 25% 56.5M 6s 2022-04-22 09:38:42.222 | 163840K ........ ........ ........ ........ 31% 103M 5s 2022-04-22 09:38:42.528 | 196608K ........ ........ ........ ........ 36% 105M 5s 2022-04-22 09:38:42.834 | 229376K ........ ........ ........ ........ 41% 104M 4s 2022-04-22 09:38:43.137 | 262144K ........ ........ ........ ........ 46% 106M 4s 2022-04-22 09:38:43.444 | 294912K ........ ........ ........ ........ 51% 104M 3s 2022-04-22 09:38:43.748 | 327680K ........ ........ ........ ........ 57% 105M 3s 2022-04-22 09:38:44.056 | 360448K ........ ........ ........ ........ 62% 104M 3s 2022-04-22 09:38:44.362 | 393216K ........ ........ ........ ........ 67% 105M 2s 2022-04-22 09:38:44.674 | 425984K ........ ........ ........ ........ 72% 103M 2s 2022-04-22 09:38:44.989 | 458752K ........ ........ ........ ........ 77% 102M 1s 2022-04-22 09:38:45.306 | 491520K ........ ........ ........ ........ 83% 101M 1s 2022-04-22 09:38:45.622 | 524288K ........ ........ ........ ........ 88% 101M 1s 2022-04-22 09:38:45.938 | 557056K ........ ........ ........ ........ 93% 101M 0s 2022-04-22 09:38:46.252 | 589824K ........ ........ ........ ........ 98% 102M 0s 2022-04-22 09:38:46.322 | 622592K ........ 100% 102M=6.4s 2022-04-22 09:38:46.322 | 2022-04-22 09:38:46.322 | 2022-04-22 09:38:46 (95.9 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-04-22 09:38:46.322 | 2022-04-22 09:38:46.325 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-04-22 09:38:46.327 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-22 09:38:46.330 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-04-22 09:38:46.332 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-04-22 09:38:46.334 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-04-22 09:38:46.337 | + functions:upload_image:294 : local kernel= 2022-04-22 09:38:46.339 | + functions:upload_image:295 : local ramdisk= 2022-04-22 09:38:46.342 | + functions:upload_image:296 : local disk_format= 2022-04-22 09:38:46.344 | + functions:upload_image:297 : local container_format= 2022-04-22 09:38:46.347 | + functions:upload_image:298 : local unpack= 2022-04-22 09:38:46.349 | + functions:upload_image:299 : local img_property= 2022-04-22 09:38:46.351 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-22 09:38:46.354 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-04-22 09:38:46.356 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-04-22 09:38:46.358 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-04-22 09:38:46.361 | + functions:upload_image:309 : case "$image_fname" in 2022-04-22 09:38:46.363 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-04-22 09:38:46.366 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-04-22 09:38:46.371 | + functions:upload_image:375 : image_name=ubuntu-16 2022-04-22 09:38:46.376 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-22 09:38:46.376 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-04-22 09:38:46.382 | + functions:upload_image:376 : disk_format=vhdx 2022-04-22 09:38:46.385 | + functions:upload_image:377 : container_format=bare 2022-04-22 09:38:46.389 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-04-22 09:38:46.391 | + functions:upload_image:385 : is_arch ppc64le 2022-04-22 09:38:46.394 | ++ functions-common:is_arch:428 : uname -m 2022-04-22 09:38:46.399 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-04-22 09:38:46.401 | + functions:upload_image:385 : is_arch ppc64 2022-04-22 09:38:46.404 | ++ functions-common:is_arch:428 : uname -m 2022-04-22 09:38:46.409 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2022-04-22 09:38:46.411 | + functions:upload_image:385 : is_arch ppc 2022-04-22 09:38:46.414 | ++ functions-common:is_arch:428 : uname -m 2022-04-22 09:38:46.419 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2022-04-22 09:38:46.421 | + functions:upload_image:389 : is_arch aarch64 2022-04-22 09:38:46.425 | ++ functions-common:is_arch:428 : uname -m 2022-04-22 09:38:46.429 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-22 09:38:46.431 | + functions:upload_image:393 : '[' bare = bare ']' 2022-04-22 09:38:46.434 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-04-22 09:38:46.436 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-04-22 09:38:46.439 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-04-22 09:38:46.441 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-04-22 09:38:46.444 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-04-22 09:38:46.446 | + functions:_upload_image:105 : shift 2022-04-22 09:38:46.448 | + functions:_upload_image:106 : local container=bare 2022-04-22 09:38:46.450 | + functions:_upload_image:107 : shift 2022-04-22 09:38:46.452 | + functions:_upload_image:108 : local disk=vhdx 2022-04-22 09:38:46.455 | + functions:_upload_image:109 : shift 2022-04-22 09:38:46.457 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-22 09:38:46.459 | + functions:_upload_image:111 : shift 2022-04-22 09:38:46.461 | + functions:_upload_image:112 : local properties 2022-04-22 09:38:46.463 | + functions:_upload_image:113 : local useimport 2022-04-22 09:38:46.466 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-04-22 09:38:46.469 | ++ functions:_image_properties_to_arg:87 : local result= 2022-04-22 09:38:46.471 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-04-22 09:38:46.473 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-04-22 09:38:46.477 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-04-22 09:38:46.480 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-04-22 09:38:46.482 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-04-22 09:38:46.485 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-04-22 09:38:48.891 | + inc/async:async_inner:64 : rc=0 2022-04-22 09:38:48.919 | [120888 Async create_flavors:120888]: finished successfully 2022-04-22 09:39:04.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.266 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.266 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.267 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-22 09:39:04.267 | | Field | Value | 2022-04-22 09:39:04.267 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-22 09:39:04.267 | | container_format | bare | 2022-04-22 09:39:04.267 | | created_at | 2022-04-22T09:38:49Z | 2022-04-22 09:39:04.267 | | disk_format | vhdx | 2022-04-22 09:39:04.267 | | file | /v2/images/04501370-9e52-4176-ae59-8b2ab84b1ff2/file | 2022-04-22 09:39:04.267 | | id | 04501370-9e52-4176-ae59-8b2ab84b1ff2 | 2022-04-22 09:39:04.267 | | min_disk | 0 | 2022-04-22 09:39:04.267 | | min_ram | 0 | 2022-04-22 09:39:04.267 | | name | ubuntu-16 | 2022-04-22 09:39:04.267 | | owner | 2ba2a9dd1a8f4b438e64a520e1f7a391 | 2022-04-22 09:39:04.267 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-04-22 09:39:04.267 | | protected | False | 2022-04-22 09:39:04.267 | | schema | /v2/schemas/image | 2022-04-22 09:39:04.267 | | status | queued | 2022-04-22 09:39:04.267 | | tags | | 2022-04-22 09:39:04.267 | | updated_at | 2022-04-22T09:38:49Z | 2022-04-22 09:39:04.267 | | visibility | public | 2022-04-22 09:39:04.267 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-22 09:39:04.438 | + ./stack.sh:main:1366 : async_wait create_flavors 2022-04-22 09:39:04.504 | [17787 Async create_flavors:120888]: Waiting for completion of create_flavors running on PID 120888 (2 other jobs running) 2022-04-22 09:39:04.542 | [17787 Async create_flavors:120888]: Signaling child to exit 2022-04-22 09:39:04.542 | WAKEUP 2022-04-22 09:39:04.565 | [17787 Async create_flavors:120888]: Signaled 2022-04-22 09:39:04.573 | + lib/nova:create_flavors:1140 : is_service_enabled n-api 2022-04-22 09:39:04.573 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:39:04.573 | + lib/nova:create_flavors:1141 : openstack --os-region-name=RegionOne flavor list 2022-04-22 09:39:04.573 | + lib/nova:create_flavors:1141 : grep -q ds512M 2022-04-22 09:39:04.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.573 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.573 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.573 | + lib/nova:create_flavors:1143 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-04-22 09:39:04.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.573 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.573 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.573 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.573 | | Field | Value | 2022-04-22 09:39:04.573 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.573 | | OS-FLV-DISABLED:disabled | False | 2022-04-22 09:39:04.573 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-22 09:39:04.573 | | description | None | 2022-04-22 09:39:04.573 | | disk | 1 | 2022-04-22 09:39:04.573 | | id | c1 | 2022-04-22 09:39:04.573 | | name | cirros256 | 2022-04-22 09:39:04.573 | | os-flavor-access:is_public | True | 2022-04-22 09:39:04.573 | | properties | hw_rng:allowed='True' | 2022-04-22 09:39:04.573 | | ram | 256 | 2022-04-22 09:39:04.573 | | rxtx_factor | 1.0 | 2022-04-22 09:39:04.573 | | swap | | 2022-04-22 09:39:04.573 | | vcpus | 1 | 2022-04-22 09:39:04.574 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.574 | + lib/nova:create_flavors:1144 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-04-22 09:39:04.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.574 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.574 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.574 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.574 | | Field | Value | 2022-04-22 09:39:04.574 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.574 | | OS-FLV-DISABLED:disabled | False | 2022-04-22 09:39:04.574 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-22 09:39:04.574 | | description | None | 2022-04-22 09:39:04.574 | | disk | 5 | 2022-04-22 09:39:04.574 | | id | d1 | 2022-04-22 09:39:04.574 | | name | ds512M | 2022-04-22 09:39:04.574 | | os-flavor-access:is_public | True | 2022-04-22 09:39:04.574 | | properties | hw_rng:allowed='True' | 2022-04-22 09:39:04.574 | | ram | 512 | 2022-04-22 09:39:04.574 | | rxtx_factor | 1.0 | 2022-04-22 09:39:04.574 | | swap | | 2022-04-22 09:39:04.574 | | vcpus | 1 | 2022-04-22 09:39:04.574 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.574 | + lib/nova:create_flavors:1145 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-04-22 09:39:04.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.574 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.574 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.575 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.575 | | Field | Value | 2022-04-22 09:39:04.575 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.575 | | OS-FLV-DISABLED:disabled | False | 2022-04-22 09:39:04.575 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-22 09:39:04.575 | | description | None | 2022-04-22 09:39:04.575 | | disk | 10 | 2022-04-22 09:39:04.575 | | id | d2 | 2022-04-22 09:39:04.575 | | name | ds1G | 2022-04-22 09:39:04.575 | | os-flavor-access:is_public | True | 2022-04-22 09:39:04.575 | | properties | hw_rng:allowed='True' | 2022-04-22 09:39:04.575 | | ram | 1024 | 2022-04-22 09:39:04.575 | | rxtx_factor | 1.0 | 2022-04-22 09:39:04.575 | | swap | | 2022-04-22 09:39:04.575 | | vcpus | 1 | 2022-04-22 09:39:04.575 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.575 | + lib/nova:create_flavors:1146 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-04-22 09:39:04.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.575 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.575 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.575 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.575 | | Field | Value | 2022-04-22 09:39:04.575 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.575 | | OS-FLV-DISABLED:disabled | False | 2022-04-22 09:39:04.575 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-22 09:39:04.575 | | description | None | 2022-04-22 09:39:04.575 | | disk | 10 | 2022-04-22 09:39:04.575 | | id | d3 | 2022-04-22 09:39:04.575 | | name | ds2G | 2022-04-22 09:39:04.575 | | os-flavor-access:is_public | True | 2022-04-22 09:39:04.575 | | properties | hw_rng:allowed='True' | 2022-04-22 09:39:04.576 | | ram | 2048 | 2022-04-22 09:39:04.576 | | rxtx_factor | 1.0 | 2022-04-22 09:39:04.576 | | swap | | 2022-04-22 09:39:04.576 | | vcpus | 2 | 2022-04-22 09:39:04.576 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.576 | + lib/nova:create_flavors:1147 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-04-22 09:39:04.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.576 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.576 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.576 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.576 | | Field | Value | 2022-04-22 09:39:04.576 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.576 | | OS-FLV-DISABLED:disabled | False | 2022-04-22 09:39:04.576 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-22 09:39:04.576 | | description | None | 2022-04-22 09:39:04.576 | | disk | 20 | 2022-04-22 09:39:04.576 | | id | d4 | 2022-04-22 09:39:04.576 | | name | ds4G | 2022-04-22 09:39:04.576 | | os-flavor-access:is_public | True | 2022-04-22 09:39:04.576 | | properties | hw_rng:allowed='True' | 2022-04-22 09:39:04.576 | | ram | 4096 | 2022-04-22 09:39:04.576 | | rxtx_factor | 1.0 | 2022-04-22 09:39:04.576 | | swap | | 2022-04-22 09:39:04.576 | | vcpus | 4 | 2022-04-22 09:39:04.576 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.576 | + lib/nova:create_flavors:1150 : grep -q m1.tiny 2022-04-22 09:39:04.576 | + lib/nova:create_flavors:1150 : openstack --os-region-name=RegionOne flavor list 2022-04-22 09:39:04.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.576 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.577 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.577 | + lib/nova:create_flavors:1151 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-04-22 09:39:04.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.577 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.577 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.577 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.577 | | Field | Value | 2022-04-22 09:39:04.577 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.577 | | OS-FLV-DISABLED:disabled | False | 2022-04-22 09:39:04.577 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-22 09:39:04.577 | | description | None | 2022-04-22 09:39:04.577 | | disk | 1 | 2022-04-22 09:39:04.577 | | id | 1 | 2022-04-22 09:39:04.577 | | name | m1.tiny | 2022-04-22 09:39:04.577 | | os-flavor-access:is_public | True | 2022-04-22 09:39:04.577 | | properties | hw_rng:allowed='True' | 2022-04-22 09:39:04.577 | | ram | 512 | 2022-04-22 09:39:04.577 | | rxtx_factor | 1.0 | 2022-04-22 09:39:04.577 | | swap | | 2022-04-22 09:39:04.577 | | vcpus | 1 | 2022-04-22 09:39:04.577 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.577 | + lib/nova:create_flavors:1152 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-04-22 09:39:04.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.577 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.577 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.577 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.577 | | Field | Value | 2022-04-22 09:39:04.577 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.577 | | OS-FLV-DISABLED:disabled | False | 2022-04-22 09:39:04.577 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-22 09:39:04.577 | | description | None | 2022-04-22 09:39:04.578 | | disk | 20 | 2022-04-22 09:39:04.578 | | id | 2 | 2022-04-22 09:39:04.578 | | name | m1.small | 2022-04-22 09:39:04.578 | | os-flavor-access:is_public | True | 2022-04-22 09:39:04.578 | | properties | hw_rng:allowed='True' | 2022-04-22 09:39:04.578 | | ram | 2048 | 2022-04-22 09:39:04.578 | | rxtx_factor | 1.0 | 2022-04-22 09:39:04.578 | | swap | | 2022-04-22 09:39:04.578 | | vcpus | 1 | 2022-04-22 09:39:04.578 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.578 | + lib/nova:create_flavors:1153 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-04-22 09:39:04.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.578 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.579 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.579 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.579 | | Field | Value | 2022-04-22 09:39:04.579 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.579 | | OS-FLV-DISABLED:disabled | False | 2022-04-22 09:39:04.579 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-22 09:39:04.579 | | description | None | 2022-04-22 09:39:04.579 | | disk | 40 | 2022-04-22 09:39:04.579 | | id | 3 | 2022-04-22 09:39:04.579 | | name | m1.medium | 2022-04-22 09:39:04.579 | | os-flavor-access:is_public | True | 2022-04-22 09:39:04.579 | | properties | hw_rng:allowed='True' | 2022-04-22 09:39:04.579 | | ram | 4096 | 2022-04-22 09:39:04.579 | | rxtx_factor | 1.0 | 2022-04-22 09:39:04.579 | | swap | | 2022-04-22 09:39:04.579 | | vcpus | 2 | 2022-04-22 09:39:04.579 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.579 | + lib/nova:create_flavors:1154 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-04-22 09:39:04.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.579 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.579 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.579 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.579 | | Field | Value | 2022-04-22 09:39:04.579 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.579 | | OS-FLV-DISABLED:disabled | False | 2022-04-22 09:39:04.579 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-22 09:39:04.579 | | description | None | 2022-04-22 09:39:04.579 | | disk | 80 | 2022-04-22 09:39:04.579 | | id | 4 | 2022-04-22 09:39:04.579 | | name | m1.large | 2022-04-22 09:39:04.579 | | os-flavor-access:is_public | True | 2022-04-22 09:39:04.579 | | properties | hw_rng:allowed='True' | 2022-04-22 09:39:04.579 | | ram | 8192 | 2022-04-22 09:39:04.580 | | rxtx_factor | 1.0 | 2022-04-22 09:39:04.580 | | swap | | 2022-04-22 09:39:04.580 | | vcpus | 4 | 2022-04-22 09:39:04.580 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.580 | + lib/nova:create_flavors:1155 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-04-22 09:39:04.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.580 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:04.580 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:04.580 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.580 | | Field | Value | 2022-04-22 09:39:04.580 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.580 | | OS-FLV-DISABLED:disabled | False | 2022-04-22 09:39:04.580 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-22 09:39:04.580 | | description | None | 2022-04-22 09:39:04.580 | | disk | 160 | 2022-04-22 09:39:04.580 | | id | 5 | 2022-04-22 09:39:04.580 | | name | m1.xlarge | 2022-04-22 09:39:04.580 | | os-flavor-access:is_public | True | 2022-04-22 09:39:04.580 | | properties | hw_rng:allowed='True' | 2022-04-22 09:39:04.580 | | ram | 16384 | 2022-04-22 09:39:04.580 | | rxtx_factor | 1.0 | 2022-04-22 09:39:04.580 | | swap | | 2022-04-22 09:39:04.580 | | vcpus | 8 | 2022-04-22 09:39:04.580 | +----------------------------+-----------------------+ 2022-04-22 09:39:04.629 | [17787 Async create_flavors:120888]: finished create_flavors with result 0 in 31 seconds 2022-04-22 09:39:04.633 | + inc/async:async_wait:197 : return 0 2022-04-22 09:39:04.635 | + ./stack.sh:main:1368 : is_service_enabled horizon 2022-04-22 09:39:04.653 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:39:04.656 | + ./stack.sh:main:1382 : is_service_enabled nova 2022-04-22 09:39:04.675 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:39:04.678 | + ./stack.sh:main:1382 : is_service_enabled keystone 2022-04-22 09:39:04.696 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:39:04.699 | + ./stack.sh:main:1383 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2022-04-22 09:39:04.701 | + ./stack.sh:main:1385 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-22 09:39:04.704 | + ./stack.sh:main:1389 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2022-04-22 09:39:04.729 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-04-22 09:39:04.731 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc 2022-04-22 09:39:04.734 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2022-04-22 09:39:04.735 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2022-04-22 09:39:04.737 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2022-04-22 09:39:04.738 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-04-22 09:39:04.740 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-04-22 09:39:04.741 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-04-22 09:39:04.743 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-04-22 09:39:04.744 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-04-22 09:39:04.745 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-04-22 09:39:04.747 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-04-22 09:39:04.748 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-04-22 09:39:04.750 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-22 09:39:04.752 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-04-22 09:39:04.753 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-22 09:39:04.755 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2022-04-22 09:39:04.756 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-22 09:39:04.758 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-04-22 09:39:04.759 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-22 09:39:04.760 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-04-22 09:39:04.762 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-22 09:39:04.763 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-04-22 09:39:04.765 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-04-22 09:39:04.767 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-22 09:39:04.768 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-04-22 09:39:04.770 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-22 09:39:04.771 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-04-22 09:39:04.773 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-04-22 09:39:04.774 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-04-22 09:39:04.776 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-04-22 09:39:04.777 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2022-04-22 09:39:04.779 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2022-04-22 09:39:04.780 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2022-04-22 09:39:04.782 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.39/identity ']' 2022-04-22 09:39:04.784 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2022-04-22 09:39:04.785 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2022-04-22 09:39:04.787 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-04-22 09:39:04.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-04-22 09:39:04.789 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-04-22 09:39:04.791 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-04-22 09:39:04.794 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-04-22 09:39:04.794 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-04-22 09:39:04.795 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-22 09:39:04.796 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-04-22 09:39:04.796 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-22 09:39:07.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:07.068 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:07.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:07.068 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:07.223 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-22 09:39:07.224 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:07.224 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 05ea78c2b4bd4964a08c8a185ecaf801 --long --quote none -f csv 2022-04-22 09:39:07.225 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:09.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:09.416 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:09.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:09.416 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:09.571 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2022-04-22 09:39:09.573 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2022-04-22 09:39:09.574 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-22 09:39:09.576 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-22 09:39:09.578 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 5133283e3e964e02b378812d057a5dc0 demo 05ea78c2b4bd4964a08c8a185ecaf801 invisible_to_admin Passw0rd 2022-04-22 09:39:09.580 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=5133283e3e964e02b378812d057a5dc0 2022-04-22 09:39:09.581 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2022-04-22 09:39:09.583 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=05ea78c2b4bd4964a08c8a185ecaf801 2022-04-22 09:39:09.584 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2022-04-22 09:39:09.586 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-22 09:39:09.587 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2022-04-22 09:39:09.595 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2022-04-22 09:39:09.596 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-22 09:39:09.608 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-22 09:39:09.610 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-22 09:39:09.612 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-22 09:39:09.613 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:09.615 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:09.616 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-22 09:39:09.618 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:09.619 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:09.621 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-22 09:39:09.622 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:09.623 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:09.626 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-22 09:39:09.627 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:09.629 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:09.630 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-22 09:39:09.633 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:09.634 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:09.637 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-22 09:39:09.639 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-22 09:39:09.642 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 0c5c99a6583f42b08693aee5098b537f --long --quote none -f csv 2022-04-22 09:39:09.642 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-22 09:39:09.642 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:09.644 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:11.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:11.820 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:11.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:11.820 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:11.972 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-04-22 09:39:11.974 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-04-22 09:39:11.975 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-22 09:39:11.977 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-22 09:39:11.979 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 3f8b705134224e6eb3183ee2fb18d2fb admin 0c5c99a6583f42b08693aee5098b537f alt_demo Passw0rd 2022-04-22 09:39:11.980 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3f8b705134224e6eb3183ee2fb18d2fb 2022-04-22 09:39:11.982 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-04-22 09:39:11.983 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:39:11.985 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2022-04-22 09:39:11.986 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-22 09:39:11.988 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2022-04-22 09:39:11.991 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2022-04-22 09:39:11.993 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-22 09:39:11.996 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-22 09:39:11.998 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-22 09:39:11.999 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-22 09:39:12.001 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:12.002 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:12.004 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-22 09:39:12.005 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:12.007 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:12.008 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-22 09:39:12.010 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:12.011 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:12.013 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-22 09:39:12.014 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:12.016 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:12.017 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-22 09:39:12.019 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:12.020 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:12.022 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2022-04-22 09:39:12.023 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2022-04-22 09:39:12.025 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-22 09:39:12.026 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-22 09:39:12.028 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 48759e1214744866a6a59f5e3ebd5fd9 alt_demo 0c5c99a6583f42b08693aee5098b537f alt_demo Passw0rd 2022-04-22 09:39:12.030 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=48759e1214744866a6a59f5e3ebd5fd9 2022-04-22 09:39:12.031 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2022-04-22 09:39:12.033 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=0c5c99a6583f42b08693aee5098b537f 2022-04-22 09:39:12.034 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2022-04-22 09:39:12.036 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-22 09:39:12.038 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2022-04-22 09:39:12.041 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2022-04-22 09:39:12.042 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-22 09:39:12.045 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-22 09:39:12.047 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-22 09:39:12.048 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-22 09:39:12.050 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:12.051 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:12.053 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-22 09:39:12.054 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:12.056 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:12.057 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-22 09:39:12.059 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:12.060 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:12.062 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-22 09:39:12.063 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:12.065 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:12.066 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-22 09:39:12.068 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:12.069 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:12.071 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-22 09:39:12.072 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-22 09:39:12.074 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 24fba61e6bc44d5ea6209150daf441f4 --long --quote none -f csv 2022-04-22 09:39:12.075 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-22 09:39:12.075 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:12.076 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:14.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:14.242 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:14.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:14.243 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:14.397 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2022-04-22 09:39:14.398 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2022-04-22 09:39:14.400 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-22 09:39:14.401 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-22 09:39:14.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 049f6bd9900a4a72ba7c6ccff5246167 swiftusertest2 24fba61e6bc44d5ea6209150daf441f4 swiftprojecttest2 Passw0rd 2022-04-22 09:39:14.404 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=049f6bd9900a4a72ba7c6ccff5246167 2022-04-22 09:39:14.406 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2022-04-22 09:39:14.408 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=24fba61e6bc44d5ea6209150daf441f4 2022-04-22 09:39:14.409 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2022-04-22 09:39:14.411 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-22 09:39:14.412 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2022-04-22 09:39:14.416 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2022-04-22 09:39:14.417 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-22 09:39:14.420 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-22 09:39:14.422 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-22 09:39:14.424 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-22 09:39:14.425 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:14.427 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:14.428 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-22 09:39:14.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:14.431 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:14.432 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-22 09:39:14.434 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:14.435 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:14.437 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-22 09:39:14.438 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:14.440 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:14.441 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-22 09:39:14.443 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:14.444 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:14.446 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-22 09:39:14.447 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-22 09:39:14.449 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 2ba2a9dd1a8f4b438e64a520e1f7a391 --long --quote none -f csv 2022-04-22 09:39:14.450 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-22 09:39:14.450 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:14.451 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:16.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:16.596 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:16.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:16.596 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:16.749 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-04-22 09:39:16.751 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-04-22 09:39:16.752 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-22 09:39:16.753 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-22 09:39:16.755 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 3f8b705134224e6eb3183ee2fb18d2fb admin 2ba2a9dd1a8f4b438e64a520e1f7a391 admin Passw0rd 2022-04-22 09:39:16.756 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3f8b705134224e6eb3183ee2fb18d2fb 2022-04-22 09:39:16.758 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-04-22 09:39:16.759 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=2ba2a9dd1a8f4b438e64a520e1f7a391 2022-04-22 09:39:16.761 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2022-04-22 09:39:16.762 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-22 09:39:16.764 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2022-04-22 09:39:16.767 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2022-04-22 09:39:16.769 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-22 09:39:16.772 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-22 09:39:16.773 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-22 09:39:16.775 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-22 09:39:16.776 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:16.778 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:16.779 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-22 09:39:16.781 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:16.783 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:16.785 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-22 09:39:16.786 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:16.788 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:16.789 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-22 09:39:16.791 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:16.792 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:16.794 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-22 09:39:16.795 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:16.797 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:16.799 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-22 09:39:16.801 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-22 09:39:16.805 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 5105790faf1a49b3b2d08c9223ec1131 --long --quote none -f csv 2022-04-22 09:39:16.805 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-22 09:39:16.805 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:16.806 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:19.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:19.089 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:19.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:19.089 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:19.243 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-04-22 09:39:19.244 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-04-22 09:39:19.246 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-22 09:39:19.247 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-22 09:39:19.249 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 3f8b705134224e6eb3183ee2fb18d2fb admin 5105790faf1a49b3b2d08c9223ec1131 demo Passw0rd 2022-04-22 09:39:19.251 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3f8b705134224e6eb3183ee2fb18d2fb 2022-04-22 09:39:19.252 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-04-22 09:39:19.254 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:39:19.255 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2022-04-22 09:39:19.257 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-22 09:39:19.258 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2022-04-22 09:39:19.262 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2022-04-22 09:39:19.263 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-22 09:39:19.267 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-22 09:39:19.268 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-22 09:39:19.270 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-22 09:39:19.271 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:19.273 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:19.274 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-22 09:39:19.276 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:19.277 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:19.279 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-22 09:39:19.280 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:19.283 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:19.284 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-22 09:39:19.286 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:19.287 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:19.289 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-22 09:39:19.290 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:19.292 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:19.293 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2022-04-22 09:39:19.295 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2022-04-22 09:39:19.296 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-22 09:39:19.298 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-22 09:39:19.299 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 5133283e3e964e02b378812d057a5dc0 demo 5105790faf1a49b3b2d08c9223ec1131 demo Passw0rd 2022-04-22 09:39:19.301 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=5133283e3e964e02b378812d057a5dc0 2022-04-22 09:39:19.302 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2022-04-22 09:39:19.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=5105790faf1a49b3b2d08c9223ec1131 2022-04-22 09:39:19.305 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2022-04-22 09:39:19.307 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-22 09:39:19.308 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2022-04-22 09:39:19.311 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2022-04-22 09:39:19.313 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-22 09:39:19.316 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-22 09:39:19.317 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-22 09:39:19.319 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-22 09:39:19.320 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:19.322 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:19.323 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-22 09:39:19.325 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:19.326 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:19.328 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-22 09:39:19.330 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:19.332 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:19.333 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-22 09:39:19.334 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:19.336 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:19.337 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-22 09:39:19.339 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:19.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:19.342 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-22 09:39:19.345 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-22 09:39:19.347 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project a866069f25f5422080b25b8a6a1309a2 --long --quote none -f csv 2022-04-22 09:39:19.347 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:19.347 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-22 09:39:19.349 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:21.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:21.541 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:21.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:21.541 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:21.691 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2022-04-22 09:39:21.693 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2022-04-22 09:39:21.694 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-22 09:39:21.696 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-22 09:39:21.697 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ae77f4ac20e9451ab23d1255c7e5d138 swiftusertest1 a866069f25f5422080b25b8a6a1309a2 swiftprojecttest1 Passw0rd 2022-04-22 09:39:21.698 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ae77f4ac20e9451ab23d1255c7e5d138 2022-04-22 09:39:21.700 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2022-04-22 09:39:21.701 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:39:21.703 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2022-04-22 09:39:21.704 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-22 09:39:21.706 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2022-04-22 09:39:21.709 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2022-04-22 09:39:21.711 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-22 09:39:21.714 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-22 09:39:21.716 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-22 09:39:21.717 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-22 09:39:21.719 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:21.720 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:21.722 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-22 09:39:21.723 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:21.725 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:21.726 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-22 09:39:21.728 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:21.729 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:21.731 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-22 09:39:21.732 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:21.733 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:21.735 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-22 09:39:21.737 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:21.738 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:21.740 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2022-04-22 09:39:21.742 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2022-04-22 09:39:21.743 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-22 09:39:21.744 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-22 09:39:21.746 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 3d1c013726774a478ee8ff198df7008c swiftusertest3 a866069f25f5422080b25b8a6a1309a2 swiftprojecttest1 Passw0rd 2022-04-22 09:39:21.747 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3d1c013726774a478ee8ff198df7008c 2022-04-22 09:39:21.749 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2022-04-22 09:39:21.751 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a866069f25f5422080b25b8a6a1309a2 2022-04-22 09:39:21.753 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2022-04-22 09:39:21.754 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-22 09:39:21.756 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2022-04-22 09:39:21.759 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2022-04-22 09:39:21.760 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-22 09:39:21.764 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-22 09:39:21.765 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-22 09:39:21.767 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-22 09:39:21.768 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:21.770 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:21.771 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-22 09:39:21.773 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:21.774 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:21.776 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-22 09:39:21.777 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:21.779 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:21.780 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-22 09:39:21.782 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:21.784 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:21.785 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-22 09:39:21.787 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:21.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:21.790 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-22 09:39:21.791 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-22 09:39:21.793 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-04-22 09:39:21.794 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:21.794 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project cb705357ae3746429a3e0ff207c92337 --long --quote none -f csv 2022-04-22 09:39:21.795 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:23.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:23.943 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:23.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:23.943 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:24.092 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2022-04-22 09:39:24.094 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2022-04-22 09:39:24.095 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-04-22 09:39:24.097 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-04-22 09:39:24.098 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 228129ccd8d04754943eb234c6dfab49 swiftusertest4 cb705357ae3746429a3e0ff207c92337 swiftprojecttest4 Passw0rd 2022-04-22 09:39:24.100 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=228129ccd8d04754943eb234c6dfab49 2022-04-22 09:39:24.101 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2022-04-22 09:39:24.103 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=cb705357ae3746429a3e0ff207c92337 2022-04-22 09:39:24.104 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2022-04-22 09:39:24.106 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-04-22 09:39:24.107 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2022-04-22 09:39:24.111 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2022-04-22 09:39:24.113 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-04-22 09:39:24.116 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-04-22 09:39:24.117 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-04-22 09:39:24.119 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-04-22 09:39:24.120 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:24.122 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:24.123 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-04-22 09:39:24.125 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:24.127 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:24.128 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-04-22 09:39:24.130 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:24.131 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-04-22 09:39:24.133 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-04-22 09:39:24.134 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-04-22 09:39:24.136 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-04-22 09:39:24.137 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-04-22 09:39:24.139 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-04-22 09:39:24.140 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-04-22 09:39:24.143 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-22 09:39:24.144 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-22 09:39:24.147 | + ./stack.sh:main:1394 : save_stackenv 2022-04-22 09:39:24.150 | + functions-common:save_stackenv:60 : local tag= 2022-04-22 09:39:24.153 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-22 09:39:24.158 | + functions-common:save_stackenv:62 : time_stamp=2022-04-22-093924 2022-04-22 09:39:24.160 | + functions-common:save_stackenv:63 : echo '# 2022-04-22-093924 ' 2022-04-22 09:39:24.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.165 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-22 09:39:24.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.170 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-22 09:39:24.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.175 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-22 09:39:24.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.179 | + 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,s-container-sync,n-super-cond,n-cond-cell1 2022-04-22 09:39:24.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.184 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-22 09:39:24.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.190 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-22 09:39:24.192 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.194 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-22-092026 2022-04-22 09:39:24.197 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.199 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-22 09:39:24.201 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.204 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-22 09:39:24.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.209 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-22 09:39:24.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.214 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-22 09:39:24.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.219 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-22 09:39:24.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-22 09:39:24.224 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-22 09:39:24.226 | + ./stack.sh:main:1405 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-04-22 09:39:24.229 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-22 09:39:24.231 | + inc/meta-config:merge_config_group:171 : shift 2022-04-22 09:39:24.233 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-04-22 09:39:24.236 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:39:24.238 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-22 09:39:24.240 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-22 09:39:24.243 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-04-22 09:39:24.246 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:39:24.249 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-04-22 09:39:24.252 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:39:24.254 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-04-22 09:39:24.254 | /^\[\[.+\|.*\]\]/ { 2022-04-22 09:39:24.254 | gsub("[][]", "", $1); 2022-04-22 09:39:24.254 | split($1, a, "|"); 2022-04-22 09:39:24.255 | if (a[1] == matchgroup) 2022-04-22 09:39:24.255 | print a[2] 2022-04-22 09:39:24.255 | } 2022-04-22 09:39:24.255 | ' /home/ubuntu/devstack/local.conf 2022-04-22 09:39:24.296 | + ./stack.sh:main:1412 : run_phase stack extra 2022-04-22 09:39:24.299 | + functions-common:run_phase:1749 : local mode=stack 2022-04-22 09:39:24.301 | + functions-common:run_phase:1750 : local phase=extra 2022-04-22 09:39:24.304 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-22 09:39:24.306 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-04-22 09:39:24.309 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-22 09:39:24.312 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-04-22 09:39:24.315 | + functions-common:run_phase:1759 : local extra 2022-04-22 09:39:24.318 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-22 09:39:24.332 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-04-22 09:39:24.335 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-22 09:39:24.337 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-22 09:39:24.340 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-04-22 09:39:24.343 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-22 09:39:24.360 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:39:24.362 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-22 09:39:24.365 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:39:24.367 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-04-22 09:39:24.369 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:39:24.372 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-22 09:39:24.374 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:39:24.377 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-04-22 09:39:24.380 | ++ extras.d/80-tempest.sh:source:15 : : 2022-04-22 09:39:24.382 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-22 09:39:24.385 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-22 09:39:24.387 | + functions-common:run_phase:1770 : [[ stack == \s\o\u\r\c\e ]] 2022-04-22 09:39:24.390 | + functions-common:run_phase:1773 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-22 09:39:24.393 | + functions-common:run_phase:1776 : run_plugins stack extra 2022-04-22 09:39:24.395 | + functions-common:run_plugins:1735 : local mode=stack 2022-04-22 09:39:24.398 | + functions-common:run_plugins:1736 : local phase=extra 2022-04-22 09:39:24.400 | + functions-common:run_plugins:1738 : local plugins= 2022-04-22 09:39:24.403 | + functions-common:run_plugins:1739 : local plugin 2022-04-22 09:39:24.405 | + ./stack.sh:main:1420 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-04-22 09:39:24.408 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-22 09:39:24.411 | + inc/meta-config:merge_config_group:171 : shift 2022-04-22 09:39:24.413 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-04-22 09:39:24.416 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:39:24.418 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-22 09:39:24.421 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-22 09:39:24.425 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-04-22 09:39:24.427 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:39:24.430 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-04-22 09:39:24.432 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:39:24.435 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-04-22 09:39:24.435 | /^\[\[.+\|.*\]\]/ { 2022-04-22 09:39:24.435 | gsub("[][]", "", $1); 2022-04-22 09:39:24.435 | split($1, a, "|"); 2022-04-22 09:39:24.435 | if (a[1] == matchgroup) 2022-04-22 09:39:24.435 | print a[2] 2022-04-22 09:39:24.435 | } 2022-04-22 09:39:24.435 | ' /home/ubuntu/devstack/local.conf 2022-04-22 09:39:24.442 | + ./stack.sh:main:1429 : is_service_enabled n-cpu 2022-04-22 09:39:24.461 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:39:24.464 | + ./stack.sh:main:1434 : service_check 2022-04-22 09:39:24.466 | + functions-common:service_check:1614 : local service 2022-04-22 09:39:24.469 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.472 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@key.service 2022-04-22 09:39:24.585 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-04-22 09:39:24.589 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.591 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@n-api.service 2022-04-22 09:39:24.606 | enabled 2022-04-22 09:39:24.610 | + functions-common:service_check:1621 : sudo systemctl status devstack@n-api.service --no-pager 2022-04-22 09:39:24.636 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-04-22 09:39:24.636 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-04-22 09:39:24.636 | Active: active (running) since Fri 2022-04-22 09:36:52 UTC; 2min 31s ago 2022-04-22 09:39:24.636 | Main PID: 113880 (uwsgi) 2022-04-22 09:39:24.636 | Status: "uWSGI is ready" 2022-04-22 09:39:24.636 | Tasks: 3 (limit: 14304) 2022-04-22 09:39:24.636 | Memory: 240.2M 2022-04-22 09:39:24.636 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-04-22 09:39:24.636 | ├─113880 nova-apiuWSGI master 2022-04-22 09:39:24.636 | ├─113881 nova-apiuWSGI worker 1 2022-04-22 09:39:24.636 | └─113882 nova-apiuWSGI worker 2 2022-04-22 09:39:24.636 | 2022-04-22 09:39:24.636 | Apr 22 09:38:46 dv-neutron-839023-1-hyperv devstack@n-api.service[113881]: [pid: 113881|app: 0|req: 17/32] 10.222.0.39 () {64 vars in 1332 bytes} [Fri Apr 22 09:38:46 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-04-22 09:39:24.636 | Apr 22 09:38:48 dv-neutron-839023-1-hyperv devstack@n-api.service[113882]: DEBUG nova.api.openstack.wsgi [None req-1626795b-ad15-40d7-80b7-b535dabeae6f admin admin] Calling method '>' {{(pid=113882) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-04-22 09:39:24.636 | Apr 22 09:38:48 dv-neutron-839023-1-hyperv devstack@n-api.service[113882]: INFO nova.api.openstack.requestlog [None req-1626795b-ad15-40d7-80b7-b535dabeae6f admin admin] 10.222.0.39 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001583 2022-04-22 09:39:24.636 | Apr 22 09:38:48 dv-neutron-839023-1-hyperv devstack@n-api.service[113882]: [pid: 113882|app: 0|req: 16/33] 10.222.0.39 () {54 vars in 930 bytes} [Fri Apr 22 09:38:48 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-04-22 09:39:24.636 | Apr 22 09:38:48 dv-neutron-839023-1-hyperv devstack@n-api.service[113881]: DEBUG nova.api.openstack.wsgi [None req-5338daf6-0f0a-48b1-b643-e7147ae9bb0b admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "5", "disk": 160, "vcpus": 8, "swap": 0, "rxtx_factor": 1.0, "name": "m1.xlarge", "os-flavor-access:is_public": true, "ram": 16384, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=113881) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-04-22 09:39:24.637 | Apr 22 09:38:48 dv-neutron-839023-1-hyperv devstack@n-api.service[113881]: INFO nova.api.openstack.requestlog [None req-5338daf6-0f0a-48b1-b643-e7147ae9bb0b admin admin] 10.222.0.39 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.072036 2022-04-22 09:39:24.637 | Apr 22 09:38:48 dv-neutron-839023-1-hyperv devstack@n-api.service[113881]: [pid: 113881|app: 0|req: 18/34] 10.222.0.39 () {64 vars in 1282 bytes} [Fri Apr 22 09:38:48 2022] POST /compute/v2.1/flavors => generated 408 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-04-22 09:39:24.637 | Apr 22 09:38:48 dv-neutron-839023-1-hyperv devstack@n-api.service[113882]: DEBUG nova.api.openstack.wsgi [None req-625c5f34-bb2b-4d59-ada4-1a04c5af56c1 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=113882) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-04-22 09:39:24.637 | Apr 22 09:38:48 dv-neutron-839023-1-hyperv devstack@n-api.service[113882]: INFO nova.api.openstack.requestlog [None req-625c5f34-bb2b-4d59-ada4-1a04c5af56c1 admin admin] 10.222.0.39 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.026333 2022-04-22 09:39:24.637 | Apr 22 09:38:48 dv-neutron-839023-1-hyperv devstack@n-api.service[113882]: [pid: 113882|app: 0|req: 17/35] 10.222.0.39 () {64 vars in 1332 bytes} [Fri Apr 22 09:38:48 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-04-22 09:39:24.639 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.643 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@n-cond.service 2022-04-22 09:39:24.655 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-04-22 09:39:24.659 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.662 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@n-sch.service 2022-04-22 09:39:24.675 | enabled 2022-04-22 09:39:24.679 | + functions-common:service_check:1621 : sudo systemctl status devstack@n-sch.service --no-pager 2022-04-22 09:39:24.695 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-04-22 09:39:24.695 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-04-22 09:39:24.695 | Active: active (running) since Fri 2022-04-22 09:38:05 UTC; 1min 18s ago 2022-04-22 09:39:24.695 | Main PID: 118694 (nova-scheduler) 2022-04-22 09:39:24.695 | Tasks: 3 (limit: 14304) 2022-04-22 09:39:24.695 | Memory: 147.2M 2022-04-22 09:39:24.695 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-04-22 09:39:24.695 | ├─118694 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-22 09:39:24.695 | ├─119952 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-22 09:39:24.695 | └─119953 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-22 09:39:24.695 | 2022-04-22 09:39:24.695 | Apr 22 09:38:10 dv-neutron-839023-1-hyperv nova-scheduler[118694]: DEBUG oslo_service.service [None req-49ebe50f-5580-4870-a946-1984904319c1 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=118694) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:24.695 | Apr 22 09:38:10 dv-neutron-839023-1-hyperv nova-scheduler[118694]: DEBUG oslo_service.service [None req-49ebe50f-5580-4870-a946-1984904319c1 None None] oslo_messaging_rabbit.ssl_version = {{(pid=118694) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:24.695 | Apr 22 09:38:10 dv-neutron-839023-1-hyperv nova-scheduler[118694]: DEBUG oslo_service.service [None req-49ebe50f-5580-4870-a946-1984904319c1 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=118694) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:24.695 | Apr 22 09:38:10 dv-neutron-839023-1-hyperv nova-scheduler[118694]: DEBUG oslo_service.service [None req-49ebe50f-5580-4870-a946-1984904319c1 None None] oslo_messaging_notifications.retry = -1 {{(pid=118694) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:24.696 | Apr 22 09:38:10 dv-neutron-839023-1-hyperv nova-scheduler[118694]: DEBUG oslo_service.service [None req-49ebe50f-5580-4870-a946-1984904319c1 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=118694) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:24.696 | Apr 22 09:38:10 dv-neutron-839023-1-hyperv nova-scheduler[118694]: DEBUG oslo_service.service [None req-49ebe50f-5580-4870-a946-1984904319c1 None None] oslo_messaging_notifications.transport_url = **** {{(pid=118694) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:24.696 | Apr 22 09:38:10 dv-neutron-839023-1-hyperv nova-scheduler[118694]: DEBUG oslo_service.service [None req-49ebe50f-5580-4870-a946-1984904319c1 None None] oslo_reports.file_event_handler = None {{(pid=118694) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:24.696 | Apr 22 09:38:10 dv-neutron-839023-1-hyperv nova-scheduler[118694]: DEBUG oslo_service.service [None req-49ebe50f-5580-4870-a946-1984904319c1 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=118694) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:24.696 | Apr 22 09:38:10 dv-neutron-839023-1-hyperv nova-scheduler[118694]: DEBUG oslo_service.service [None req-49ebe50f-5580-4870-a946-1984904319c1 None None] oslo_reports.log_dir = None {{(pid=118694) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:24.696 | Apr 22 09:38:10 dv-neutron-839023-1-hyperv nova-scheduler[118694]: DEBUG oslo_service.service [None req-49ebe50f-5580-4870-a946-1984904319c1 None None] ******************************************************************************** {{(pid=118694) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-22 09:39:24.699 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.701 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-04-22 09:39:24.716 | enabled 2022-04-22 09:39:24.720 | + functions-common:service_check:1621 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-04-22 09:39:24.736 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-04-22 09:39:24.736 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-04-22 09:39:24.736 | Active: active (running) since Fri 2022-04-22 09:38:07 UTC; 1min 16s ago 2022-04-22 09:39:24.736 | Main PID: 119156 (uwsgi) 2022-04-22 09:39:24.736 | Status: "uWSGI is ready" 2022-04-22 09:39:24.736 | Tasks: 4 (limit: 14304) 2022-04-22 09:39:24.736 | Memory: 203.0M 2022-04-22 09:39:24.736 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-04-22 09:39:24.736 | ├─119156 nova-api-metauWSGI master 2022-04-22 09:39:24.736 | ├─119157 nova-api-metauWSGI worker 1 2022-04-22 09:39:24.736 | ├─119158 nova-api-metauWSGI worker 2 2022-04-22 09:39:24.736 | └─119159 nova-api-metauWSGI http 1 2022-04-22 09:39:24.736 | 2022-04-22 09:39:24.736 | Apr 22 09:38:12 dv-neutron-839023-1-hyperv devstack@n-api-meta.service[119158]: DEBUG oslo_concurrency.lockutils [None req-09f265dd-d82c-4c0b-8995-9d843fef2b20 None None] Lock "70ae167a-4b83-448d-b042-bef824bb50bd" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119158) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-22 09:39:24.737 | Apr 22 09:38:12 dv-neutron-839023-1-hyperv devstack@n-api-meta.service[119158]: DEBUG oslo_concurrency.lockutils [None req-09f265dd-d82c-4c0b-8995-9d843fef2b20 None None] Lock "70ae167a-4b83-448d-b042-bef824bb50bd" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119158) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-22 09:39:24.737 | Apr 22 09:38:12 dv-neutron-839023-1-hyperv devstack@n-api-meta.service[119158]: DEBUG oslo_db.sqlalchemy.engines [None req-09f265dd-d82c-4c0b-8995-9d843fef2b20 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=119158) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-22 09:39:24.737 | Apr 22 09:38:12 dv-neutron-839023-1-hyperv devstack@n-api-meta.service[119158]: DEBUG oslo_db.sqlalchemy.engines [None req-09f265dd-d82c-4c0b-8995-9d843fef2b20 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=119158) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-22 09:39:24.737 | Apr 22 09:38:12 dv-neutron-839023-1-hyperv devstack@n-api-meta.service[119157]: DEBUG oslo_db.sqlalchemy.engines [None req-4cbde99a-9f93-4a8c-969e-610317dcc781 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=119157) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-22 09:39:24.737 | Apr 22 09:38:12 dv-neutron-839023-1-hyperv devstack@n-api-meta.service[119158]: DEBUG oslo_db.sqlalchemy.engines [None req-09f265dd-d82c-4c0b-8995-9d843fef2b20 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=119158) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-22 09:39:24.737 | Apr 22 09:38:13 dv-neutron-839023-1-hyperv devstack@n-api-meta.service[119157]: WARNING nova.api.metadata.handler [None req-4cbde99a-9f93-4a8c-969e-610317dcc781 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-04-22 09:39:24.737 | Apr 22 09:38:13 dv-neutron-839023-1-hyperv devstack@n-api-meta.service[119157]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5627da0019a0 pid: 119157 (default app) 2022-04-22 09:39:24.737 | Apr 22 09:38:13 dv-neutron-839023-1-hyperv devstack@n-api-meta.service[119158]: WARNING nova.api.metadata.handler [None req-09f265dd-d82c-4c0b-8995-9d843fef2b20 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-04-22 09:39:24.737 | Apr 22 09:38:13 dv-neutron-839023-1-hyperv devstack@n-api-meta.service[119158]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5627da0019a0 pid: 119158 (default app) 2022-04-22 09:39:24.740 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.742 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@placement-api.service 2022-04-22 09:39:24.756 | enabled 2022-04-22 09:39:24.760 | + functions-common:service_check:1621 : sudo systemctl status devstack@placement-api.service --no-pager 2022-04-22 09:39:24.776 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-04-22 09:39:24.776 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-04-22 09:39:24.776 | Active: active (running) since Fri 2022-04-22 09:37:07 UTC; 2min 16s ago 2022-04-22 09:39:24.777 | Main PID: 115055 (uwsgi) 2022-04-22 09:39:24.777 | Status: "uWSGI is ready" 2022-04-22 09:39:24.777 | Tasks: 3 (limit: 14304) 2022-04-22 09:39:24.777 | Memory: 142.5M 2022-04-22 09:39:24.777 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-04-22 09:39:24.777 | ├─115055 placementuWSGI master 2022-04-22 09:39:24.777 | ├─115056 placementuWSGI worker 1 2022-04-22 09:39:24.777 | └─115057 placementuWSGI worker 2 2022-04-22 09:39:24.777 | 2022-04-22 09:39:24.777 | Apr 22 09:37:11 dv-neutron-839023-1-hyperv devstack@placement-api.service[115057]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5570b4f3f9c0 pid: 115057 (default app) 2022-04-22 09:39:24.777 | Apr 22 09:38:09 dv-neutron-839023-1-hyperv devstack@placement-api.service[115056]: DEBUG placement.requestlog [None req-6a545776-b16a-418a-9f10-75fcfa122733 None None] Starting request: 10.222.0.39 "GET /placement/" {{(pid=115056) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-22 09:39:24.777 | Apr 22 09:38:09 dv-neutron-839023-1-hyperv devstack@placement-api.service[115056]: INFO placement.requestlog [None req-6a545776-b16a-418a-9f10-75fcfa122733 None None] 10.222.0.39 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-22 09:39:24.777 | Apr 22 09:38:09 dv-neutron-839023-1-hyperv devstack@placement-api.service[115056]: [pid: 115056|app: 0|req: 2/2] 10.222.0.39 () {54 vars in 916 bytes} [Fri Apr 22 09:38:09 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-22 09:39:24.777 | Apr 22 09:38:13 dv-neutron-839023-1-hyperv devstack@placement-api.service[115057]: DEBUG placement.requestlog [None req-7754fc1b-8ebb-4de0-adbf-b2668289aadb None None] Starting request: 10.222.0.39 "GET /placement/" {{(pid=115057) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-22 09:39:24.777 | Apr 22 09:38:13 dv-neutron-839023-1-hyperv devstack@placement-api.service[115057]: INFO placement.requestlog [None req-7754fc1b-8ebb-4de0-adbf-b2668289aadb None None] 10.222.0.39 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-22 09:39:24.777 | Apr 22 09:38:13 dv-neutron-839023-1-hyperv devstack@placement-api.service[115057]: [pid: 115057|app: 0|req: 1/3] 10.222.0.39 () {54 vars in 916 bytes} [Fri Apr 22 09:38:13 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-22 09:39:24.777 | Apr 22 09:38:15 dv-neutron-839023-1-hyperv devstack@placement-api.service[115056]: DEBUG placement.requestlog [None req-4c185c26-251c-4d84-8de9-ba0df8f81d53 None None] Starting request: 10.222.0.39 "GET /placement/" {{(pid=115056) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-22 09:39:24.777 | Apr 22 09:38:15 dv-neutron-839023-1-hyperv devstack@placement-api.service[115056]: INFO placement.requestlog [None req-4c185c26-251c-4d84-8de9-ba0df8f81d53 None None] 10.222.0.39 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-22 09:39:24.777 | Apr 22 09:38:15 dv-neutron-839023-1-hyperv devstack@placement-api.service[115056]: [pid: 115056|app: 0|req: 3/4] 10.222.0.39 () {54 vars in 916 bytes} [Fri Apr 22 09:38:15 2022] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-22 09:39:24.780 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.783 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@placement-client.service 2022-04-22 09:39:24.795 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-04-22 09:39:24.798 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.801 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@g-api.service 2022-04-22 09:39:24.815 | enabled 2022-04-22 09:39:24.819 | + functions-common:service_check:1621 : sudo systemctl status devstack@g-api.service --no-pager 2022-04-22 09:39:24.836 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-04-22 09:39:24.836 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-04-22 09:39:24.836 | Active: active (running) since Fri 2022-04-22 09:38:35 UTC; 49s ago 2022-04-22 09:39:24.836 | Main PID: 123168 (uwsgi) 2022-04-22 09:39:24.836 | Status: "uWSGI is ready" 2022-04-22 09:39:24.836 | Tasks: 7 (limit: 14304) 2022-04-22 09:39:24.836 | Memory: 207.7M 2022-04-22 09:39:24.836 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-04-22 09:39:24.836 | ├─123168 glance-apiuWSGI master 2022-04-22 09:39:24.836 | ├─123171 glance-apiuWSGI worker 1 2022-04-22 09:39:24.836 | └─123172 glance-apiuWSGI worker 2 2022-04-22 09:39:24.836 | 2022-04-22 09:39:24.836 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv devstack@g-api.service[123172]: DEBUG glance_store.location [None req-58a1b443-0425-45bc-961f-8b75570848c3 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=123172) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-22 09:39:24.836 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv devstack@g-api.service[123172]: DEBUG glance_store.location [None req-58a1b443-0425-45bc-961f-8b75570848c3 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=123172) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-22 09:39:24.836 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv devstack@g-api.service[123172]: DEBUG glance_store.location [None req-58a1b443-0425-45bc-961f-8b75570848c3 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=123172) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-22 09:39:24.836 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv devstack@g-api.service[123172]: DEBUG glance_store.location [None req-58a1b443-0425-45bc-961f-8b75570848c3 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=123172) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-22 09:39:24.836 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv devstack@g-api.service[123172]: DEBUG glance_store.location [None req-58a1b443-0425-45bc-961f-8b75570848c3 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=123172) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-22 09:39:24.836 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv devstack@g-api.service[123172]: DEBUG glance_store.location [None req-58a1b443-0425-45bc-961f-8b75570848c3 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=123172) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-22 09:39:24.836 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv devstack@g-api.service[123172]: DEBUG glance_store.location [None req-58a1b443-0425-45bc-961f-8b75570848c3 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=123172) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-22 09:39:24.836 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv devstack@g-api.service[123172]: DEBUG glance_store.location [None req-58a1b443-0425-45bc-961f-8b75570848c3 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=123172) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-04-22 09:39:24.837 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv devstack@g-api.service[123172]: DEBUG glance_store.backend [None req-58a1b443-0425-45bc-961f-8b75570848c3 admin admin] Skipping store.set_acls... not implemented. {{(pid=123172) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-04-22 09:39:24.837 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv devstack@g-api.service[123172]: [pid: 123172|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 879 bytes} [Fri Apr 22 09:38:48 2022] PUT /v2/images/04501370-9e52-4176-ae59-8b2ab84b1ff2/file => generated 0 bytes in 15274 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-04-22 09:39:24.840 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.842 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@c-sch.service 2022-04-22 09:39:24.856 | enabled 2022-04-22 09:39:24.860 | + functions-common:service_check:1621 : sudo systemctl status devstack@c-sch.service --no-pager 2022-04-22 09:39:24.877 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-04-22 09:39:24.877 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-04-22 09:39:24.877 | Active: active (running) since Fri 2022-04-22 09:38:25 UTC; 59s ago 2022-04-22 09:39:24.877 | Main PID: 121861 (cinder-schedule) 2022-04-22 09:39:24.877 | Tasks: 2 (limit: 14304) 2022-04-22 09:39:24.877 | Memory: 101.4M 2022-04-22 09:39:24.877 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-04-22 09:39:24.877 | └─121861 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-04-22 09:39:24.877 | 2022-04-22 09:39:24.877 | Apr 22 09:38:29 dv-neutron-839023-1-hyperv cinder-scheduler[121861]: DEBUG cinder.service [None req-93c6c490-86e6-4978-8d24-054e8016e835 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=121861) start /opt/stack/cinder/cinder/service.py:237}} 2022-04-22 09:39:24.877 | Apr 22 09:38:31 dv-neutron-839023-1-hyperv cinder-scheduler[121861]: DEBUG cinder.scheduler.host_manager [None req-a2dec70a-0c48-408f-abc0-c43ac6053810 None None] Received backup service update from dv-neutron-839023-1-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=121861) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:544}} 2022-04-22 09:39:24.877 | Apr 22 09:38:37 dv-neutron-839023-1-hyperv cinder-scheduler[121861]: DEBUG cinder.scheduler.host_manager [None req-d147d11f-f519-4731-8fae-b3500dd6044c None None] Received volume service update from dv-neutron-839023-1-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-839023-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=121861) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:575}} 2022-04-22 09:39:24.877 | Apr 22 09:38:37 dv-neutron-839023-1-hyperv cinder-scheduler[121861]: DEBUG cinder.scheduler.host_manager [None req-d147d11f-f519-4731-8fae-b3500dd6044c None None] Updating capabilities for dv-neutron-839023-1-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-839023-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 4, 22, 9, 38, 37, 616701)} {{(pid=121861) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2022-04-22 09:39:24.877 | Apr 22 09:38:37 dv-neutron-839023-1-hyperv cinder-scheduler[121861]: DEBUG cinder.utils [None req-d147d11f-f519-4731-8fae-b3500dd6044c None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=121861) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:768}} 2022-04-22 09:39:24.877 | Apr 22 09:38:37 dv-neutron-839023-1-hyperv cinder-scheduler[121861]: DEBUG cinder.utils [None req-d147d11f-f519-4731-8fae-b3500dd6044c None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=121861) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:768}} 2022-04-22 09:39:24.877 | Apr 22 09:38:37 dv-neutron-839023-1-hyperv cinder-scheduler[121861]: DEBUG cinder.scheduler.host_manager [None req-d147d11f-f519-4731-8fae-b3500dd6044c None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-839023-1-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 4, 22, 9, 38, 37, 642389)}]. {{(pid=121861) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2022-04-22 09:39:24.877 | Apr 22 09:38:43 dv-neutron-839023-1-hyperv cinder-scheduler[121861]: DEBUG oslo_service.periodic_task [None req-ce137969-8a66-4401-8e97-f020b4ea5a59 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=121861) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-04-22 09:39:24.877 | Apr 22 09:38:43 dv-neutron-839023-1-hyperv cinder-scheduler[121861]: INFO cinder.message.api [None req-ce137969-8a66-4401-8e97-f020b4ea5a59 None None] Deleted 0 expired messages. 2022-04-22 09:39:24.877 | Apr 22 09:38:43 dv-neutron-839023-1-hyperv cinder-scheduler[121861]: DEBUG oslo_service.periodic_task [None req-ce137969-8a66-4401-8e97-f020b4ea5a59 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=121861) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-04-22 09:39:24.881 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.883 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@c-api.service 2022-04-22 09:39:24.897 | enabled 2022-04-22 09:39:24.901 | + functions-common:service_check:1621 : sudo systemctl status devstack@c-api.service --no-pager 2022-04-22 09:39:24.917 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-04-22 09:39:24.917 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-04-22 09:39:24.917 | Active: active (running) since Fri 2022-04-22 09:38:19 UTC; 1min 5s ago 2022-04-22 09:39:24.917 | Main PID: 121409 (uwsgi) 2022-04-22 09:39:24.917 | Status: "uWSGI is ready" 2022-04-22 09:39:24.917 | Tasks: 5 (limit: 14304) 2022-04-22 09:39:24.917 | Memory: 221.9M 2022-04-22 09:39:24.917 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-04-22 09:39:24.917 | ├─121409 cinder-apiuWSGI master 2022-04-22 09:39:24.917 | ├─121421 cinder-apiuWSGI worker 1 2022-04-22 09:39:24.917 | └─121422 cinder-apiuWSGI worker 2 2022-04-22 09:39:24.917 | 2022-04-22 09:39:24.917 | Apr 22 09:38:32 dv-neutron-839023-1-hyperv devstack@c-api.service[121422]: warnings.warn(deprecated_msg) 2022-04-22 09:39:24.917 | Apr 22 09:38:32 dv-neutron-839023-1-hyperv devstack@c-api.service[121422]: INFO cinder.api.openstack.wsgi [req-0e8e4c13-0666-48ef-a0cf-07b793b4185a req-84c904cf-d3af-4df1-994d-1916e96db803 admin admin] POST http://10.222.0.39/volume/v3/2ba2a9dd1a8f4b438e64a520e1f7a391/types/dda5add2-89ef-41a5-b4ca-3a3636a641db/extra_specs 2022-04-22 09:39:24.917 | Apr 22 09:38:32 dv-neutron-839023-1-hyperv devstack@c-api.service[121422]: /usr/local/lib/python3.8/dist-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2022-04-22 09:39:24.917 | Apr 22 09:38:32 dv-neutron-839023-1-hyperv devstack@c-api.service[121422]: warnings.warn( 2022-04-22 09:39:24.917 | Apr 22 09:38:32 dv-neutron-839023-1-hyperv devstack@c-api.service[121422]: DEBUG cinder.api.openstack.wsgi [req-0e8e4c13-0666-48ef-a0cf-07b793b4185a req-84c904cf-d3af-4df1-994d-1916e96db803 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=121422) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:854}} 2022-04-22 09:39:24.918 | Apr 22 09:38:32 dv-neutron-839023-1-hyperv devstack@c-api.service[121422]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-04-22 09:39:24.918 | Apr 22 09:38:32 dv-neutron-839023-1-hyperv devstack@c-api.service[121422]: warnings.warn('Policy enforcement is depending on the value of ' 2022-04-22 09:39:24.918 | Apr 22 09:38:32 dv-neutron-839023-1-hyperv devstack@c-api.service[121422]: DEBUG oslo_db.sqlalchemy.engines [req-0e8e4c13-0666-48ef-a0cf-07b793b4185a req-84c904cf-d3af-4df1-994d-1916e96db803 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=121422) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-22 09:39:24.918 | Apr 22 09:38:33 dv-neutron-839023-1-hyperv devstack@c-api.service[121422]: INFO cinder.api.openstack.wsgi [req-0e8e4c13-0666-48ef-a0cf-07b793b4185a req-84c904cf-d3af-4df1-994d-1916e96db803 admin admin] http://10.222.0.39/volume/v3/2ba2a9dd1a8f4b438e64a520e1f7a391/types/dda5add2-89ef-41a5-b4ca-3a3636a641db/extra_specs returned with HTTP 200 2022-04-22 09:39:24.918 | Apr 22 09:38:33 dv-neutron-839023-1-hyperv devstack@c-api.service[121422]: [pid: 121422|app: 0|req: 1/3] 10.222.0.39 () {62 vars in 1454 bytes} [Fri Apr 22 09:38:32 2022] POST /volume/v3/2ba2a9dd1a8f4b438e64a520e1f7a391/types/dda5add2-89ef-41a5-b4ca-3a3636a641db/extra_specs => generated 55 bytes in 692 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2022-04-22 09:39:24.920 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.923 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@c-vol.service 2022-04-22 09:39:24.936 | enabled 2022-04-22 09:39:24.940 | + functions-common:service_check:1621 : sudo systemctl status devstack@c-vol.service --no-pager 2022-04-22 09:39:24.957 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-04-22 09:39:24.957 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-04-22 09:39:24.957 | Active: active (running) since Fri 2022-04-22 09:38:28 UTC; 56s ago 2022-04-22 09:39:24.957 | Main PID: 122579 (cinder-volume) 2022-04-22 09:39:24.957 | Tasks: 3 (limit: 14304) 2022-04-22 09:39:24.957 | Memory: 133.0M 2022-04-22 09:39:24.958 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-04-22 09:39:24.958 | ├─122579 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-04-22 09:39:24.958 | └─122891 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-04-22 09:39:24.958 | 2022-04-22 09:39:24.958 | Apr 22 09:38:37 dv-neutron-839023-1-hyperv sudo[123271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-04-22 09:39:24.958 | Apr 22 09:38:37 dv-neutron-839023-1-hyperv sudo[123271]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-04-22 09:39:24.958 | Apr 22 09:38:38 dv-neutron-839023-1-hyperv sudo[123271]: pam_unix(sudo:session): session closed for user root 2022-04-22 09:39:24.958 | Apr 22 09:38:38 dv-neutron-839023-1-hyperv cinder-volume[122891]: DEBUG oslo_concurrency.processutils [None req-d147d11f-f519-4731-8fae-b3500dd6044c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.490s {{(pid=122891) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-22 09:39:24.958 | Apr 22 09:38:38 dv-neutron-839023-1-hyperv cinder-volume[122891]: DEBUG oslo_concurrency.processutils [None req-d147d11f-f519-4731-8fae-b3500dd6044c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=122891) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-22 09:39:24.958 | Apr 22 09:38:38 dv-neutron-839023-1-hyperv sudo[123274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-04-22 09:39:24.958 | Apr 22 09:38:38 dv-neutron-839023-1-hyperv sudo[123274]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-04-22 09:39:24.958 | Apr 22 09:38:38 dv-neutron-839023-1-hyperv sudo[123274]: pam_unix(sudo:session): session closed for user root 2022-04-22 09:39:24.958 | Apr 22 09:38:38 dv-neutron-839023-1-hyperv cinder-volume[122891]: DEBUG oslo_concurrency.processutils [None req-d147d11f-f519-4731-8fae-b3500dd6044c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.532s {{(pid=122891) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-22 09:39:24.958 | Apr 22 09:38:38 dv-neutron-839023-1-hyperv cinder-volume[122891]: INFO cinder.volume.manager [None req-d147d11f-f519-4731-8fae-b3500dd6044c None None] Driver post RPC initialization completed successfully. 2022-04-22 09:39:24.961 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.964 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-04-22 09:39:24.976 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-04-22 09:39:24.980 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:24.982 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-04-22 09:39:24.995 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-04-22 09:39:24.999 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.002 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-04-22 09:39:25.014 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-04-22 09:39:25.019 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.021 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-04-22 09:39:25.033 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-04-22 09:39:25.037 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.040 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@q-svc.service 2022-04-22 09:39:25.053 | enabled 2022-04-22 09:39:25.056 | + functions-common:service_check:1621 : sudo systemctl status devstack@q-svc.service --no-pager 2022-04-22 09:39:25.072 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-04-22 09:39:25.072 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.072 | Active: active (running) since Fri 2022-04-22 09:37:00 UTC; 2min 24s ago 2022-04-22 09:39:25.073 | Main PID: 114467 (/usr/bin/python) 2022-04-22 09:39:25.073 | Tasks: 10 (limit: 14304) 2022-04-22 09:39:25.073 | Memory: 385.9M 2022-04-22 09:39:25.073 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-04-22 09:39:25.073 | ├─114467 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-22 09:39:25.073 | ├─114574 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-22 09:39:25.073 | ├─114575 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-22 09:39:25.073 | ├─114576 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-22 09:39:25.073 | └─114577 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-22 09:39:25.073 | 2022-04-22 09:39:25.073 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv neutron-server[114576]: DEBUG neutron_lib.callbacks.manager [None req-151ad12f-e3ed-4d0d-8b19-03c0c3fa98e8 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773824825838', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-752917'] for agent, after_update {{(pid=114576) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-22 09:39:25.073 | Apr 22 09:38:51 dv-neutron-839023-1-hyperv neutron-server[114576]: DEBUG neutron_lib.callbacks.manager [None req-33d708c2-302f-427d-bd41-6050134d052e None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773824825838', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-752917'] for agent, after_update {{(pid=114576) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-22 09:39:25.073 | Apr 22 09:38:52 dv-neutron-839023-1-hyperv neutron-server[114576]: DEBUG neutron_lib.callbacks.manager [None req-48bd3e8c-86ff-4e70-a5ae-d0141af32811 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773824825838', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-752917'] for agent, after_update {{(pid=114576) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-22 09:39:25.073 | Apr 22 09:38:52 dv-neutron-839023-1-hyperv neutron-server[114576]: DEBUG neutron_lib.callbacks.manager [None req-19df6d21-9b4a-44ef-85d3-efebc4be967d None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773824825838', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-752917'] for agent, after_update {{(pid=114576) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-22 09:39:25.073 | Apr 22 09:38:55 dv-neutron-839023-1-hyperv neutron-server[114577]: DEBUG neutron.db.agents_db [None req-e96aa313-73fa-48ba-8500-a322b69795fa None None] Agent healthcheck: found 5 active agents {{(pid=114577) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-04-22 09:39:25.073 | Apr 22 09:39:17 dv-neutron-839023-1-hyperv neutron-server[114576]: DEBUG neutron_lib.callbacks.manager [None req-2c81ff1f-970a-4b01-8572-8ac6bb728746 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773824825838', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-752917'] for agent, after_update {{(pid=114576) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-22 09:39:25.073 | Apr 22 09:39:19 dv-neutron-839023-1-hyperv neutron-server[114576]: DEBUG neutron_lib.callbacks.manager [None req-877e58b1-f6cf-413b-8937-0dbce514d6b7 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773824825838', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-752917'] for agent, after_update {{(pid=114576) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-22 09:39:25.073 | Apr 22 09:39:21 dv-neutron-839023-1-hyperv neutron-server[114576]: DEBUG neutron_lib.callbacks.manager [None req-33d708c2-302f-427d-bd41-6050134d052e None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773824825838', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-752917'] for agent, after_update {{(pid=114576) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-22 09:39:25.073 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-server[114576]: DEBUG neutron_lib.callbacks.manager [None req-48bd3e8c-86ff-4e70-a5ae-d0141af32811 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773824825838', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-752917'] for agent, after_update {{(pid=114576) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-22 09:39:25.073 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-server[114576]: DEBUG neutron_lib.callbacks.manager [None req-19df6d21-9b4a-44ef-85d3-efebc4be967d None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773824825838', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-752917'] for agent, after_update {{(pid=114576) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-04-22 09:39:25.076 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.080 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-04-22 09:39:25.092 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-04-22 09:39:25.096 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.098 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@rabbit.service 2022-04-22 09:39:25.110 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-04-22 09:39:25.114 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.116 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@tempest.service 2022-04-22 09:39:25.129 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-04-22 09:39:25.133 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.135 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@mysql.service 2022-04-22 09:39:25.149 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-04-22 09:39:25.153 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.155 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@etcd3.service 2022-04-22 09:39:25.168 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-04-22 09:39:25.171 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.174 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@dstat.service 2022-04-22 09:39:25.189 | enabled 2022-04-22 09:39:25.192 | + functions-common:service_check:1621 : sudo systemctl status devstack@dstat.service --no-pager 2022-04-22 09:39:25.208 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-04-22 09:39:25.208 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.208 | Active: active (running) since Fri 2022-04-22 09:31:47 UTC; 7min ago 2022-04-22 09:39:25.208 | Main PID: 85591 (dstat.sh) 2022-04-22 09:39:25.208 | Tasks: 3 (limit: 14304) 2022-04-22 09:39:25.208 | Memory: 18.9M 2022-04-22 09:39:25.208 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-04-22 09:39:25.209 | ├─85591 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-04-22 09:39:25.209 | ├─85702 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-04-22 09:39:25.209 | └─85703 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-04-22 09:39:25.209 | 2022-04-22 09:39:25.209 | Apr 22 09:39:16 dv-neutron-839023-1-hyperv dstat.sh[85703]: 22-04 09:39:16| 26 3 71 0 0|5186M 587M 176M 5721M|7038 6722 | 0 184k| 0 20.0 | 463 3965 |2.35 2.39 1.60|1.0 0 0| 0 0 | 0 0 | 23 219 0 52 0 2022-04-22 09:39:25.209 | Apr 22 09:39:17 dv-neutron-839023-1-hyperv dstat.sh[85703]: 22-04 09:39:17| 26 3 70 0 0|5147M 626M 176M 5721M| 85k 79k| 0 168k| 0 7.99 |1128 4823 |2.35 2.39 1.60|1.0 0 77| 0 0 | 0 0 | 23 219 0 52 0 2022-04-22 09:39:25.209 | Apr 22 09:39:18 dv-neutron-839023-1-hyperv dstat.sh[85703]: 22-04 09:39:18| 26 3 70 0 0|5173M 600M 176M 5721M| 19k 15k| 0 488k| 0 49.0 | 570 4569 |2.35 2.39 1.60|1.0 0 1.0| 0 0 | 0 0 | 23 219 0 52 0 2022-04-22 09:39:25.209 | Apr 22 09:39:19 dv-neutron-839023-1-hyperv dstat.sh[85703]: 22-04 09:39:19| 25 3 69 0 0|5196M 577M 176M 5721M| 109k 104k| 0 432k| 0 33.0 | 945 4958 |2.24 2.37 1.59|2.0 0 0| 0 0 | 0 0 | 23 219 0 52 0 2022-04-22 09:39:25.209 | Apr 22 09:39:20 dv-neutron-839023-1-hyperv dstat.sh[85703]: 22-04 09:39:20| 25 6 69 0 0|5161M 611M 176M 5721M| 23k 21k| 0 741k| 0 52.0 |1230 5694 |2.24 2.37 1.59|1.0 0 142| 0 0 | 0 0 | 23 219 0 52 0 2022-04-22 09:39:25.209 | Apr 22 09:39:21 dv-neutron-839023-1-hyperv dstat.sh[85703]: 22-04 09:39:21| 26 4 71 0 0|5192M 581M 176M 5721M|9117 6784 | 0 372k| 0 27.0 | 471 3989 |2.24 2.37 1.59|1.0 0 0| 0 0 | 0 0 | 23 219 0 52 0 2022-04-22 09:39:25.209 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv dstat.sh[85703]: 22-04 09:39:22| 23 6 69 0 0|5149M 624M 176M 5721M| 127k 127k| 0 2112k| 0 127 |1770 6503 |2.24 2.37 1.59|2.0 0 139| 0 0 | 0 0 | 23 219 0 51 0 2022-04-22 09:39:25.209 | Apr 22 09:39:23 dv-neutron-839023-1-hyperv dstat.sh[85703]: 22-04 09:39:23| 27 3 69 0 0|5176M 597M 176M 5721M| 30k 28k| 0 304k| 0 35.0 | 584 4627 |2.24 2.37 1.59|1.0 0 1.0| 0 0 | 0 0 | 23 219 0 51 0 2022-04-22 09:39:25.209 | Apr 22 09:39:24 dv-neutron-839023-1-hyperv dstat.sh[85703]: 22-04 09:39:24| 25 4 70 0 0|5140M 633M 176M 5721M| 92k 89k| 0 116k| 0 8.00 |1140 4941 |2.22 2.36 1.60|1.0 0 66| 0 0 | 0 0 | 23 219 0 45 0 2022-04-22 09:39:25.209 | Apr 22 09:39:25 dv-neutron-839023-1-hyperv dstat.sh[85703]: 22-04 09:39:25| 11 16 67 4 0|5138M 632M 177M 5723M|6757 4609 |1884k 320k|52.0 23.0 |2611 7646 |2.22 2.36 1.60|2.0 0 370| 0 0 | 0 0 | 23 219 0 45 0 2022-04-22 09:39:25.212 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.214 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@n-crt.service 2022-04-22 09:39:25.227 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-04-22 09:39:25.230 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.233 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@n-cauth.service 2022-04-22 09:39:25.245 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-04-22 09:39:25.249 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.252 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@q-agt.service 2022-04-22 09:39:25.265 | enabled 2022-04-22 09:39:25.269 | + functions-common:service_check:1621 : sudo systemctl status devstack@q-agt.service --no-pager 2022-04-22 09:39:25.286 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-04-22 09:39:25.286 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.286 | Active: active (running) since Fri 2022-04-22 09:37:12 UTC; 2min 13s ago 2022-04-22 09:39:25.286 | Main PID: 115520 (neutron-openvsw) 2022-04-22 09:39:25.286 | Tasks: 8 (limit: 14304) 2022-04-22 09:39:25.286 | Memory: 215.6M 2022-04-22 09:39:25.286 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-04-22 09:39:25.287 | ├─115520 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-04-22 09:39:25.287 | ├─117126 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxs_pcd20/privsep.sock 2022-04-22 09:39:25.287 | ├─117212 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpqem62awh/privsep.sock 2022-04-22 09:39:25.287 | └─117215 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-04-22 09:39:25.287 | 2022-04-22 09:39:25.287 | Apr 22 09:39:20 dv-neutron-839023-1-hyperv neutron-openvswitch-agent[115520]: DEBUG neutron.agent.linux.utils [None req-20fc570e-71aa-4bc6-8089-41c6c9bb4ccd None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 117215. {{(pid=115520) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-04-22 09:39:25.287 | Apr 22 09:39:20 dv-neutron-839023-1-hyperv neutron-openvswitch-agent[115520]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-20fc570e-71aa-4bc6-8089-41c6c9bb4ccd None None] Agent rpc_loop - iteration:58 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-04-22 09:39:25.287 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-openvswitch-agent[115520]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-20fc570e-71aa-4bc6-8089-41c6c9bb4ccd None None] Agent rpc_loop - iteration:59 started 2022-04-22 09:39:25.287 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-openvswitch-agent[115520]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-20fc570e-71aa-4bc6-8089-41c6c9bb4ccd None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x42b1c6b0,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=15927331221353651962,duration_nsec=429000000,duration_sec=124,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=115520) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-04-22 09:39:25.287 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-openvswitch-agent[115520]: DEBUG neutron.agent.linux.utils [None req-20fc570e-71aa-4bc6-8089-41c6c9bb4ccd None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 117215. {{(pid=115520) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-04-22 09:39:25.287 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-openvswitch-agent[115520]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-20fc570e-71aa-4bc6-8089-41c6c9bb4ccd None None] Agent rpc_loop - iteration:59 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-04-22 09:39:25.287 | Apr 22 09:39:24 dv-neutron-839023-1-hyperv neutron-openvswitch-agent[115520]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-20fc570e-71aa-4bc6-8089-41c6c9bb4ccd None None] Agent rpc_loop - iteration:60 started 2022-04-22 09:39:25.287 | Apr 22 09:39:24 dv-neutron-839023-1-hyperv neutron-openvswitch-agent[115520]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-20fc570e-71aa-4bc6-8089-41c6c9bb4ccd None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x42b1c6b2,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=15927331221353651962,duration_nsec=430000000,duration_sec=126,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=115520) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-04-22 09:39:25.287 | Apr 22 09:39:24 dv-neutron-839023-1-hyperv neutron-openvswitch-agent[115520]: DEBUG neutron.agent.linux.utils [None req-20fc570e-71aa-4bc6-8089-41c6c9bb4ccd None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 117215. {{(pid=115520) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-04-22 09:39:25.287 | Apr 22 09:39:24 dv-neutron-839023-1-hyperv neutron-openvswitch-agent[115520]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-20fc570e-71aa-4bc6-8089-41c6c9bb4ccd None None] Agent rpc_loop - iteration:60 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-04-22 09:39:25.290 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.293 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-04-22 09:39:25.308 | enabled 2022-04-22 09:39:25.312 | + functions-common:service_check:1621 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-04-22 09:39:25.328 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-04-22 09:39:25.329 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.329 | Active: active (running) since Fri 2022-04-22 09:37:13 UTC; 2min 11s ago 2022-04-22 09:39:25.329 | Main PID: 115883 (neutron-dhcp-ag) 2022-04-22 09:39:25.329 | Tasks: 16 (limit: 14304) 2022-04-22 09:39:25.329 | Memory: 325.9M 2022-04-22 09:39:25.329 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-04-22 09:39:25.329 | ├─115883 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-04-22 09:39:25.329 | ├─117459 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3g2j3zq_/privsep.sock 2022-04-22 09:39:25.329 | ├─117498 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmprf2r64am/privsep.sock 2022-04-22 09:39:25.329 | ├─117556 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpddmlz49y/privsep.sock 2022-04-22 09:39:25.329 | ├─117700 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-22 09:39:25.329 | ├─117706 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-22 09:39:25.329 | └─117719 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/7264cfc2-040a-4018-a8c4-533fe3cfa058/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/7264cfc2-040a-4018-a8c4-533fe3cfa058/host --addn-hosts=/opt/stack/data/neutron/dhcp/7264cfc2-040a-4018-a8c4-533fe3cfa058/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/7264cfc2-040a-4018-a8c4-533fe3cfa058/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/7264cfc2-040a-4018-a8c4-533fe3cfa058/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4768e001-4f01-4dd5-ae4e-0cd62a7e2cf3,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-04-22 09:39:25.329 | 2022-04-22 09:39:25.329 | Apr 22 09:37:57 dv-neutron-839023-1-hyperv neutron-dhcp-agent[115883]: DEBUG neutron.agent.dhcp.agent [None req-30fe422f-eecc-45ed-833c-02b93d43f454 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'd080aaf9-3aa2-4549-ac9f-22c9b75e23f9', 'name': 'public-subnet', 'tenant_id': '2ba2a9dd1a8f4b438e64a520e1f7a391', 'network_id': 'a0f50b1b-7bac-4e03-a6b3-d6992f206eb6', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.26.1.1', 'cidr': '172.26.1.0/24', 'allocation_pools': [{'start': '172.26.1.2', 'end': '172.26.1.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-04-22T09:37:56Z', 'updated_at': '2022-04-22T09:37:56Z', 'revision_number': 0, 'project_id': '2ba2a9dd1a8f4b438e64a520e1f7a391', 'network': {'id': 'a0f50b1b-7bac-4e03-a6b3-d6992f206eb6', 'name': 'public', 'tenant_id': '2ba2a9dd1a8f4b438e64a520e1f7a391', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['d080aaf9-3aa2-4549-ac9f-22c9b75e23f9'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-04-22T09:37:49Z', 'updated_at': '2022-04-22T09:37:56Z', 'revision_number': 2, 'project_id': '2ba2a9dd1a8f4b438e64a520e1f7a391', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=115883) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-22 09:39:25.329 | Apr 22 09:37:57 dv-neutron-839023-1-hyperv neutron-dhcp-agent[115883]: DEBUG oslo_concurrency.lockutils [None req-f1b040a3-0a46-4733-9c76-0d019472796b None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=115883) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-22 09:39:25.329 | Apr 22 09:37:57 dv-neutron-839023-1-hyperv neutron-dhcp-agent[115883]: DEBUG oslo_concurrency.lockutils [None req-f1b040a3-0a46-4733-9c76-0d019472796b None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=115883) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-22 09:39:25.329 | Apr 22 09:38:01 dv-neutron-839023-1-hyperv neutron-dhcp-agent[115883]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=115883) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-22 09:39:25.329 | Apr 22 09:38:03 dv-neutron-839023-1-hyperv neutron-dhcp-agent[115883]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=115883) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-22 09:39:25.330 | Apr 22 09:38:03 dv-neutron-839023-1-hyperv neutron-dhcp-agent[115883]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=115883) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-22 09:39:25.330 | Apr 22 09:38:17 dv-neutron-839023-1-hyperv neutron-dhcp-agent[115883]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=115883) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-22 09:39:25.330 | Apr 22 09:38:17 dv-neutron-839023-1-hyperv neutron-dhcp-agent[115883]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=115883) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-22 09:39:25.330 | Apr 22 09:39:17 dv-neutron-839023-1-hyperv neutron-dhcp-agent[115883]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=115883) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-22 09:39:25.330 | Apr 22 09:39:17 dv-neutron-839023-1-hyperv neutron-dhcp-agent[115883]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=115883) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-22 09:39:25.333 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.335 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@q-l3.service 2022-04-22 09:39:25.350 | enabled 2022-04-22 09:39:25.353 | + functions-common:service_check:1621 : sudo systemctl status devstack@q-l3.service --no-pager 2022-04-22 09:39:25.370 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-04-22 09:39:25.370 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.370 | Active: active (running) since Fri 2022-04-22 09:37:15 UTC; 2min 10s ago 2022-04-22 09:39:25.370 | Main PID: 116275 (neutron-l3-agen) 2022-04-22 09:39:25.370 | Tasks: 20 (limit: 14304) 2022-04-22 09:39:25.370 | Memory: 329.0M 2022-04-22 09:39:25.370 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-04-22 09:39:25.370 | ├─116275 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-04-22 09:39:25.370 | ├─117189 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpd4c68dr_/privsep.sock 2022-04-22 09:39:25.370 | ├─117908 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp1eip7j73/privsep.sock 2022-04-22 09:39:25.370 | ├─118006 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpm144mz_6/privsep.sock 2022-04-22 09:39:25.370 | ├─118230 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-22 09:39:25.370 | ├─118231 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-22 09:39:25.370 | └─118242 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/bb3943b4-e1db-4fbc-a040-ce688c0bd443.conf 2022-04-22 09:39:25.370 | 2022-04-22 09:39:25.370 | Apr 22 09:38:19 dv-neutron-839023-1-hyperv neutron-l3-agent[116275]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=116275) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-22 09:39:25.370 | Apr 22 09:38:19 dv-neutron-839023-1-hyperv neutron-l3-agent[116275]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.008s {{(pid=116275) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-22 09:39:25.370 | Apr 22 09:38:19 dv-neutron-839023-1-hyperv neutron-l3-agent[116275]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=116275) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-22 09:39:25.370 | Apr 22 09:38:19 dv-neutron-839023-1-hyperv neutron-l3-agent[116275]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=116275) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-22 09:39:25.370 | Apr 22 09:38:40 dv-neutron-839023-1-hyperv neutron-l3-agent[116275]: DEBUG oslo_service.periodic_task [None req-527d22b2-d06a-4bd3-9af8-109f0ea1f923 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=116275) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-04-22 09:39:25.370 | Apr 22 09:39:19 dv-neutron-839023-1-hyperv neutron-l3-agent[116275]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=116275) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-22 09:39:25.370 | Apr 22 09:39:19 dv-neutron-839023-1-hyperv neutron-l3-agent[116275]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=116275) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-22 09:39:25.371 | Apr 22 09:39:19 dv-neutron-839023-1-hyperv neutron-l3-agent[116275]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=116275) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-22 09:39:25.371 | Apr 22 09:39:19 dv-neutron-839023-1-hyperv neutron-l3-agent[116275]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=116275) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-22 09:39:25.371 | Apr 22 09:39:20 dv-neutron-839023-1-hyperv neutron-l3-agent[116275]: DEBUG oslo_service.periodic_task [None req-527d22b2-d06a-4bd3-9af8-109f0ea1f923 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=116275) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-04-22 09:39:25.374 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.377 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@q-meta.service 2022-04-22 09:39:25.390 | enabled 2022-04-22 09:39:25.394 | + functions-common:service_check:1621 : sudo systemctl status devstack@q-meta.service --no-pager 2022-04-22 09:39:25.410 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-04-22 09:39:25.410 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.410 | Active: active (running) since Fri 2022-04-22 09:37:16 UTC; 2min 8s ago 2022-04-22 09:39:25.410 | Main PID: 116639 (neutron-metadat) 2022-04-22 09:39:25.410 | Tasks: 4 (limit: 14304) 2022-04-22 09:39:25.410 | Memory: 119.8M 2022-04-22 09:39:25.410 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-04-22 09:39:25.410 | ├─116639 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-04-22 09:39:25.410 | ├─117121 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-04-22 09:39:25.410 | └─117122 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-04-22 09:39:25.410 | 2022-04-22 09:39:25.410 | Apr 22 09:37:21 dv-neutron-839023-1-hyperv neutron-metadata-agent[116639]: DEBUG oslo_service.service [None req-33d708c2-302f-427d-bd41-6050134d052e None None] oslo_messaging_rabbit.ssl = False {{(pid=116639) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.410 | Apr 22 09:37:21 dv-neutron-839023-1-hyperv neutron-metadata-agent[116639]: DEBUG oslo_service.service [None req-33d708c2-302f-427d-bd41-6050134d052e None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=116639) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.410 | Apr 22 09:37:21 dv-neutron-839023-1-hyperv neutron-metadata-agent[116639]: DEBUG oslo_service.service [None req-33d708c2-302f-427d-bd41-6050134d052e None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=116639) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.410 | Apr 22 09:37:21 dv-neutron-839023-1-hyperv neutron-metadata-agent[116639]: DEBUG oslo_service.service [None req-33d708c2-302f-427d-bd41-6050134d052e None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=116639) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.410 | Apr 22 09:37:21 dv-neutron-839023-1-hyperv neutron-metadata-agent[116639]: DEBUG oslo_service.service [None req-33d708c2-302f-427d-bd41-6050134d052e None None] oslo_messaging_rabbit.ssl_version = {{(pid=116639) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.410 | Apr 22 09:37:21 dv-neutron-839023-1-hyperv neutron-metadata-agent[116639]: DEBUG oslo_service.service [None req-33d708c2-302f-427d-bd41-6050134d052e None None] oslo_messaging_notifications.driver = [] {{(pid=116639) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.410 | Apr 22 09:37:21 dv-neutron-839023-1-hyperv neutron-metadata-agent[116639]: DEBUG oslo_service.service [None req-33d708c2-302f-427d-bd41-6050134d052e None None] oslo_messaging_notifications.retry = -1 {{(pid=116639) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.410 | Apr 22 09:37:21 dv-neutron-839023-1-hyperv neutron-metadata-agent[116639]: DEBUG oslo_service.service [None req-33d708c2-302f-427d-bd41-6050134d052e None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=116639) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.410 | Apr 22 09:37:21 dv-neutron-839023-1-hyperv neutron-metadata-agent[116639]: DEBUG oslo_service.service [None req-33d708c2-302f-427d-bd41-6050134d052e None None] oslo_messaging_notifications.transport_url = **** {{(pid=116639) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.410 | Apr 22 09:37:21 dv-neutron-839023-1-hyperv neutron-metadata-agent[116639]: DEBUG oslo_service.service [None req-33d708c2-302f-427d-bd41-6050134d052e None None] ******************************************************************************** {{(pid=116639) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-22 09:39:25.413 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.416 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@q-metering.service 2022-04-22 09:39:25.430 | enabled 2022-04-22 09:39:25.433 | + functions-common:service_check:1621 : sudo systemctl status devstack@q-metering.service --no-pager 2022-04-22 09:39:25.450 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-04-22 09:39:25.450 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.450 | Active: active (running) since Fri 2022-04-22 09:37:18 UTC; 2min 6s ago 2022-04-22 09:39:25.450 | Main PID: 117011 (neutron-meterin) 2022-04-22 09:39:25.450 | Tasks: 2 (limit: 14304) 2022-04-22 09:39:25.450 | Memory: 103.9M 2022-04-22 09:39:25.450 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-04-22 09:39:25.450 | └─117011 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-04-22 09:39:25.450 | 2022-04-22 09:39:25.450 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-metering-agent[117011]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=117011) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-04-22 09:39:25.450 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-metering-agent[117011]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=117011) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-22 09:39:25.450 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-metering-agent[117011]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=117011) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-22 09:39:25.450 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-metering-agent[117011]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=117011) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-22 09:39:25.450 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-metering-agent[117011]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=117011) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-04-22 09:39:25.450 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-metering-agent[117011]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=117011) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-04-22 09:39:25.450 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-metering-agent[117011]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=117011) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-04-22 09:39:25.450 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-metering-agent[117011]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=117011) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-22 09:39:25.450 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-metering-agent[117011]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=117011) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-04-22 09:39:25.451 | Apr 22 09:39:22 dv-neutron-839023-1-hyperv neutron-metering-agent[117011]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=117011) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-04-22 09:39:25.453 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.456 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@q-vpn.service 2022-04-22 09:39:25.468 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-04-22 09:39:25.472 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.474 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@g-reg.service 2022-04-22 09:39:25.487 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-04-22 09:39:25.490 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.493 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@cinder.service 2022-04-22 09:39:25.505 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-04-22 09:39:25.509 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.511 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@c-bak.service 2022-04-22 09:39:25.525 | enabled 2022-04-22 09:39:25.529 | + functions-common:service_check:1621 : sudo systemctl status devstack@c-bak.service --no-pager 2022-04-22 09:39:25.545 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2022-04-22 09:39:25.545 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.545 | Active: active (running) since Fri 2022-04-22 09:38:27 UTC; 58s ago 2022-04-22 09:39:25.545 | Main PID: 122221 (cinder-backup) 2022-04-22 09:39:25.545 | Tasks: 3 (limit: 14304) 2022-04-22 09:39:25.545 | Memory: 118.0M 2022-04-22 09:39:25.545 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2022-04-22 09:39:25.545 | ├─122221 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-04-22 09:39:25.545 | └─122667 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-04-22 09:39:25.545 | 2022-04-22 09:39:25.545 | Apr 22 09:38:31 dv-neutron-839023-1-hyperv cinder-backup[122221]: DEBUG oslo_service.service [None req-93e3754d-95a0-4238-8270-6f7326e3434e None None] vault.keyfile = None {{(pid=122221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.545 | Apr 22 09:38:31 dv-neutron-839023-1-hyperv cinder-backup[122221]: DEBUG oslo_service.service [None req-93e3754d-95a0-4238-8270-6f7326e3434e None None] vault.kv_mountpoint = secret {{(pid=122221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.546 | Apr 22 09:38:31 dv-neutron-839023-1-hyperv cinder-backup[122221]: DEBUG oslo_service.service [None req-93e3754d-95a0-4238-8270-6f7326e3434e None None] vault.kv_version = 2 {{(pid=122221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.546 | Apr 22 09:38:31 dv-neutron-839023-1-hyperv cinder-backup[122221]: DEBUG oslo_service.service [None req-93e3754d-95a0-4238-8270-6f7326e3434e None None] vault.root_token_id = None {{(pid=122221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.546 | Apr 22 09:38:31 dv-neutron-839023-1-hyperv cinder-backup[122221]: DEBUG oslo_service.service [None req-93e3754d-95a0-4238-8270-6f7326e3434e None None] vault.split_loggers = False {{(pid=122221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.546 | Apr 22 09:38:31 dv-neutron-839023-1-hyperv cinder-backup[122221]: DEBUG oslo_service.service [None req-93e3754d-95a0-4238-8270-6f7326e3434e None None] vault.ssl_ca_crt_file = None {{(pid=122221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.546 | Apr 22 09:38:31 dv-neutron-839023-1-hyperv cinder-backup[122221]: DEBUG oslo_service.service [None req-93e3754d-95a0-4238-8270-6f7326e3434e None None] vault.timeout = None {{(pid=122221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.546 | Apr 22 09:38:31 dv-neutron-839023-1-hyperv cinder-backup[122221]: DEBUG oslo_service.service [None req-93e3754d-95a0-4238-8270-6f7326e3434e None None] vault.use_ssl = False {{(pid=122221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.546 | Apr 22 09:38:31 dv-neutron-839023-1-hyperv cinder-backup[122221]: DEBUG oslo_service.service [None req-93e3754d-95a0-4238-8270-6f7326e3434e None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=122221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.546 | Apr 22 09:38:31 dv-neutron-839023-1-hyperv cinder-backup[122221]: DEBUG oslo_service.service [None req-93e3754d-95a0-4238-8270-6f7326e3434e None None] ******************************************************************************** {{(pid=122221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-22 09:39:25.550 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.552 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@s-proxy.service 2022-04-22 09:39:25.566 | enabled 2022-04-22 09:39:25.569 | + functions-common:service_check:1621 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-04-22 09:39:25.585 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-04-22 09:39:25.585 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.585 | Active: active (running) since Fri 2022-04-22 09:36:47 UTC; 2min 37s ago 2022-04-22 09:39:25.585 | Main PID: 113068 (swift-proxy-ser) 2022-04-22 09:39:25.585 | Tasks: 2 (limit: 14304) 2022-04-22 09:39:25.585 | Memory: 77.1M 2022-04-22 09:39:25.585 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-04-22 09:39:25.586 | ├─113068 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-04-22 09:39:25.586 | └─113163 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-04-22 09:39:25.586 | 2022-04-22 09:39:25.586 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv proxy-server[113163]: Validating token access rules against request 2022-04-22 09:39:25.586 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv swift-proxy-server[113163]: proxy-server: Validating token access rules against request 2022-04-22 09:39:25.586 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv proxy-server[113163]: Received request from user: user_id 2cea32f4ada9423da5cc38c79897258b, project_id c645066602d344d4a77eead90b1338ab, roles service,ResellerAdmin 2022-04-22 09:39:25.586 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv swift-proxy-server[113163]: proxy-server: Received request from user: user_id 2cea32f4ada9423da5cc38c79897258b, project_id c645066602d344d4a77eead90b1338ab, roles service,ResellerAdmin 2022-04-22 09:39:25.586 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv proxy-server[113163]: Using identity: {'user': ('2cea32f4ada9423da5cc38c79897258b', 'glance-swift'), 'tenant': ('c645066602d344d4a77eead90b1338ab', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx74d7005f0f754128bf4c4-00626277a9) 2022-04-22 09:39:25.586 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv swift-proxy-server[113163]: proxy-server: Using identity: {'user': ('2cea32f4ada9423da5cc38c79897258b', 'glance-swift'), 'tenant': ('c645066602d344d4a77eead90b1338ab', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx74d7005f0f754128bf4c4-00626277a9) 2022-04-22 09:39:25.586 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv proxy-server[113163]: User c645066602d344d4a77eead90b1338ab has reseller admin authorizing (txn: tx74d7005f0f754128bf4c4-00626277a9) (client_ip: 10.222.0.39) 2022-04-22 09:39:25.586 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv swift-proxy-server[113163]: proxy-server: User c645066602d344d4a77eead90b1338ab has reseller admin authorizing (txn: tx74d7005f0f754128bf4c4-00626277a9) (client_ip: 10.222.0.39) 2022-04-22 09:39:25.586 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv proxy-server[113163]: 10.222.0.39 10.222.0.39 22/Apr/2022/09/39/04 PUT /v1/AUTH_c645066602d344d4a77eead90b1338ab/glance/04501370-9e52-4176-ae59-8b2ab84b1ff2 HTTP/1.0 201 - python-swiftclient-3.12.0 gAAAAABiYnep... 645922816 - - tx74d7005f0f754128bf4c4-00626277a9 - 14.5794 - - 1650620329.623270750 1650620344.202662230 0 2022-04-22 09:39:25.586 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv swift-proxy-server[113163]: proxy-server: 10.222.0.39 10.222.0.39 22/Apr/2022/09/39/04 PUT /v1/AUTH_c645066602d344d4a77eead90b1338ab/glance/04501370-9e52-4176-ae59-8b2ab84b1ff2 HTTP/1.0 201 - python-swiftclient-3.12.0 gAAAAABiYnep... 645922816 - - tx74d7005f0f754128bf4c4-00626277a9 - 14.5794 - - 1650620329.623270750 1650620344.202662230 0 2022-04-22 09:39:25.589 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.592 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@s-object.service 2022-04-22 09:39:25.606 | enabled 2022-04-22 09:39:25.610 | + functions-common:service_check:1621 : sudo systemctl status devstack@s-object.service --no-pager 2022-04-22 09:39:25.626 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-04-22 09:39:25.626 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.626 | Active: active (running) since Fri 2022-04-22 09:36:42 UTC; 2min 43s ago 2022-04-22 09:39:25.626 | Main PID: 111539 (swift-object-se) 2022-04-22 09:39:25.626 | Tasks: 23 (limit: 14304) 2022-04-22 09:39:25.626 | Memory: 49.5M 2022-04-22 09:39:25.627 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-04-22 09:39:25.627 | ├─111539 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-04-22 09:39:25.627 | ├─111927 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-04-22 09:39:25.627 | └─111930 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-04-22 09:39:25.627 | 2022-04-22 09:39:25.627 | Apr 22 09:36:42 dv-neutron-839023-1-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2022-04-22 09:39:25.627 | Apr 22 09:36:43 dv-neutron-839023-1-hyperv object-server[111539]: Started child 111927 from parent 111539 2022-04-22 09:39:25.627 | Apr 22 09:36:43 dv-neutron-839023-1-hyperv swift-object-server[111539]: object-server: Started child 111927 from parent 111539 2022-04-22 09:39:25.627 | Apr 22 09:36:43 dv-neutron-839023-1-hyperv object-server[111539]: Started child 111930 from parent 111539 2022-04-22 09:39:25.627 | Apr 22 09:36:43 dv-neutron-839023-1-hyperv swift-object-server[111539]: object-server: Started child 111930 from parent 111539 2022-04-22 09:39:25.627 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv object-server[111927]: 127.0.0.1 - - [22/Apr/2022:09:39:04 +0000] "PUT /sdb1/175/AUTH_c645066602d344d4a77eead90b1338ab/glance/04501370-9e52-4176-ae59-8b2ab84b1ff2" 201 - "PUT http://10.222.0.39:8080/v1/AUTH_c645066602d344d4a77eead90b1338ab/glance/04501370-9e52-4176-ae59-8b2ab84b1ff2" "tx74d7005f0f754128bf4c4-00626277a9" "proxy-server 113163" 14.5484 "-" 111927 0 2022-04-22 09:39:25.627 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv swift-object-server[111927]: object-server: 127.0.0.1 - - [22/Apr/2022:09:39:04 +0000] "PUT /sdb1/175/AUTH_c645066602d344d4a77eead90b1338ab/glance/04501370-9e52-4176-ae59-8b2ab84b1ff2" 201 - "PUT http://10.222.0.39:8080/v1/AUTH_c645066602d344d4a77eead90b1338ab/glance/04501370-9e52-4176-ae59-8b2ab84b1ff2" "tx74d7005f0f754128bf4c4-00626277a9" "proxy-server 113163" 14.5484 "-" 111927 0 2022-04-22 09:39:25.630 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.632 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@s-container.service 2022-04-22 09:39:25.646 | enabled 2022-04-22 09:39:25.649 | + functions-common:service_check:1621 : sudo systemctl status devstack@s-container.service --no-pager 2022-04-22 09:39:25.666 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-04-22 09:39:25.666 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.666 | Active: active (running) since Fri 2022-04-22 09:36:43 UTC; 2min 42s ago 2022-04-22 09:39:25.666 | Main PID: 111936 (swift-container) 2022-04-22 09:39:25.666 | Tasks: 3 (limit: 14304) 2022-04-22 09:39:25.666 | Memory: 48.8M 2022-04-22 09:39:25.666 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-04-22 09:39:25.666 | ├─111936 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-04-22 09:39:25.666 | ├─112290 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-04-22 09:39:25.666 | └─112291 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-04-22 09:39:25.666 | 2022-04-22 09:39:25.666 | Apr 22 09:36:44 dv-neutron-839023-1-hyperv container-server[111936]: Started child 112290 from parent 111936 2022-04-22 09:39:25.667 | Apr 22 09:36:44 dv-neutron-839023-1-hyperv swift-container-server[111936]: container-server: Started child 112290 from parent 111936 2022-04-22 09:39:25.667 | Apr 22 09:36:44 dv-neutron-839023-1-hyperv container-server[111936]: Started child 112291 from parent 111936 2022-04-22 09:39:25.667 | Apr 22 09:36:44 dv-neutron-839023-1-hyperv swift-container-server[111936]: container-server: Started child 112291 from parent 111936 2022-04-22 09:39:25.667 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv container-server[112291]: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "PUT /sdb1/363/AUTH_c645066602d344d4a77eead90b1338ab/glance" 201 - "PUT http://10.222.0.39:8080/v1/AUTH_c645066602d344d4a77eead90b1338ab/glance" "tx772cb7695f444837bb093-00626277a9" "proxy-server 113163" 0.0229 "-" 112291 0 2022-04-22 09:39:25.667 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv swift-container-server[112291]: container-server: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "PUT /sdb1/363/AUTH_c645066602d344d4a77eead90b1338ab/glance" 201 - "PUT http://10.222.0.39:8080/v1/AUTH_c645066602d344d4a77eead90b1338ab/glance" "tx772cb7695f444837bb093-00626277a9" "proxy-server 113163" 0.0229 "-" 112291 0 2022-04-22 09:39:25.667 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv container-server[112291]: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "HEAD /sdb1/363/AUTH_c645066602d344d4a77eead90b1338ab/glance" 204 - "HEAD http://10.222.0.39:8080/v1/AUTH_c645066602d344d4a77eead90b1338ab/glance?format=json&states=listing" "tx74d7005f0f754128bf4c4-00626277a9" "proxy-server 113163" 0.0030 "-" 112291 0 2022-04-22 09:39:25.667 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv swift-container-server[112291]: container-server: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "HEAD /sdb1/363/AUTH_c645066602d344d4a77eead90b1338ab/glance" 204 - "HEAD http://10.222.0.39:8080/v1/AUTH_c645066602d344d4a77eead90b1338ab/glance?format=json&states=listing" "tx74d7005f0f754128bf4c4-00626277a9" "proxy-server 113163" 0.0030 "-" 112291 0 2022-04-22 09:39:25.667 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv container-server[112290]: 127.0.0.1 - - [22/Apr/2022:09:39:04 +0000] "PUT /sdb1/363/AUTH_c645066602d344d4a77eead90b1338ab/glance/04501370-9e52-4176-ae59-8b2ab84b1ff2" 201 - "PUT http://10.222.0.39:8080/sdb1/175/AUTH_c645066602d344d4a77eead90b1338ab/glance/04501370-9e52-4176-ae59-8b2ab84b1ff2" "tx74d7005f0f754128bf4c4-00626277a9" "object-server 111927" 0.0025 "-" 112290 0 2022-04-22 09:39:25.667 | Apr 22 09:39:04 dv-neutron-839023-1-hyperv swift-container-server[112290]: container-server: 127.0.0.1 - - [22/Apr/2022:09:39:04 +0000] "PUT /sdb1/363/AUTH_c645066602d344d4a77eead90b1338ab/glance/04501370-9e52-4176-ae59-8b2ab84b1ff2" 201 - "PUT http://10.222.0.39:8080/sdb1/175/AUTH_c645066602d344d4a77eead90b1338ab/glance/04501370-9e52-4176-ae59-8b2ab84b1ff2" "tx74d7005f0f754128bf4c4-00626277a9" "object-server 111927" 0.0025 "-" 112290 0 2022-04-22 09:39:25.670 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.673 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@s-account.service 2022-04-22 09:39:25.686 | enabled 2022-04-22 09:39:25.690 | + functions-common:service_check:1621 : sudo systemctl status devstack@s-account.service --no-pager 2022-04-22 09:39:25.706 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-04-22 09:39:25.706 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.706 | Active: active (running) since Fri 2022-04-22 09:36:44 UTC; 2min 40s ago 2022-04-22 09:39:25.706 | Main PID: 112297 (swift-account-s) 2022-04-22 09:39:25.706 | Tasks: 3 (limit: 14304) 2022-04-22 09:39:25.706 | Memory: 47.0M 2022-04-22 09:39:25.706 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-04-22 09:39:25.706 | ├─112297 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-04-22 09:39:25.706 | ├─112665 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-04-22 09:39:25.707 | └─112688 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-04-22 09:39:25.707 | 2022-04-22 09:39:25.707 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv account-server[112665]: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "HEAD /sdb1/212/AUTH_c645066602d344d4a77eead90b1338ab" 404 - "HEAD http://10.222.0.39:8080/v1/AUTH_c645066602d344d4a77eead90b1338ab?format=json" "txe03c1ff6dbdd4834a1ca0-00626277a9" "proxy-server 113163" 0.0019 "-" 112665 - 2022-04-22 09:39:25.707 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv swift-account-server[112665]: account-server: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "HEAD /sdb1/212/AUTH_c645066602d344d4a77eead90b1338ab" 404 - "HEAD http://10.222.0.39:8080/v1/AUTH_c645066602d344d4a77eead90b1338ab?format=json" "txe03c1ff6dbdd4834a1ca0-00626277a9" "proxy-server 113163" 0.0019 "-" 112665 - 2022-04-22 09:39:25.707 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv account-server[112688]: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "HEAD /sdb1/212/AUTH_c645066602d344d4a77eead90b1338ab" 404 - "HEAD http://10.222.0.39:8080/v1/AUTH_c645066602d344d4a77eead90b1338ab?format=json" "txe03c1ff6dbdd4834a1ca0-00626277a9" "proxy-server 113163" 0.0018 "-" 112688 - 2022-04-22 09:39:25.707 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv swift-account-server[112688]: account-server: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "HEAD /sdb1/212/AUTH_c645066602d344d4a77eead90b1338ab" 404 - "HEAD http://10.222.0.39:8080/v1/AUTH_c645066602d344d4a77eead90b1338ab?format=json" "txe03c1ff6dbdd4834a1ca0-00626277a9" "proxy-server 113163" 0.0018 "-" 112688 - 2022-04-22 09:39:25.707 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv account-server[112665]: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "PUT /sdb1/212/AUTH_c645066602d344d4a77eead90b1338ab" 201 - "-" "tx772cb7695f444837bb093-00626277a9" "-" 0.0163 "-" 112665 - 2022-04-22 09:39:25.707 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv swift-account-server[112665]: account-server: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "PUT /sdb1/212/AUTH_c645066602d344d4a77eead90b1338ab" 201 - "-" "tx772cb7695f444837bb093-00626277a9" "-" 0.0163 "-" 112665 - 2022-04-22 09:39:25.707 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv account-server[112665]: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "HEAD /sdb1/212/AUTH_c645066602d344d4a77eead90b1338ab" 204 - "HEAD http://10.222.0.39:8080/v1/AUTH_c645066602d344d4a77eead90b1338ab?format=json" "tx772cb7695f444837bb093-00626277a9" "proxy-server 113163" 0.0022 "-" 112665 - 2022-04-22 09:39:25.707 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv swift-account-server[112665]: account-server: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "HEAD /sdb1/212/AUTH_c645066602d344d4a77eead90b1338ab" 204 - "HEAD http://10.222.0.39:8080/v1/AUTH_c645066602d344d4a77eead90b1338ab?format=json" "tx772cb7695f444837bb093-00626277a9" "proxy-server 113163" 0.0022 "-" 112665 - 2022-04-22 09:39:25.707 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv account-server[112688]: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "PUT /sdb1/212/AUTH_c645066602d344d4a77eead90b1338ab/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/363/AUTH_c645066602d344d4a77eead90b1338ab/glance" "tx772cb7695f444837bb093-00626277a9" "container-server 112291" 0.0040 "-" 112688 0 2022-04-22 09:39:25.707 | Apr 22 09:38:49 dv-neutron-839023-1-hyperv swift-account-server[112688]: account-server: 127.0.0.1 - - [22/Apr/2022:09:38:49 +0000] "PUT /sdb1/212/AUTH_c645066602d344d4a77eead90b1338ab/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/363/AUTH_c645066602d344d4a77eead90b1338ab/glance" "tx772cb7695f444837bb093-00626277a9" "container-server 112291" 0.0040 "-" 112688 0 2022-04-22 09:39:25.710 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.712 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@heat.service 2022-04-22 09:39:25.725 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-04-22 09:39:25.729 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.731 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@h-api.service 2022-04-22 09:39:25.744 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-04-22 09:39:25.748 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.751 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-04-22 09:39:25.763 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-04-22 09:39:25.766 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.769 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-04-22 09:39:25.781 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-04-22 09:39:25.785 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.787 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@h-eng.service 2022-04-22 09:39:25.800 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-04-22 09:39:25.804 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.806 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-04-22 09:39:25.819 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-04-22 09:39:25.822 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.825 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-04-22 09:39:25.838 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-04-22 09:39:25.841 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.844 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-04-22 09:39:25.856 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-04-22 09:39:25.861 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.863 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-04-22 09:39:25.876 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-04-22 09:39:25.880 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.882 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-04-22 09:39:25.895 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-04-22 09:39:25.899 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.901 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-04-22 09:39:25.915 | enabled 2022-04-22 09:39:25.919 | + functions-common:service_check:1621 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-04-22 09:39:25.935 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-04-22 09:39:25.935 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.935 | Active: active (running) since Fri 2022-04-22 09:36:46 UTC; 2min 39s ago 2022-04-22 09:39:25.935 | Main PID: 112694 (swift-container) 2022-04-22 09:39:25.935 | Tasks: 1 (limit: 14304) 2022-04-22 09:39:25.935 | Memory: 31.2M 2022-04-22 09:39:25.935 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-04-22 09:39:25.935 | └─112694 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-04-22 09:39:25.935 | 2022-04-22 09:39:25.935 | Apr 22 09:36:46 dv-neutron-839023-1-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-04-22 09:39:25.935 | Apr 22 09:36:47 dv-neutron-839023-1-hyperv container-sync[112694]: Starting 112694 2022-04-22 09:39:25.935 | Apr 22 09:36:47 dv-neutron-839023-1-hyperv container-sync[112694]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-04-22 09:39:25.939 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.942 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-04-22 09:39:25.956 | enabled 2022-04-22 09:39:25.959 | + functions-common:service_check:1621 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-04-22 09:39:25.976 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-04-22 09:39:25.976 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-04-22 09:39:25.976 | Active: active (running) since Fri 2022-04-22 09:38:10 UTC; 1min 15s ago 2022-04-22 09:39:25.976 | Main PID: 119964 (nova-conductor) 2022-04-22 09:39:25.976 | Tasks: 3 (limit: 14304) 2022-04-22 09:39:25.976 | Memory: 147.0M 2022-04-22 09:39:25.976 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-04-22 09:39:25.976 | ├─119964 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-04-22 09:39:25.976 | ├─120838 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-04-22 09:39:25.976 | └─120839 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-04-22 09:39:25.976 | 2022-04-22 09:39:25.976 | Apr 22 09:38:14 dv-neutron-839023-1-hyperv nova-conductor[119964]: DEBUG oslo_service.service [None req-3af8955d-5d21-4066-87b3-e764d815a918 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=119964) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.977 | Apr 22 09:38:14 dv-neutron-839023-1-hyperv nova-conductor[119964]: DEBUG oslo_service.service [None req-3af8955d-5d21-4066-87b3-e764d815a918 None None] oslo_messaging_rabbit.ssl_version = {{(pid=119964) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.977 | Apr 22 09:38:14 dv-neutron-839023-1-hyperv nova-conductor[119964]: DEBUG oslo_service.service [None req-3af8955d-5d21-4066-87b3-e764d815a918 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=119964) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.977 | Apr 22 09:38:14 dv-neutron-839023-1-hyperv nova-conductor[119964]: DEBUG oslo_service.service [None req-3af8955d-5d21-4066-87b3-e764d815a918 None None] oslo_messaging_notifications.retry = -1 {{(pid=119964) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.977 | Apr 22 09:38:14 dv-neutron-839023-1-hyperv nova-conductor[119964]: DEBUG oslo_service.service [None req-3af8955d-5d21-4066-87b3-e764d815a918 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=119964) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.977 | Apr 22 09:38:14 dv-neutron-839023-1-hyperv nova-conductor[119964]: DEBUG oslo_service.service [None req-3af8955d-5d21-4066-87b3-e764d815a918 None None] oslo_messaging_notifications.transport_url = **** {{(pid=119964) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.977 | Apr 22 09:38:14 dv-neutron-839023-1-hyperv nova-conductor[119964]: DEBUG oslo_service.service [None req-3af8955d-5d21-4066-87b3-e764d815a918 None None] oslo_reports.file_event_handler = None {{(pid=119964) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.977 | Apr 22 09:38:14 dv-neutron-839023-1-hyperv nova-conductor[119964]: DEBUG oslo_service.service [None req-3af8955d-5d21-4066-87b3-e764d815a918 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=119964) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.977 | Apr 22 09:38:14 dv-neutron-839023-1-hyperv nova-conductor[119964]: DEBUG oslo_service.service [None req-3af8955d-5d21-4066-87b3-e764d815a918 None None] oslo_reports.log_dir = None {{(pid=119964) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:25.977 | Apr 22 09:38:14 dv-neutron-839023-1-hyperv nova-conductor[119964]: DEBUG oslo_service.service [None req-3af8955d-5d21-4066-87b3-e764d815a918 None None] ******************************************************************************** {{(pid=119964) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-22 09:39:25.980 | + functions-common:service_check:1615 : for service in ${ENABLED_SERVICES//,/ } 2022-04-22 09:39:25.982 | + functions-common:service_check:1617 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-04-22 09:39:25.996 | enabled 2022-04-22 09:39:25.999 | + functions-common:service_check:1621 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-04-22 09:39:26.016 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-04-22 09:39:26.016 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-04-22 09:39:26.016 | Active: active (running) since Fri 2022-04-22 09:38:12 UTC; 1min 13s ago 2022-04-22 09:39:26.016 | Main PID: 120353 (nova-conductor) 2022-04-22 09:39:26.016 | Tasks: 3 (limit: 14304) 2022-04-22 09:39:26.016 | Memory: 141.3M 2022-04-22 09:39:26.016 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-04-22 09:39:26.016 | ├─120353 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-04-22 09:39:26.016 | ├─120843 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-04-22 09:39:26.016 | └─120844 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-04-22 09:39:26.016 | 2022-04-22 09:39:26.016 | Apr 22 09:38:16 dv-neutron-839023-1-hyperv nova-conductor[120353]: DEBUG oslo_service.service [None req-5d7b8107-a8f8-4d84-904c-bbfbc4846ba8 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=120353) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:26.016 | Apr 22 09:38:16 dv-neutron-839023-1-hyperv nova-conductor[120353]: DEBUG oslo_service.service [None req-5d7b8107-a8f8-4d84-904c-bbfbc4846ba8 None None] oslo_messaging_rabbit.ssl_version = {{(pid=120353) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:26.016 | Apr 22 09:38:16 dv-neutron-839023-1-hyperv nova-conductor[120353]: DEBUG oslo_service.service [None req-5d7b8107-a8f8-4d84-904c-bbfbc4846ba8 None None] oslo_messaging_notifications.driver = [] {{(pid=120353) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:26.017 | Apr 22 09:38:16 dv-neutron-839023-1-hyperv nova-conductor[120353]: DEBUG oslo_service.service [None req-5d7b8107-a8f8-4d84-904c-bbfbc4846ba8 None None] oslo_messaging_notifications.retry = -1 {{(pid=120353) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:26.017 | Apr 22 09:38:16 dv-neutron-839023-1-hyperv nova-conductor[120353]: DEBUG oslo_service.service [None req-5d7b8107-a8f8-4d84-904c-bbfbc4846ba8 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=120353) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:26.017 | Apr 22 09:38:16 dv-neutron-839023-1-hyperv nova-conductor[120353]: DEBUG oslo_service.service [None req-5d7b8107-a8f8-4d84-904c-bbfbc4846ba8 None None] oslo_messaging_notifications.transport_url = **** {{(pid=120353) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:26.017 | Apr 22 09:38:16 dv-neutron-839023-1-hyperv nova-conductor[120353]: DEBUG oslo_service.service [None req-5d7b8107-a8f8-4d84-904c-bbfbc4846ba8 None None] oslo_reports.file_event_handler = None {{(pid=120353) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:26.017 | Apr 22 09:38:16 dv-neutron-839023-1-hyperv nova-conductor[120353]: DEBUG oslo_service.service [None req-5d7b8107-a8f8-4d84-904c-bbfbc4846ba8 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=120353) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:26.017 | Apr 22 09:38:16 dv-neutron-839023-1-hyperv nova-conductor[120353]: DEBUG oslo_service.service [None req-5d7b8107-a8f8-4d84-904c-bbfbc4846ba8 None None] oslo_reports.log_dir = None {{(pid=120353) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-22 09:39:26.017 | Apr 22 09:38:16 dv-neutron-839023-1-hyperv nova-conductor[120353]: DEBUG oslo_service.service [None req-5d7b8107-a8f8-4d84-904c-bbfbc4846ba8 None None] ******************************************************************************** {{(pid=120353) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-22 09:39:26.020 | + ./stack.sh:main:1440 : is_service_enabled n-api 2022-04-22 09:39:26.038 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:39:26.040 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2022-04-22 09:39:26.058 | + functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:39:26.061 | + ./stack.sh:main:1448 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-04-22 09:39:26.064 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:39:26.066 | + ./stack.sh:echo_summary:432 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-04-22 09:39:26.069 | + ./stack.sh:main:1455 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-04-22 09:39:29.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:29.931 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:29.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:29.931 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:29.932 | +--------------------------------------------------------------------+ 2022-04-22 09:39:29.932 | | Upgrade Check Results | 2022-04-22 09:39:29.932 | +--------------------------------------------------------------------+ 2022-04-22 09:39:29.932 | | Check: Cells v2 | 2022-04-22 09:39:29.932 | | Result: Success | 2022-04-22 09:39:29.932 | | Details: No host mappings or compute nodes were found. Remember to | 2022-04-22 09:39:29.932 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-04-22 09:39:29.932 | | compute hosts are deployed. | 2022-04-22 09:39:29.932 | +--------------------------------------------------------------------+ 2022-04-22 09:39:29.932 | | Check: Placement API | 2022-04-22 09:39:29.932 | | Result: Success | 2022-04-22 09:39:29.932 | | Details: None | 2022-04-22 09:39:29.932 | +--------------------------------------------------------------------+ 2022-04-22 09:39:29.932 | | Check: Cinder API | 2022-04-22 09:39:29.932 | | Result: Success | 2022-04-22 09:39:29.932 | | Details: None | 2022-04-22 09:39:29.932 | +--------------------------------------------------------------------+ 2022-04-22 09:39:29.932 | | Check: Policy Scope-based Defaults | 2022-04-22 09:39:29.932 | | Result: Success | 2022-04-22 09:39:29.932 | | Details: None | 2022-04-22 09:39:29.932 | +--------------------------------------------------------------------+ 2022-04-22 09:39:29.932 | | Check: Policy File JSON to YAML Migration | 2022-04-22 09:39:29.932 | | Result: Success | 2022-04-22 09:39:29.932 | | Details: None | 2022-04-22 09:39:29.932 | +--------------------------------------------------------------------+ 2022-04-22 09:39:29.932 | | Check: Older than N-1 computes | 2022-04-22 09:39:29.932 | | Result: Success | 2022-04-22 09:39:29.932 | | Details: None | 2022-04-22 09:39:29.932 | +--------------------------------------------------------------------+ 2022-04-22 09:39:29.932 | | Check: hw_machine_type unset | 2022-04-22 09:39:29.933 | | Result: Success | 2022-04-22 09:39:29.933 | | Details: None | 2022-04-22 09:39:29.933 | +--------------------------------------------------------------------+ 2022-04-22 09:39:30.394 | + ./stack.sh:main:1462 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-04-22 09:39:30.397 | + ./stack.sh:main:1463 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-04-22 09:39:30.397 | Running user script /home/ubuntu/devstack/local.sh 2022-04-22 09:39:30.399 | + ./stack.sh:main:1464 : /home/ubuntu/devstack/local.sh 2022-04-22 09:39:30.402 | Before updating nova flavors: 2022-04-22 09:39:32.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:32.565 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:32.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:32.565 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:32.565 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-04-22 09:39:32.565 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-04-22 09:39:32.565 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-04-22 09:39:32.565 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-04-22 09:39:32.565 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-04-22 09:39:32.565 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-04-22 09:39:32.565 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-04-22 09:39:32.565 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-04-22 09:39:32.565 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-04-22 09:39:32.565 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-04-22 09:39:32.565 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-04-22 09:39:32.565 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-04-22 09:39:32.565 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-04-22 09:39:32.565 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-04-22 09:39:34.313 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-04-22 09:39:34.395 | Flavor 42 not found 2022-04-22 09:39:35.968 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-04-22 09:39:36.060 | Flavor 84 not found 2022-04-22 09:39:37.627 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-04-22 09:39:37.708 | Flavor 451 not found 2022-04-22 09:39:39.257 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:39.257 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-22 09:39:39.257 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:39.257 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:39.257 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:40.870 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:40.870 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-22 09:39:40.870 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:40.870 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:40.870 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:42.454 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:42.454 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-22 09:39:42.454 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:42.454 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:42.454 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:44.067 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:44.067 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-22 09:39:44.067 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:44.067 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:44.067 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:44.165 | After updating nova flavors: 2022-04-22 09:39:45.683 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:45.684 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-22 09:39:45.684 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:45.684 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-04-22 09:39:45.684 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-04-22 09:39:45.684 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-22 09:39:48.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:48.069 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:48.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:48.069 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:50.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:50.774 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:50.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:50.774 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:50.939 | Neutron networks: 2022-04-22 09:39:53.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:53.243 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:53.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:53.243 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:53.243 | +--------------------------------------+---------+--------------------------------------+ 2022-04-22 09:39:53.243 | | ID | Name | Subnets | 2022-04-22 09:39:53.243 | +--------------------------------------+---------+--------------------------------------+ 2022-04-22 09:39:53.244 | | 7264cfc2-040a-4018-a8c4-533fe3cfa058 | private | 4768e001-4f01-4dd5-ae4e-0cd62a7e2cf3 | 2022-04-22 09:39:53.244 | | a0f50b1b-7bac-4e03-a6b3-d6992f206eb6 | public | d080aaf9-3aa2-4549-ac9f-22c9b75e23f9 | 2022-04-22 09:39:53.244 | +--------------------------------------+---------+--------------------------------------+ 2022-04-22 09:39:55.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:55.616 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:55.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:55.616 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:57.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:57.978 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:57.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:39:57.978 | from cryptography.utils import int_from_bytes 2022-04-22 09:39:57.978 | +---------------------------+--------------------------------------+ 2022-04-22 09:39:57.978 | | Field | Value | 2022-04-22 09:39:57.979 | +---------------------------+--------------------------------------+ 2022-04-22 09:39:57.979 | | admin_state_up | UP | 2022-04-22 09:39:57.979 | | availability_zone_hints | | 2022-04-22 09:39:57.979 | | availability_zones | nova | 2022-04-22 09:39:57.979 | | created_at | 2022-04-22T09:37:31Z | 2022-04-22 09:39:57.979 | | description | | 2022-04-22 09:39:57.979 | | dns_domain | None | 2022-04-22 09:39:57.979 | | id | 7264cfc2-040a-4018-a8c4-533fe3cfa058 | 2022-04-22 09:39:57.979 | | ipv4_address_scope | None | 2022-04-22 09:39:57.979 | | ipv6_address_scope | None | 2022-04-22 09:39:57.979 | | is_default | None | 2022-04-22 09:39:57.979 | | is_vlan_transparent | None | 2022-04-22 09:39:57.979 | | mtu | 1500 | 2022-04-22 09:39:57.979 | | name | private | 2022-04-22 09:39:57.979 | | port_security_enabled | True | 2022-04-22 09:39:57.979 | | project_id | 5105790faf1a49b3b2d08c9223ec1131 | 2022-04-22 09:39:57.979 | | provider:network_type | vlan | 2022-04-22 09:39:57.979 | | provider:physical_network | physnet1 | 2022-04-22 09:39:57.979 | | provider:segmentation_id | 266 | 2022-04-22 09:39:57.979 | | qos_policy_id | None | 2022-04-22 09:39:57.979 | | revision_number | 3 | 2022-04-22 09:39:57.979 | | router:external | Internal | 2022-04-22 09:39:57.979 | | segments | None | 2022-04-22 09:39:57.979 | | shared | False | 2022-04-22 09:39:57.979 | | status | ACTIVE | 2022-04-22 09:39:57.979 | | subnets | 4768e001-4f01-4dd5-ae4e-0cd62a7e2cf3 | 2022-04-22 09:39:57.979 | | tags | | 2022-04-22 09:39:57.979 | | updated_at | 2022-04-22T09:39:50Z | 2022-04-22 09:39:57.979 | +---------------------------+--------------------------------------+ 2022-04-22 09:40:00.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:00.328 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:00.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:00.328 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:00.328 | +---------------------------+--------------------------------------+ 2022-04-22 09:40:00.328 | | Field | Value | 2022-04-22 09:40:00.329 | +---------------------------+--------------------------------------+ 2022-04-22 09:40:00.329 | | admin_state_up | UP | 2022-04-22 09:40:00.329 | | availability_zone_hints | | 2022-04-22 09:40:00.329 | | availability_zones | nova | 2022-04-22 09:40:00.329 | | created_at | 2022-04-22T09:37:49Z | 2022-04-22 09:40:00.329 | | description | | 2022-04-22 09:40:00.329 | | dns_domain | None | 2022-04-22 09:40:00.329 | | id | a0f50b1b-7bac-4e03-a6b3-d6992f206eb6 | 2022-04-22 09:40:00.329 | | ipv4_address_scope | None | 2022-04-22 09:40:00.329 | | ipv6_address_scope | None | 2022-04-22 09:40:00.329 | | is_default | True | 2022-04-22 09:40:00.329 | | is_vlan_transparent | None | 2022-04-22 09:40:00.329 | | mtu | 1500 | 2022-04-22 09:40:00.329 | | name | public | 2022-04-22 09:40:00.329 | | port_security_enabled | True | 2022-04-22 09:40:00.329 | | project_id | 2ba2a9dd1a8f4b438e64a520e1f7a391 | 2022-04-22 09:40:00.329 | | provider:network_type | flat | 2022-04-22 09:40:00.329 | | provider:physical_network | physnet1 | 2022-04-22 09:40:00.329 | | provider:segmentation_id | None | 2022-04-22 09:40:00.329 | | qos_policy_id | None | 2022-04-22 09:40:00.329 | | revision_number | 2 | 2022-04-22 09:40:00.329 | | router:external | External | 2022-04-22 09:40:00.329 | | segments | None | 2022-04-22 09:40:00.329 | | shared | False | 2022-04-22 09:40:00.329 | | status | ACTIVE | 2022-04-22 09:40:00.329 | | subnets | d080aaf9-3aa2-4549-ac9f-22c9b75e23f9 | 2022-04-22 09:40:00.330 | | tags | | 2022-04-22 09:40:00.330 | | updated_at | 2022-04-22T09:37:56Z | 2022-04-22 09:40:00.330 | +---------------------------+--------------------------------------+ 2022-04-22 09:40:00.480 | Neutron subnetworks: 2022-04-22 09:40:02.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:02.713 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:02.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:02.713 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:02.713 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-04-22 09:40:02.713 | | ID | Name | Network | Subnet | 2022-04-22 09:40:02.713 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-04-22 09:40:02.713 | | 4768e001-4f01-4dd5-ae4e-0cd62a7e2cf3 | private-subnet | 7264cfc2-040a-4018-a8c4-533fe3cfa058 | 172.20.0.0/26 | 2022-04-22 09:40:02.714 | | d080aaf9-3aa2-4549-ac9f-22c9b75e23f9 | public-subnet | a0f50b1b-7bac-4e03-a6b3-d6992f206eb6 | 172.26.1.0/24 | 2022-04-22 09:40:02.714 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-04-22 09:40:05.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:05.152 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:05.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:05.153 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:07.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:07.524 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:07.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:07.524 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:07.524 | +----------------------+--------------------------------------+ 2022-04-22 09:40:07.524 | | Field | Value | 2022-04-22 09:40:07.524 | +----------------------+--------------------------------------+ 2022-04-22 09:40:07.524 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-04-22 09:40:07.524 | | cidr | 172.20.0.0/26 | 2022-04-22 09:40:07.524 | | created_at | 2022-04-22T09:37:34Z | 2022-04-22 09:40:07.524 | | description | | 2022-04-22 09:40:07.524 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-04-22 09:40:07.524 | | dns_publish_fixed_ip | None | 2022-04-22 09:40:07.524 | | enable_dhcp | True | 2022-04-22 09:40:07.524 | | gateway_ip | 172.20.0.1 | 2022-04-22 09:40:07.524 | | host_routes | | 2022-04-22 09:40:07.524 | | id | 4768e001-4f01-4dd5-ae4e-0cd62a7e2cf3 | 2022-04-22 09:40:07.524 | | ip_version | 4 | 2022-04-22 09:40:07.524 | | ipv6_address_mode | None | 2022-04-22 09:40:07.524 | | ipv6_ra_mode | None | 2022-04-22 09:40:07.524 | | name | private-subnet | 2022-04-22 09:40:07.524 | | network_id | 7264cfc2-040a-4018-a8c4-533fe3cfa058 | 2022-04-22 09:40:07.524 | | project_id | 5105790faf1a49b3b2d08c9223ec1131 | 2022-04-22 09:40:07.524 | | revision_number | 1 | 2022-04-22 09:40:07.524 | | segment_id | None | 2022-04-22 09:40:07.524 | | service_types | | 2022-04-22 09:40:07.525 | | subnetpool_id | 94f8392a-c213-4df5-b332-183a1bc4c25f | 2022-04-22 09:40:07.525 | | tags | | 2022-04-22 09:40:07.525 | | updated_at | 2022-04-22T09:39:50Z | 2022-04-22 09:40:07.525 | +----------------------+--------------------------------------+ 2022-04-22 09:40:09.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:09.887 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:09.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:09.887 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:09.887 | +----------------------+--------------------------------------+ 2022-04-22 09:40:09.887 | | Field | Value | 2022-04-22 09:40:09.887 | +----------------------+--------------------------------------+ 2022-04-22 09:40:09.887 | | allocation_pools | 172.26.1.2-172.26.1.254 | 2022-04-22 09:40:09.887 | | cidr | 172.26.1.0/24 | 2022-04-22 09:40:09.887 | | created_at | 2022-04-22T09:37:56Z | 2022-04-22 09:40:09.887 | | description | | 2022-04-22 09:40:09.887 | | dns_nameservers | | 2022-04-22 09:40:09.887 | | dns_publish_fixed_ip | None | 2022-04-22 09:40:09.887 | | enable_dhcp | False | 2022-04-22 09:40:09.887 | | gateway_ip | 172.26.1.1 | 2022-04-22 09:40:09.887 | | host_routes | | 2022-04-22 09:40:09.887 | | id | d080aaf9-3aa2-4549-ac9f-22c9b75e23f9 | 2022-04-22 09:40:09.887 | | ip_version | 4 | 2022-04-22 09:40:09.888 | | ipv6_address_mode | None | 2022-04-22 09:40:09.888 | | ipv6_ra_mode | None | 2022-04-22 09:40:09.888 | | name | public-subnet | 2022-04-22 09:40:09.888 | | network_id | a0f50b1b-7bac-4e03-a6b3-d6992f206eb6 | 2022-04-22 09:40:09.888 | | project_id | 2ba2a9dd1a8f4b438e64a520e1f7a391 | 2022-04-22 09:40:09.888 | | revision_number | 0 | 2022-04-22 09:40:09.888 | | segment_id | None | 2022-04-22 09:40:09.888 | | service_types | | 2022-04-22 09:40:09.888 | | subnetpool_id | None | 2022-04-22 09:40:09.888 | | tags | | 2022-04-22 09:40:09.888 | | updated_at | 2022-04-22T09:37:56Z | 2022-04-22 09:40:09.888 | +----------------------+--------------------------------------+ 2022-04-22 09:40:10.118 | + ./stack.sh:main:1473 : command openstack complete 2022-04-22 09:40:10.118 | + ./stack.sh:main:1474 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-04-22 09:40:10.121 | + ./stack.sh:main:1473 : openstack complete 2022-04-22 09:40:12.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:12.704 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:12.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:12.704 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:12.704 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-04-22 09:40:13.052 | + ./stack.sh:main:1477 : is_service_enabled cinder 2022-04-22 09:40:13.071 | + functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:40:13.074 | + ./stack.sh:main:1478 : is_ubuntu 2022-04-22 09:40:13.076 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-22 09:40:13.079 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-22 09:40:13.081 | + ./stack.sh:main:1479 : echo_summary 'Configuring lvm.conf global device filter' 2022-04-22 09:40:13.084 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:40:13.086 | + ./stack.sh:echo_summary:432 : echo -e Configuring lvm.conf global device filter 2022-04-22 09:40:13.089 | + ./stack.sh:main:1480 : set_lvm_filter 2022-04-22 09:40:13.092 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-04-22 09:40:13.095 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2022-04-22 09:40:13.097 | + lib/lvm:set_lvm_filter:180 : local pv 2022-04-22 09:40:13.100 | + lib/lvm:set_lvm_filter:181 : local vg 2022-04-22 09:40:13.102 | + lib/lvm:set_lvm_filter:182 : local line 2022-04-22 09:40:13.106 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2022-04-22 09:40:13.377 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2022-04-22 09:40:13.382 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop4 2022-04-22 09:40:13.383 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2022-04-22 09:40:13.383 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2022-04-22 09:40:13.388 | + lib/lvm:set_lvm_filter:185 : pv=loop4 2022-04-22 09:40:13.391 | + lib/lvm:set_lvm_filter:186 : new='"a|loop4|", ' 2022-04-22 09:40:13.394 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", ' 2022-04-22 09:40:13.396 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2022-04-22 09:40:13.401 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop5 2022-04-22 09:40:13.402 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2022-04-22 09:40:13.402 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2022-04-22 09:40:13.408 | + lib/lvm:set_lvm_filter:185 : pv=loop5 2022-04-22 09:40:13.411 | + lib/lvm:set_lvm_filter:186 : new='"a|loop5|", ' 2022-04-22 09:40:13.413 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", ' 2022-04-22 09:40:13.416 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' 2022-04-22 09:40:13.418 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2022-04-22 09:40:13.421 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-04-22 09:40:13.436 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-04-22 09:40:13.449 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' 2022-04-22 09:40:13.452 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:40:13.455 | + ./stack.sh:echo_summary:432 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"a|loop5|",' '"r|.*|"' ']' '#' from devstack 2022-04-22 09:40:13.458 | + ./stack.sh:main:1490 : run_phase stack test-config 2022-04-22 09:40:13.461 | + functions-common:run_phase:1749 : local mode=stack 2022-04-22 09:40:13.463 | + functions-common:run_phase:1750 : local phase=test-config 2022-04-22 09:40:13.466 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-22 09:40:13.469 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-04-22 09:40:13.472 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-22 09:40:13.475 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-04-22 09:40:13.477 | + functions-common:run_phase:1759 : local extra 2022-04-22 09:40:13.481 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-22 09:40:13.485 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-04-22 09:40:13.488 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-22 09:40:13.491 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-22 09:40:13.494 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-04-22 09:40:13.496 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-22 09:40:13.513 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:40:13.517 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-22 09:40:13.519 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:40:13.522 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-04-22 09:40:13.524 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:40:13.526 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-22 09:40:13.529 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:40:13.531 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-04-22 09:40:13.534 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:40:13.536 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-22 09:40:13.539 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-22 09:40:13.541 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-22 09:40:13.544 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-04-22 09:40:13.594 | [17787 Async install_tempest:84466]: Waiting for completion of install_tempest running on PID 84466 (1 other jobs running) 2022-04-22 09:40:13.619 | [17787 Async install_tempest:84466]: Signaling child to exit 2022-04-22 09:40:13.619 | WAKEUP 2022-04-22 09:40:13.643 | [17787 Async install_tempest:84466]: Signaled 2022-04-22 09:40:13.645 | ++ lib/tempest:install_tempest:736 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:525 : local git_ref=master 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:526 : local orig_dir 2022-04-22 09:40:13.645 | +++ functions-common:git_clone:527 : pwd 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:528 : local git_clone_flags= 2022-04-22 09:40:13.645 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:530 : RECLONE=False 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:544 : echo master 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:604 : cd /opt/stack/tempest 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:605 : git show --oneline 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:605 : head -1 2022-04-22 09:40:13.645 | 0afd087cb Merge "Fix test_basic_metadata_definition_namespaces" 2022-04-22 09:40:13.645 | ++ functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-04-22 09:40:13.645 | ++ lib/tempest:install_tempest:737 : pip_install 'tox!=2.8.0' 2022-04-22 09:40:13.645 | Using python 3.8 to install tox!=2.8.0 2022-04-22 09:40:13.645 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-04-22 09:40:13.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:13.646 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:13.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:13.646 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:13.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:40:13.646 | Collecting tox!=2.8.0 2022-04-22 09:40:13.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/080/5727eb4d6b049/tox-3.25.0-py2.py3-none-any.whl (85 kB) 2022-04-22 09:40:13.646 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.9/85.9 KB 41.5 MB/s eta 0:00:00 2022-04-22 09:40:13.646 | Collecting pluggy>=0.12.0 2022-04-22 09:40:13.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-04-22 09:40:13.646 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-04-22 09:40:13.646 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 2022-04-22 09:40:13.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e46/70891b3a03eb0/virtualenv-20.7.2-py2.py3-none-any.whl (5.3 MB) 2022-04-22 09:40:13.646 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 68.0 MB/s eta 0:00:00 2022-04-22 09:40:13.646 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.0) 2022-04-22 09:40:13.646 | Collecting toml>=0.9.4 2022-04-22 09:40:13.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-04-22 09:40:13.646 | Collecting py>=1.4.17 2022-04-22 09:40:13.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2022-04-22 09:40:13.646 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.6/97.6 KB 62.8 MB/s eta 0:00:00 2022-04-22 09:40:13.646 | Collecting filelock>=3.0.0 2022-04-22 09:40:13.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-04-22 09:40:13.646 | Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (2.4.7) 2022-04-22 09:40:13.646 | Collecting platformdirs<3,>=2 2022-04-22 09:40:13.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/800/3ac87717ae2c7/platformdirs-2.3.0-py3-none-any.whl (13 kB) 2022-04-22 09:40:13.646 | Collecting backports.entry-points-selectable>=1.0.4 2022-04-22 09:40:13.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6d/9a871cde5e15b/backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl (6.2 kB) 2022-04-22 09:40:13.646 | Collecting distlib<1,>=0.3.1 2022-04-22 09:40:13.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/23e/223426b28491b/distlib-0.3.2-py2.py3-none-any.whl (338 kB) 2022-04-22 09:40:13.646 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 338.7/338.7 KB 78.7 MB/s eta 0:00:00 2022-04-22 09:40:13.646 | Installing collected packages: filelock, distlib, toml, py, pluggy, platformdirs, backports.entry-points-selectable, virtualenv, tox 2022-04-22 09:40:13.646 | Attempting uninstall: filelock 2022-04-22 09:40:13.647 | Found existing installation: filelock 3.6.0 2022-04-22 09:40:13.647 | Uninstalling filelock-3.6.0: 2022-04-22 09:40:13.647 | Successfully uninstalled filelock-3.6.0 2022-04-22 09:40:13.647 | Attempting uninstall: distlib 2022-04-22 09:40:13.647 | Found existing installation: distlib 0.3.4 2022-04-22 09:40:13.647 | Uninstalling distlib-0.3.4: 2022-04-22 09:40:13.647 | Successfully uninstalled distlib-0.3.4 2022-04-22 09:40:13.647 | Attempting uninstall: platformdirs 2022-04-22 09:40:13.647 | Found existing installation: platformdirs 2.5.2 2022-04-22 09:40:13.647 | Uninstalling platformdirs-2.5.2: 2022-04-22 09:40:13.647 | Successfully uninstalled platformdirs-2.5.2 2022-04-22 09:40:13.647 | Attempting uninstall: virtualenv 2022-04-22 09:40:13.647 | Found existing installation: virtualenv 20.14.1 2022-04-22 09:40:13.647 | Uninstalling virtualenv-20.14.1: 2022-04-22 09:40:13.647 | Successfully uninstalled virtualenv-20.14.1 2022-04-22 09:40:13.647 | Successfully installed backports.entry-points-selectable-1.1.0 distlib-0.3.2 filelock-3.0.12 platformdirs-2.3.0 pluggy-1.0.0 py-1.10.0 toml-0.10.2 tox-3.25.0 virtualenv-20.7.2 2022-04-22 09:40:13.647 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-22 09:40:13.647 | ++ inc/python:pip_install:200 : result=0 2022-04-22 09:40:13.647 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2321 : local name 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2322 : local end_time 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2324 : local total 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2325 : local start_time 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2328 : start_time=1650619895624 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2330 : [[ -z 1650619895624 ]] 2022-04-22 09:40:13.647 | +++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2333 : end_time=1650619902691 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2334 : elapsed_time=7067 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2335 : total=259751 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:40:13.647 | ++ functions-common:time_stop:2338 : _TIME_TOTAL[$name]=266818 2022-04-22 09:40:13.648 | ++ inc/python:pip_install:203 : return 0 2022-04-22 09:40:13.648 | ++ lib/tempest:install_tempest:738 : pushd /opt/stack/tempest 2022-04-22 09:40:13.648 | /opt/stack/tempest ~/devstack 2022-04-22 09:40:13.648 | ++ lib/tempest:install_tempest:742 : git checkout master 2022-04-22 09:40:13.648 | M .coveragerc 2022-04-22 09:40:13.648 | M .gitignore 2022-04-22 09:40:13.648 | M .gitreview 2022-04-22 09:40:13.648 | M .mailmap 2022-04-22 09:40:13.648 | M .stestr.conf 2022-04-22 09:40:13.648 | M CONTRIBUTING.rst 2022-04-22 09:40:13.648 | M HACKING.rst 2022-04-22 09:40:13.648 | M LICENSE 2022-04-22 09:40:13.648 | M README.rst 2022-04-22 09:40:13.648 | M REVIEWING.rst 2022-04-22 09:40:13.648 | M bindep.txt 2022-04-22 09:40:13.648 | M doc/requirements.txt 2022-04-22 09:40:13.648 | M doc/source/_extra/.htaccess 2022-04-22 09:40:13.648 | M doc/source/_static/.keep 2022-04-22 09:40:13.648 | M doc/source/account_generator.rst 2022-04-22 09:40:13.648 | M doc/source/cleanup.rst 2022-04-22 09:40:13.648 | M doc/source/conf.py 2022-04-22 09:40:13.648 | M doc/source/configuration.rst 2022-04-22 09:40:13.648 | M doc/source/contributor/contributing.rst 2022-04-22 09:40:13.648 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-04-22 09:40:13.648 | M doc/source/data/tempest-plugins-registry.header 2022-04-22 09:40:13.648 | M doc/source/index.rst 2022-04-22 09:40:13.648 | M doc/source/keystone_scopes_and_roles_support.rst 2022-04-22 09:40:13.648 | M doc/source/library.rst 2022-04-22 09:40:13.648 | M doc/source/library/api_microversion_testing.rst 2022-04-22 09:40:13.648 | M doc/source/library/auth.rst 2022-04-22 09:40:13.649 | M doc/source/library/cli.rst 2022-04-22 09:40:13.649 | M doc/source/library/clients.rst 2022-04-22 09:40:13.649 | M doc/source/library/credential_providers.rst 2022-04-22 09:40:13.649 | M doc/source/library/decorators.rst 2022-04-22 09:40:13.649 | M doc/source/library/rest_client.rst 2022-04-22 09:40:13.649 | M doc/source/library/service_clients/compute_clients.rst 2022-04-22 09:40:13.649 | M doc/source/library/utils.rst 2022-04-22 09:40:13.649 | M doc/source/library/validation_resources.rst 2022-04-22 09:40:13.649 | M doc/source/microversion_testing.rst 2022-04-22 09:40:13.649 | M doc/source/overview.rst 2022-04-22 09:40:13.649 | M doc/source/plugins/index.rst 2022-04-22 09:40:13.649 | M doc/source/plugins/plugin.rst 2022-04-22 09:40:13.649 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-04-22 09:40:13.649 | M doc/source/run.rst 2022-04-22 09:40:13.649 | M doc/source/sampleconf.rst 2022-04-22 09:40:13.649 | M doc/source/stable_branch_support_policy.rst 2022-04-22 09:40:13.649 | M doc/source/stable_branch_testing_policy.rst 2022-04-22 09:40:13.649 | M doc/source/subunit_describe_calls.rst 2022-04-22 09:40:13.649 | M doc/source/supported_version.rst 2022-04-22 09:40:13.649 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-04-22 09:40:13.649 | M doc/source/test_removal.rst 2022-04-22 09:40:13.649 | M doc/source/tests/modules.rst 2022-04-22 09:40:13.649 | M doc/source/workspace.rst 2022-04-22 09:40:13.649 | M doc/source/write_tests.rst 2022-04-22 09:40:13.649 | M etc/accounts.yaml.sample 2022-04-22 09:40:13.649 | M etc/allow-list.yaml 2022-04-22 09:40:13.649 | M etc/logging.conf.sample 2022-04-22 09:40:13.649 | M etc/rbac-persona-accounts.yaml.sample 2022-04-22 09:40:13.649 | M playbooks/devstack-tempest-ipv6.yaml 2022-04-22 09:40:13.649 | M playbooks/devstack-tempest.yaml 2022-04-22 09:40:13.649 | M playbooks/enable-fips.yaml 2022-04-22 09:40:13.649 | M playbooks/post-tempest.yaml 2022-04-22 09:40:13.649 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-04-22 09:40:13.649 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-04-22 09:40:13.650 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-04-22 09:40:13.651 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-04-22 09:40:13.652 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-04-22 09:40:13.653 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-04-22 09:40:13.654 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-04-22 09:40:13.655 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-04-22 09:40:13.656 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-04-22 09:40:13.657 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-04-22 09:40:13.658 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-04-22 09:40:13.659 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-04-22 09:40:13.660 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-04-22 09:40:13.660 | M releasenotes/source/_static/.placeholder 2022-04-22 09:40:13.660 | M releasenotes/source/_templates/.placeholder 2022-04-22 09:40:13.660 | M releasenotes/source/conf.py 2022-04-22 09:40:13.660 | M releasenotes/source/index.rst 2022-04-22 09:40:13.660 | M releasenotes/source/unreleased.rst 2022-04-22 09:40:13.660 | M releasenotes/source/v10.0.0.rst 2022-04-22 09:40:13.660 | M releasenotes/source/v11.0.0.rst 2022-04-22 09:40:13.660 | M releasenotes/source/v12.0.0.rst 2022-04-22 09:40:13.660 | M releasenotes/source/v13.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v14.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v15.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v16.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v16.1.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v17.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v17.1.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v17.2.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v18.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v19.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v20.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v21.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v22.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v22.1.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v23.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v24.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v26.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v26.1.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v27.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v28.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v28.1.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v29.0.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v29.1.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v29.2.0.rst 2022-04-22 09:40:13.661 | M releasenotes/source/v30.0.0.rst 2022-04-22 09:40:13.661 | M requirements.txt 2022-04-22 09:40:13.661 | M roles/acl-devstack-files/README.rst 2022-04-22 09:40:13.661 | M roles/acl-devstack-files/defaults/main.yaml 2022-04-22 09:40:13.661 | M roles/acl-devstack-files/tasks/main.yaml 2022-04-22 09:40:13.661 | M roles/run-tempest-26/README.rst 2022-04-22 09:40:13.661 | M roles/run-tempest-26/defaults/main.yaml 2022-04-22 09:40:13.661 | M roles/run-tempest-26/tasks/main.yaml 2022-04-22 09:40:13.661 | M roles/run-tempest/README.rst 2022-04-22 09:40:13.661 | M roles/run-tempest/defaults/main.yaml 2022-04-22 09:40:13.661 | M roles/run-tempest/tasks/main.yaml 2022-04-22 09:40:13.662 | M roles/setup-tempest-data-dir/README.rst 2022-04-22 09:40:13.662 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-04-22 09:40:13.662 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-04-22 09:40:13.662 | M roles/setup-tempest-run-dir/README.rst 2022-04-22 09:40:13.662 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-04-22 09:40:13.662 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-04-22 09:40:13.662 | M roles/tempest-cleanup/README.rst 2022-04-22 09:40:13.662 | M roles/tempest-cleanup/defaults/main.yaml 2022-04-22 09:40:13.662 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-04-22 09:40:13.662 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-04-22 09:40:13.662 | M roles/tempest-cleanup/tasks/main.yaml 2022-04-22 09:40:13.662 | M setup.cfg 2022-04-22 09:40:13.662 | M setup.py 2022-04-22 09:40:13.662 | M tempest/README.rst 2022-04-22 09:40:13.662 | M tempest/__init__.py 2022-04-22 09:40:13.662 | M tempest/api/README.rst 2022-04-22 09:40:13.662 | M tempest/api/__init__.py 2022-04-22 09:40:13.662 | M tempest/api/compute/__init__.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/__init__.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_agents.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_aggregates.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_availability_zone.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_create_server.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_delete_server.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_fixed_ips.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_flavors.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_flavors_access.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-04-22 09:40:13.662 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_hosts.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_hosts_negative.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_hypervisor.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_live_migration.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_migrations.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_networks.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_quotas.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_quotas_negative.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_security_groups.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_servers.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_servers_negative.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_services.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_services_negative.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_volume.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_volume_swap.py 2022-04-22 09:40:13.663 | M tempest/api/compute/admin/test_volumes_negative.py 2022-04-22 09:40:13.663 | M tempest/api/compute/api_microversion_fixture.py 2022-04-22 09:40:13.663 | M tempest/api/compute/base.py 2022-04-22 09:40:13.663 | M tempest/api/compute/certificates/__init__.py 2022-04-22 09:40:13.663 | M tempest/api/compute/certificates/test_certificates.py 2022-04-22 09:40:13.663 | M tempest/api/compute/flavors/__init__.py 2022-04-22 09:40:13.664 | M tempest/api/compute/flavors/test_flavors.py 2022-04-22 09:40:13.664 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-04-22 09:40:13.664 | M tempest/api/compute/floating_ips/__init__.py 2022-04-22 09:40:13.664 | M tempest/api/compute/floating_ips/base.py 2022-04-22 09:40:13.664 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-04-22 09:40:13.664 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-04-22 09:40:13.664 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-04-22 09:40:13.664 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-04-22 09:40:13.664 | M tempest/api/compute/images/__init__.py 2022-04-22 09:40:13.664 | M tempest/api/compute/images/test_image_metadata.py 2022-04-22 09:40:13.664 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-04-22 09:40:13.664 | M tempest/api/compute/images/test_images.py 2022-04-22 09:40:13.664 | M tempest/api/compute/images/test_images_negative.py 2022-04-22 09:40:13.664 | M tempest/api/compute/images/test_images_oneserver.py 2022-04-22 09:40:13.664 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-04-22 09:40:13.664 | M tempest/api/compute/images/test_list_image_filters.py 2022-04-22 09:40:13.664 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-04-22 09:40:13.664 | M tempest/api/compute/images/test_list_images.py 2022-04-22 09:40:13.664 | M tempest/api/compute/keypairs/__init__.py 2022-04-22 09:40:13.664 | M tempest/api/compute/keypairs/base.py 2022-04-22 09:40:13.664 | M tempest/api/compute/keypairs/test_keypairs.py 2022-04-22 09:40:13.664 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-04-22 09:40:13.664 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-04-22 09:40:13.664 | M tempest/api/compute/limits/__init__.py 2022-04-22 09:40:13.664 | M tempest/api/compute/limits/test_absolute_limits.py 2022-04-22 09:40:13.664 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-04-22 09:40:13.664 | M tempest/api/compute/security_groups/__init__.py 2022-04-22 09:40:13.664 | M tempest/api/compute/security_groups/base.py 2022-04-22 09:40:13.664 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-04-22 09:40:13.664 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-04-22 09:40:13.664 | M tempest/api/compute/security_groups/test_security_groups.py 2022-04-22 09:40:13.664 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/__init__.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_availability_zone.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_create_server.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_delete_server.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_device_tagging.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_disk_config.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_instance_actions.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_list_server_filters.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_multiple_create.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_novnc.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_server_actions.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_server_addresses.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_server_group.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_server_metadata.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_server_password.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_server_personality.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_server_rescue.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_server_tags.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_servers.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_servers_microversions.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_servers_negative.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-04-22 09:40:13.665 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-04-22 09:40:13.665 | M tempest/api/compute/test_extensions.py 2022-04-22 09:40:13.665 | M tempest/api/compute/test_networks.py 2022-04-22 09:40:13.666 | M tempest/api/compute/test_quotas.py 2022-04-22 09:40:13.666 | M tempest/api/compute/test_tenant_networks.py 2022-04-22 09:40:13.666 | M tempest/api/compute/test_versions.py 2022-04-22 09:40:13.666 | M tempest/api/compute/volumes/__init__.py 2022-04-22 09:40:13.666 | M tempest/api/compute/volumes/test_attach_volume.py 2022-04-22 09:40:13.666 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-04-22 09:40:13.666 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-04-22 09:40:13.666 | M tempest/api/compute/volumes/test_volumes_get.py 2022-04-22 09:40:13.666 | M tempest/api/compute/volumes/test_volumes_list.py 2022-04-22 09:40:13.666 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-04-22 09:40:13.666 | M tempest/api/identity/__init__.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/__init__.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v2/__init__.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v2/test_roles.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v2/test_services.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v2/test_tenants.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v2/test_tokens.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v2/test_users.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v3/__init__.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v3/test_credentials.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v3/test_domains.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-04-22 09:40:13.666 | M tempest/api/identity/admin/v3/test_groups.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_inherits.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_list_users.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_policies.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_projects.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_regions.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_roles.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_services.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_tokens.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_trusts.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_users.py 2022-04-22 09:40:13.667 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-04-22 09:40:13.667 | M tempest/api/identity/base.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v2/__init__.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v2/test_api_discovery.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v2/test_extension.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v2/test_tenants.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v2/test_tokens.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v2/test_users.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v3/__init__.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v3/test_access_rules.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v3/test_api_discovery.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v3/test_application_credentials.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v3/test_catalog.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v3/test_domains.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-04-22 09:40:13.667 | M tempest/api/identity/v3/test_projects.py 2022-04-22 09:40:13.668 | M tempest/api/identity/v3/test_tokens.py 2022-04-22 09:40:13.668 | M tempest/api/identity/v3/test_users.py 2022-04-22 09:40:13.668 | M tempest/api/image/__init__.py 2022-04-22 09:40:13.668 | M tempest/api/image/base.py 2022-04-22 09:40:13.668 | M tempest/api/image/v1/__init__.py 2022-04-22 09:40:13.668 | M tempest/api/image/v1/test_image_members.py 2022-04-22 09:40:13.668 | M tempest/api/image/v1/test_image_members_negative.py 2022-04-22 09:40:13.668 | M tempest/api/image/v1/test_images.py 2022-04-22 09:40:13.668 | M tempest/api/image/v1/test_images_negative.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/__init__.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/admin/__init__.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/admin/test_images.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/test_images.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/test_images_member.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/test_images_member_negative.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/test_images_negative.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/test_images_tags.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/test_images_tags_negative.py 2022-04-22 09:40:13.668 | M tempest/api/image/v2/test_versions.py 2022-04-22 09:40:13.668 | M tempest/api/network/__init__.py 2022-04-22 09:40:13.668 | M tempest/api/network/admin/__init__.py 2022-04-22 09:40:13.668 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-04-22 09:40:13.668 | M tempest/api/network/admin/test_external_network_extension.py 2022-04-22 09:40:13.668 | M tempest/api/network/admin/test_external_networks_negative.py 2022-04-22 09:40:13.668 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-04-22 09:40:13.668 | M tempest/api/network/admin/test_metering_extensions.py 2022-04-22 09:40:13.668 | M tempest/api/network/admin/test_negative_quotas.py 2022-04-22 09:40:13.669 | M tempest/api/network/admin/test_ports.py 2022-04-22 09:40:13.669 | M tempest/api/network/admin/test_quotas.py 2022-04-22 09:40:13.669 | M tempest/api/network/admin/test_routers.py 2022-04-22 09:40:13.669 | M tempest/api/network/admin/test_routers_dvr.py 2022-04-22 09:40:13.669 | M tempest/api/network/admin/test_routers_negative.py 2022-04-22 09:40:13.669 | M tempest/api/network/base.py 2022-04-22 09:40:13.669 | M tempest/api/network/base_security_groups.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_agent_management_negative.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_allowed_address_pair.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_dhcp_ipv6.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_extensions.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_extra_dhcp_options.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_floating_ips.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_floating_ips_negative.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_networks.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_networks_negative.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_ports.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_routers.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_routers_negative.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_security_groups.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_security_groups_negative.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_service_providers.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_subnetpools_extensions.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_tags.py 2022-04-22 09:40:13.669 | M tempest/api/network/test_versions.py 2022-04-22 09:40:13.669 | M tempest/api/object_storage/__init__.py 2022-04-22 09:40:13.669 | M tempest/api/object_storage/base.py 2022-04-22 09:40:13.669 | M tempest/api/object_storage/test_account_bulk.py 2022-04-22 09:40:13.669 | M tempest/api/object_storage/test_account_quotas.py 2022-04-22 09:40:13.669 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-04-22 09:40:13.669 | M tempest/api/object_storage/test_account_services.py 2022-04-22 09:40:13.669 | M tempest/api/object_storage/test_account_services_negative.py 2022-04-22 09:40:13.669 | M tempest/api/object_storage/test_container_acl.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_container_acl_negative.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_container_quotas.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_container_services.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_container_services_negative.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_container_staticweb.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_container_sync.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_crossdomain.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_healthcheck.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_object_expiry.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_object_formpost.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_object_services.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_object_slo.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_object_temp_url.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-04-22 09:40:13.670 | M tempest/api/object_storage/test_object_version.py 2022-04-22 09:40:13.670 | M tempest/api/volume/__init__.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/__init__.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_group_snapshots.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_group_type_specs.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_group_types.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_groups.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_multi_backend.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_qos.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_user_messages.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_volume_hosts.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_volume_manage.py 2022-04-22 09:40:13.670 | M tempest/api/volume/admin/test_volume_pools.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volume_quotas.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volume_retype.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volume_services.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volume_type_access.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volume_types.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volumes_actions.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volumes_backup.py 2022-04-22 09:40:13.671 | M tempest/api/volume/admin/test_volumes_list.py 2022-04-22 09:40:13.671 | M tempest/api/volume/api_microversion_fixture.py 2022-04-22 09:40:13.671 | M tempest/api/volume/base.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_availability_zone.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_extensions.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_image_metadata.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_snapshot_metadata.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_versions.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_volume_absolute_limits.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_volume_delete_cascade.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_volume_metadata.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_volume_transfers.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_volumes_actions.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_volumes_backup.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_volumes_clone.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_volumes_clone_negative.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_volumes_extend.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_volumes_get.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_volumes_list.py 2022-04-22 09:40:13.671 | M tempest/api/volume/test_volumes_negative.py 2022-04-22 09:40:13.672 | M tempest/api/volume/test_volumes_snapshots.py 2022-04-22 09:40:13.672 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-04-22 09:40:13.672 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-04-22 09:40:13.672 | M tempest/clients.py 2022-04-22 09:40:13.672 | M tempest/cmd/__init__.py 2022-04-22 09:40:13.672 | M tempest/cmd/cleanup.py 2022-04-22 09:40:13.672 | M tempest/cmd/cleanup_service.py 2022-04-22 09:40:13.672 | M tempest/cmd/config-generator.tempest.conf 2022-04-22 09:40:13.672 | M tempest/cmd/init.py 2022-04-22 09:40:13.672 | M tempest/cmd/list_plugins.py 2022-04-22 09:40:13.672 | M tempest/cmd/main.py 2022-04-22 09:40:13.672 | M tempest/cmd/run.py 2022-04-22 09:40:13.672 | M tempest/cmd/subunit_describe_calls.py 2022-04-22 09:40:13.672 | M tempest/cmd/verify_tempest_config.py 2022-04-22 09:40:13.672 | M tempest/cmd/workspace.py 2022-04-22 09:40:13.672 | M tempest/common/__init__.py 2022-04-22 09:40:13.672 | M tempest/common/compute.py 2022-04-22 09:40:13.672 | M tempest/common/credentials_factory.py 2022-04-22 09:40:13.672 | M tempest/common/custom_matchers.py 2022-04-22 09:40:13.672 | M tempest/common/identity.py 2022-04-22 09:40:13.672 | M tempest/common/image.py 2022-04-22 09:40:13.672 | M tempest/common/tempest_fixtures.py 2022-04-22 09:40:13.672 | M tempest/common/utils/__init__.py 2022-04-22 09:40:13.672 | M tempest/common/utils/linux/__init__.py 2022-04-22 09:40:13.672 | M tempest/common/utils/linux/remote_client.py 2022-04-22 09:40:13.673 | M tempest/common/utils/net_info.py 2022-04-22 09:40:13.673 | M tempest/common/utils/net_utils.py 2022-04-22 09:40:13.673 | M tempest/common/waiters.py 2022-04-22 09:40:13.673 | M tempest/config.py 2022-04-22 09:40:13.673 | M tempest/hacking/__init__.py 2022-04-22 09:40:13.673 | M tempest/hacking/checks.py 2022-04-22 09:40:13.673 | M tempest/lib/__init__.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/__init__.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/__init__.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/__init__.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-04-22 09:40:13.673 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-04-22 09:40:13.674 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-04-22 09:40:13.675 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/volume/__init__.py 2022-04-22 09:40:13.676 | M tempest/lib/api_schema/response/volume/backups.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/extensions.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/group_types.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/groups.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/hosts.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/limits.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/messages.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/qos.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/quotas.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/services.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/transfers.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-04-22 09:40:13.677 | M tempest/lib/api_schema/response/volume/volumes.py 2022-04-22 09:40:13.677 | M tempest/lib/auth.py 2022-04-22 09:40:13.677 | M tempest/lib/base.py 2022-04-22 09:40:13.677 | M tempest/lib/cli/__init__.py 2022-04-22 09:40:13.677 | M tempest/lib/cli/base.py 2022-04-22 09:40:13.677 | M tempest/lib/cli/output_parser.py 2022-04-22 09:40:13.677 | M tempest/lib/cmd/__init__.py 2022-04-22 09:40:13.677 | M tempest/lib/common/__init__.py 2022-04-22 09:40:13.677 | M tempest/lib/common/api_microversion_fixture.py 2022-04-22 09:40:13.677 | M tempest/lib/common/api_version_request.py 2022-04-22 09:40:13.677 | M tempest/lib/common/api_version_utils.py 2022-04-22 09:40:13.677 | M tempest/lib/common/cred_client.py 2022-04-22 09:40:13.677 | M tempest/lib/common/cred_provider.py 2022-04-22 09:40:13.678 | M tempest/lib/common/dynamic_creds.py 2022-04-22 09:40:13.678 | M tempest/lib/common/fixed_network.py 2022-04-22 09:40:13.678 | M tempest/lib/common/http.py 2022-04-22 09:40:13.678 | M tempest/lib/common/jsonschema_validator.py 2022-04-22 09:40:13.678 | M tempest/lib/common/preprov_creds.py 2022-04-22 09:40:13.678 | M tempest/lib/common/profiler.py 2022-04-22 09:40:13.678 | M tempest/lib/common/rest_client.py 2022-04-22 09:40:13.678 | M tempest/lib/common/ssh.py 2022-04-22 09:40:13.678 | M tempest/lib/common/thread.py 2022-04-22 09:40:13.678 | M tempest/lib/common/utils/__init__.py 2022-04-22 09:40:13.678 | M tempest/lib/common/utils/data_utils.py 2022-04-22 09:40:13.678 | M tempest/lib/common/utils/linux/__init__.py 2022-04-22 09:40:13.678 | M tempest/lib/common/utils/linux/remote_client.py 2022-04-22 09:40:13.678 | M tempest/lib/common/utils/misc.py 2022-04-22 09:40:13.678 | M tempest/lib/common/utils/test_utils.py 2022-04-22 09:40:13.678 | M tempest/lib/common/validation_resources.py 2022-04-22 09:40:13.678 | M tempest/lib/decorators.py 2022-04-22 09:40:13.678 | M tempest/lib/exceptions.py 2022-04-22 09:40:13.678 | M tempest/lib/services/__init__.py 2022-04-22 09:40:13.678 | M tempest/lib/services/clients.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/__init__.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/agents_client.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/aggregates_client.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/availability_zone_client.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/base_compute_client.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/certificates_client.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/extensions_client.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/fixed_ips_client.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/flavors_client.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-04-22 09:40:13.678 | M tempest/lib/services/compute/floating_ips_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/hosts_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/hypervisor_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/images_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/interfaces_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/keypairs_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/limits_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/migrations_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/networks_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/quota_classes_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/quotas_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/security_group_rules_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/security_groups_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/server_groups_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/servers_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/services_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/snapshots_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/tenant_networks_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/tenant_usages_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/versions_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/compute/volumes_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/identity/__init__.py 2022-04-22 09:40:13.679 | M tempest/lib/services/identity/v2/__init__.py 2022-04-22 09:40:13.679 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/identity/v2/identity_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/identity/v2/roles_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/identity/v2/services_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/identity/v2/tenants_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/identity/v2/token_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/identity/v2/users_client.py 2022-04-22 09:40:13.679 | M tempest/lib/services/identity/v3/__init__.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/catalog_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/credentials_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/domains_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/groups_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/identity_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/limits_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/mappings_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/policies_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/projects_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/protocols_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/regions_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/roles_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/services_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/token_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/trusts_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/users_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/identity/v3/versions_client.py 2022-04-22 09:40:13.680 | M tempest/lib/services/image/__init__.py 2022-04-22 09:40:13.680 | M tempest/lib/services/image/v1/__init__.py 2022-04-22 09:40:13.680 | M tempest/lib/services/image/v1/image_members_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/image/v1/images_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/image/v2/__init__.py 2022-04-22 09:40:13.681 | M tempest/lib/services/image/v2/image_members_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/image/v2/images_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/image/v2/namespaces_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/image/v2/resource_types_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/image/v2/schemas_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/image/v2/versions_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/__init__.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/agents_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/base.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/extensions_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/floating_ips_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/log_resource_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/loggable_resource_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/metering_label_rules_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/metering_labels_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/networks_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/ports_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/qos_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/quotas_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/routers_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/security_group_rules_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/security_groups_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/segments_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/service_providers_client.py 2022-04-22 09:40:13.681 | M tempest/lib/services/network/subnetpools_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/network/subnets_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/network/tags_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/network/trunks_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/network/versions_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/object_storage/__init__.py 2022-04-22 09:40:13.682 | M tempest/lib/services/object_storage/account_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/object_storage/capabilities_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/object_storage/container_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/object_storage/object_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/placement/__init__.py 2022-04-22 09:40:13.682 | M tempest/lib/services/placement/base_placement_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/placement/placement_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/placement/resource_providers_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/__init__.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/base_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/__init__.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/backups_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/extensions_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/hosts_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/limits_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/qos_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/quotas_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/services_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/transfers_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/types_client.py 2022-04-22 09:40:13.682 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v2/volumes_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/__init__.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/attachments_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/backups_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/base_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/extensions_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/group_types_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/groups_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/hosts_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/limits_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/messages_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/qos_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/quotas_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/services_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/transfers_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/types_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/versions_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-04-22 09:40:13.683 | M tempest/lib/services/volume/v3/volumes_client.py 2022-04-22 09:40:13.683 | M tempest/scenario/README.rst 2022-04-22 09:40:13.683 | M tempest/scenario/__init__.py 2022-04-22 09:40:13.683 | M tempest/scenario/manager.py 2022-04-22 09:40:13.683 | M tempest/scenario/test_aggregates_basic_ops.py 2022-04-22 09:40:13.683 | M tempest/scenario/test_compute_unified_limits.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_dashboard_basic_ops.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_minimum_basic.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_network_advanced_server_ops.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_network_basic_ops.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_network_qos_placement.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_network_v6.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_object_storage_basic_ops.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_security_groups_basic_ops.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_server_advanced_ops.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_server_basic_ops.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_server_multinode.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_shelve_instance.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_snapshot_pattern.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_stamp_pattern.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_unified_limits.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_volume_backup_restore.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_volume_boot_pattern.py 2022-04-22 09:40:13.684 | M tempest/scenario/test_volume_migrate_attached.py 2022-04-22 09:40:13.684 | M tempest/services/__init__.py 2022-04-22 09:40:13.684 | M tempest/services/orchestration/__init__.py 2022-04-22 09:40:13.684 | M tempest/services/orchestration/json/__init__.py 2022-04-22 09:40:13.684 | M tempest/services/orchestration/json/orchestration_client.py 2022-04-22 09:40:13.684 | M tempest/test.py 2022-04-22 09:40:13.684 | M tempest/test_discover/__init__.py 2022-04-22 09:40:13.684 | M tempest/test_discover/plugins.py 2022-04-22 09:40:13.684 | M tempest/test_discover/test_discover.py 2022-04-22 09:40:13.684 | M tempest/tests/README.rst 2022-04-22 09:40:13.684 | M tempest/tests/__init__.py 2022-04-22 09:40:13.684 | M tempest/tests/api/__init__.py 2022-04-22 09:40:13.684 | M tempest/tests/api/compute/__init__.py 2022-04-22 09:40:13.684 | M tempest/tests/api/compute/test_base.py 2022-04-22 09:40:13.684 | M tempest/tests/base.py 2022-04-22 09:40:13.685 | M tempest/tests/cmd/__init__.py 2022-04-22 09:40:13.685 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-04-22 09:40:13.685 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-04-22 09:40:13.685 | M tempest/tests/cmd/test_account_generator.py 2022-04-22 09:40:13.685 | M tempest/tests/cmd/test_cleanup.py 2022-04-22 09:40:13.685 | M tempest/tests/cmd/test_cleanup_services.py 2022-04-22 09:40:13.685 | M tempest/tests/cmd/test_list_plugins.py 2022-04-22 09:40:13.685 | M tempest/tests/cmd/test_run.py 2022-04-22 09:40:13.685 | M tempest/tests/cmd/test_saved_state_json.json 2022-04-22 09:40:13.685 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-04-22 09:40:13.685 | M tempest/tests/cmd/test_tempest_init.py 2022-04-22 09:40:13.685 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-04-22 09:40:13.685 | M tempest/tests/cmd/test_workspace.py 2022-04-22 09:40:13.685 | M tempest/tests/common/__init__.py 2022-04-22 09:40:13.685 | M tempest/tests/common/test_admin_available.py 2022-04-22 09:40:13.685 | M tempest/tests/common/test_alt_available.py 2022-04-22 09:40:13.685 | M tempest/tests/common/test_compute.py 2022-04-22 09:40:13.685 | M tempest/tests/common/test_credentials_factory.py 2022-04-22 09:40:13.685 | M tempest/tests/common/test_custom_matchers.py 2022-04-22 09:40:13.685 | M tempest/tests/common/test_image.py 2022-04-22 09:40:13.685 | M tempest/tests/common/utils/__init__.py 2022-04-22 09:40:13.685 | M tempest/tests/common/utils/linux/__init__.py 2022-04-22 09:40:13.685 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-04-22 09:40:13.685 | M tempest/tests/common/utils/test_net_utils.py 2022-04-22 09:40:13.685 | M tempest/tests/fake_config.py 2022-04-22 09:40:13.685 | M tempest/tests/fake_tempest_plugin.py 2022-04-22 09:40:13.685 | M tempest/tests/files/__init__.py 2022-04-22 09:40:13.685 | M tempest/tests/files/failing-tests 2022-04-22 09:40:13.685 | M tempest/tests/files/passing-tests 2022-04-22 09:40:13.685 | M tempest/tests/files/setup.cfg 2022-04-22 09:40:13.685 | M tempest/tests/files/testr-conf 2022-04-22 09:40:13.685 | M tempest/tests/lib/__init__.py 2022-04-22 09:40:13.685 | M tempest/tests/lib/cli/__init__.py 2022-04-22 09:40:13.685 | M tempest/tests/lib/cli/test_command_failed.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/cli/test_execute.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/cli/test_output_parser.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/cmd/__init__.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/__init__.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/test_api_version_request.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/test_api_version_utils.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/test_cred_client.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/test_http.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/test_preprov_creds.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/test_profiler.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/test_rest_client.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/test_validation_resources.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/utils/__init__.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/utils/test_misc.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/fake_auth_provider.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/fake_credentials.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/fake_http.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/fake_identity.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/services/__init__.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/services/base.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/services/compute/__init__.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-04-22 09:40:13.686 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_images_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-04-22 09:40:13.687 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/compute/test_services_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/__init__.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-04-22 09:40:13.688 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/image/__init__.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/image/v1/__init__.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/image/v2/__init__.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-04-22 09:40:13.689 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/__init__.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_agents_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_networks_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_ports_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_qos_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_routers_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_segments_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_tags_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/network/test_versions_client.py 2022-04-22 09:40:13.690 | M tempest/tests/lib/services/object_storage/__init__.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/placement/__init__.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/plaSwitched to branch 'master' 2022-04-22 09:40:13.691 | cement/test_placement_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/registry_fixture.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/test_clients.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/__init__.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-04-22 09:40:13.691 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-04-22 09:40:13.692 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-04-22 09:40:13.692 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-04-22 09:40:13.692 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-04-22 09:40:13.692 | M tempest/tests/lib/test_auth.py 2022-04-22 09:40:13.692 | M tempest/tests/lib/test_base.py 2022-04-22 09:40:13.692 | M tempest/tests/lib/test_credentials.py 2022-04-22 09:40:13.692 | M tempest/tests/lib/test_decorators.py 2022-04-22 09:40:13.692 | M tempest/tests/lib/test_ssh.py 2022-04-22 09:40:13.692 | M tempest/tests/lib/test_tempest_lib.py 2022-04-22 09:40:13.692 | M tempest/tests/test_base_test.py 2022-04-22 09:40:13.692 | M tempest/tests/test_config.py 2022-04-22 09:40:13.692 | M tempest/tests/test_decorators.py 2022-04-22 09:40:13.692 | M tempest/tests/test_hacking.py 2022-04-22 09:40:13.692 | M tempest/tests/test_imports.py 2022-04-22 09:40:13.692 | M tempest/tests/test_list_tests.py 2022-04-22 09:40:13.692 | M tempest/tests/test_microversions.py 2022-04-22 09:40:13.692 | M tempest/tests/test_tempest_plugin.py 2022-04-22 09:40:13.692 | M tempest/tests/test_test.py 2022-04-22 09:40:13.692 | M tempest/tests/utils.py 2022-04-22 09:40:13.692 | M tempest/version.py 2022-04-22 09:40:13.692 | M test-requirements.txt 2022-04-22 09:40:13.692 | M tools/generate-tempest-plugins-list.py 2022-04-22 09:40:13.692 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-04-22 09:40:13.692 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-04-22 09:40:13.692 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-04-22 09:40:13.692 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-04-22 09:40:13.692 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-04-22 09:40:13.692 | M tools/tempest-plugin-sanity.sh 2022-04-22 09:40:13.692 | M tox.ini 2022-04-22 09:40:13.692 | M zuul.d/base.yaml 2022-04-22 09:40:13.692 | M zuul.d/integrated-gate.yaml 2022-04-22 09:40:13.692 | M zuul.d/project.yaml 2022-04-22 09:40:13.692 | M zuul.d/stable-jobs.yaml 2022-04-22 09:40:13.693 | M zuul.d/tempest-specific.yaml 2022-04-22 09:40:13.693 | Your branch is up to date with 'origin/master'. 2022-04-22 09:40:13.693 | ++ lib/tempest:install_tempest:744 : local tmp_u_c_m 2022-04-22 09:40:13.693 | +++ lib/tempest:install_tempest:745 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-04-22 09:40:13.693 | ++ lib/tempest:install_tempest:745 : tmp_u_c_m=/tmp/tempest_u_c_m.oTPtMGkCX3 2022-04-22 09:40:13.693 | ++ lib/tempest:install_tempest:746 : set_tempest_venv_constraints /tmp/tempest_u_c_m.oTPtMGkCX3 2022-04-22 09:40:13.693 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-04-22 09:40:13.693 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.oTPtMGkCX3 2022-04-22 09:40:13.693 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-04-22 09:40:13.693 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-04-22 09:40:13.693 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-04-22 09:40:13.693 | ++ lib/tempest:install_tempest:748 : tox -r --notest -efull 2022-04-22 09:40:13.693 | full create: /opt/stack/tempest/.tox/tempest 2022-04-22 09:40:13.693 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-04-22 09:40:13.693 | full develop-inst: /opt/stack/tempest 2022-04-22 09:40:13.693 | full installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.2.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@0afd087cbac68b41f1260d95bec77580af525259#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.0 2022-04-22 09:40:13.693 | ___________________________________ summary ____________________________________ 2022-04-22 09:40:13.693 | full: skipped tests 2022-04-22 09:40:13.693 | congratulations :) 2022-04-22 09:40:13.693 | ++ lib/tempest:install_tempest:752 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.oTPtMGkCX3 -r requirements.txt 2022-04-22 09:40:13.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:40:13.693 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.1) 2022-04-22 09:40:13.693 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-04-22 09:40:13.693 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-04-22 09:40:13.693 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-04-22 09:40:13.693 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-04-22 09:40:13.693 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-04-22 09:40:13.693 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-04-22 09:40:13.693 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-04-22 09:40:13.693 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.8.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.7.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-04-22 09:40:13.694 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.3.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.2) 2022-04-22 09:40:13.694 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.2.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.9) 2022-04-22 09:40:13.694 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.8) 2022-04-22 09:40:13.694 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.1) 2022-04-22 09:40:13.694 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-04-22 09:40:13.694 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (62.1.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-04-22 09:40:13.694 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-04-22 09:40:13.694 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (4.1.0) 2022-04-22 09:40:13.694 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-04-22 09:40:13.694 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-04-22 09:40:13.695 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-04-22 09:40:13.695 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-04-22 09:40:13.695 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-04-22 09:40:13.695 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.1) 2022-04-22 09:40:13.695 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-04-22 09:40:13.695 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-04-22 09:40:13.695 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-04-22 09:40:13.695 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-04-22 09:40:13.695 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.0) 2022-04-22 09:40:13.695 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-04-22 09:40:13.695 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-04-22 09:40:13.695 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-04-22 09:40:13.695 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-04-22 09:40:13.695 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-04-22 09:40:13.695 | WARNING: You are using pip version 21.2.3; however, version 22.0.4 is available. 2022-04-22 09:40:13.695 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-04-22 09:40:13.695 | ++ lib/tempest:install_tempest:753 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-04-22 09:40:13.695 | ++ lib/tempest:install_tempest:754 : rm -f /tmp/tempest_u_c_m.oTPtMGkCX3 2022-04-22 09:40:13.695 | ++ lib/tempest:install_tempest:755 : popd 2022-04-22 09:40:13.695 | ~/devstack 2022-04-22 09:40:13.707 | [17787 Async install_tempest:84466]: finished install_tempest with result 0 in 51 seconds 2022-04-22 09:40:13.711 | ++ inc/async:async_wait:197 : return 0 2022-04-22 09:40:13.714 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-04-22 09:40:13.717 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:40:13.719 | ++ ./stack.sh:echo_summary:432 : echo -e Initializing Tempest 2022-04-22 09:40:13.722 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-04-22 09:40:13.725 | ++ lib/tempest:configure_tempest:133 : [[ False == \T\r\u\e ]] 2022-04-22 09:40:13.727 | ++ lib/tempest:configure_tempest:137 : pip_install_gr testrepository 2022-04-22 09:40:13.729 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2022-04-22 09:40:13.731 | ++ inc/python:pip_install_gr:77 : local clean_name 2022-04-22 09:40:13.734 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2022-04-22 09:40:13.737 | +++ inc/python:get_from_global_requirements:225 : local package=testrepository 2022-04-22 09:40:13.739 | +++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-22 09:40:13.743 | ++++ inc/python:get_from_global_requirements:227 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2022-04-22 09:40:13.743 | ++++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-22 09:40:13.754 | +++ inc/python:get_from_global_requirements:227 : required_pkg='testrepository ' 2022-04-22 09:40:13.756 | +++ inc/python:get_from_global_requirements:228 : [[ testrepository == '' ]] 2022-04-22 09:40:13.758 | +++ inc/python:get_from_global_requirements:231 : echo testrepository 2022-04-22 09:40:13.761 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2022-04-22 09:40:13.763 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2022-04-22 09:40:13.785 | Using python 3.8 to install testrepository 2022-04-22 09:40:13.787 | ++ 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 testrepository 2022-04-22 09:40:14.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:14.664 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:14.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:14.664 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:16.039 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:40:16.112 | Collecting testrepository 2022-04-22 09:40:16.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2022-04-22 09:40:16.127 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.0/85.0 KB 30.4 MB/s eta 0:00:00 2022-04-22 09:40:16.169 | Preparing metadata (setup.py): started 2022-04-22 09:40:16.962 | Preparing metadata (setup.py): finished with status 'done' 2022-04-22 09:40:16.974 | Requirement already satisfied: fixtures in /usr/local/lib/python3.8/dist-packages (from testrepository) (3.0.0) 2022-04-22 09:40:16.975 | Requirement already satisfied: python-subunit>=0.0.18 in /usr/local/lib/python3.8/dist-packages (from testrepository) (1.4.0) 2022-04-22 09:40:16.977 | Requirement already satisfied: testtools>=0.9.30 in /usr/local/lib/python3.8/dist-packages (from testrepository) (2.5.0) 2022-04-22 09:40:16.990 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=0.0.18->testrepository) (1.0.0) 2022-04-22 09:40:17.001 | Requirement already satisfied: pbr>=0.11 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.30->testrepository) (5.6.0) 2022-04-22 09:40:17.012 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures->testrepository) (1.16.0) 2022-04-22 09:40:17.019 | Building wheels for collected packages: testrepository 2022-04-22 09:40:17.020 | Building wheel for testrepository (setup.py): started 2022-04-22 09:40:17.998 | Building wheel for testrepository (setup.py): finished with status 'done' 2022-04-22 09:40:18.000 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118733 sha256=c77f7c7c5a45d193217922d7dacb6d1e6890b87d03a3c81977d5e20ef505ea91 2022-04-22 09:40:18.001 | Stored in directory: /root/.cache/pip/wheels/63/b5/95/e8547959b42f560b997b748467321ad88f9588a02b43d7a143 2022-04-22 09:40:18.006 | Successfully built testrepository 2022-04-22 09:40:20.565 | Installing collected packages: testrepository 2022-04-22 09:40:20.816 | Successfully installed testrepository-0.0.20 2022-04-22 09:40:20.816 | 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 2022-04-22 09:40:21.000 | ++ inc/python:pip_install:200 : result=0 2022-04-22 09:40:21.002 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-04-22 09:40:21.004 | ++ functions-common:time_stop:2321 : local name 2022-04-22 09:40:21.007 | ++ functions-common:time_stop:2322 : local end_time 2022-04-22 09:40:21.009 | ++ functions-common:time_stop:2323 : local elapsed_time 2022-04-22 09:40:21.011 | ++ functions-common:time_stop:2324 : local total 2022-04-22 09:40:21.013 | ++ functions-common:time_stop:2325 : local start_time 2022-04-22 09:40:21.016 | ++ functions-common:time_stop:2327 : name=pip_install 2022-04-22 09:40:21.018 | ++ functions-common:time_stop:2328 : start_time=1650620413779 2022-04-22 09:40:21.021 | ++ functions-common:time_stop:2330 : [[ -z 1650620413779 ]] 2022-04-22 09:40:21.023 | +++ functions-common:time_stop:2333 : date +%s%3N 2022-04-22 09:40:21.028 | ++ functions-common:time_stop:2333 : end_time=1650620421025 2022-04-22 09:40:21.030 | ++ functions-common:time_stop:2334 : elapsed_time=7246 2022-04-22 09:40:21.032 | ++ functions-common:time_stop:2335 : total=266682 2022-04-22 09:40:21.034 | ++ functions-common:time_stop:2337 : _TIME_START[$name]= 2022-04-22 09:40:21.037 | ++ functions-common:time_stop:2338 : _TIME_TOTAL[$name]=273928 2022-04-22 09:40:21.039 | ++ inc/python:pip_install:203 : return 0 2022-04-22 09:40:21.041 | ++ lib/tempest:configure_tempest:140 : local image_lines 2022-04-22 09:40:21.044 | ++ lib/tempest:configure_tempest:141 : local images 2022-04-22 09:40:21.046 | ++ lib/tempest:configure_tempest:142 : local num_images 2022-04-22 09:40:21.049 | ++ lib/tempest:configure_tempest:143 : local image_uuid 2022-04-22 09:40:21.051 | ++ lib/tempest:configure_tempest:144 : local image_uuid_alt 2022-04-22 09:40:21.058 | ++ lib/tempest:configure_tempest:145 : local password 2022-04-22 09:40:21.061 | ++ lib/tempest:configure_tempest:146 : local line 2022-04-22 09:40:21.064 | ++ lib/tempest:configure_tempest:147 : local flavors 2022-04-22 09:40:21.067 | ++ lib/tempest:configure_tempest:148 : local available_flavors 2022-04-22 09:40:21.070 | ++ lib/tempest:configure_tempest:149 : local flavors_ref 2022-04-22 09:40:21.072 | ++ lib/tempest:configure_tempest:150 : local flavor_lines 2022-04-22 09:40:21.075 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_size 2022-04-22 09:40:21.077 | ++ lib/tempest:configure_tempest:152 : local flavor_ref_alt_size 2022-04-22 09:40:21.080 | ++ lib/tempest:configure_tempest:153 : local public_network_id 2022-04-22 09:40:21.082 | ++ lib/tempest:configure_tempest:154 : local public_router_id 2022-04-22 09:40:21.085 | ++ lib/tempest:configure_tempest:155 : local ssh_connect_method=floating 2022-04-22 09:40:21.087 | ++ lib/tempest:configure_tempest:156 : local disk 2022-04-22 09:40:21.089 | ++ lib/tempest:configure_tempest:159 : ifs=' 2022-04-22 09:40:21.089 | ' 2022-04-22 09:40:21.092 | ++ lib/tempest:configure_tempest:169 : declare -a images 2022-04-22 09:40:21.096 | ++ lib/tempest:configure_tempest:171 : is_service_enabled glance 2022-04-22 09:40:21.114 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:40:21.119 | +++ lib/tempest:configure_tempest:132 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-04-22 09:40:21.119 | +++ lib/tempest:configure_tempest:132 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-04-22 09:40:21.119 | ++ lib/tempest:configure_tempest:172 : read -r IMAGE_NAME IMAGE_UUID 2022-04-22 09:40:23.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:23.488 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:23.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:23.488 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:23.654 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:40:23.658 | ++ lib/tempest:configure_tempest:173 : '[' ubuntu-16 = '' ']' 2022-04-22 09:40:23.661 | ++ lib/tempest:configure_tempest:177 : images+=($IMAGE_UUID) 2022-04-22 09:40:23.663 | ++ lib/tempest:configure_tempest:172 : read -r IMAGE_NAME IMAGE_UUID 2022-04-22 09:40:23.665 | ++ lib/tempest:configure_tempest:180 : case "${#images[*]}" in 2022-04-22 09:40:23.667 | ++ lib/tempest:configure_tempest:186 : '[' -z '' ']' 2022-04-22 09:40:23.669 | ++ lib/tempest:configure_tempest:187 : image_uuid=04501370-9e52-4176-ae59-8b2ab84b1ff2 2022-04-22 09:40:23.672 | ++ lib/tempest:configure_tempest:188 : image_uuid_alt=04501370-9e52-4176-ae59-8b2ab84b1ff2 2022-04-22 09:40:23.674 | ++ lib/tempest:configure_tempest:202 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-04-22 09:40:23.694 | ++ lib/tempest:configure_tempest:203 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-04-22 09:40:23.698 | ++ lib/tempest:configure_tempest:205 : local password=Passw0rd 2022-04-22 09:40:23.700 | ++ lib/tempest:configure_tempest:208 : local admin_username=admin 2022-04-22 09:40:23.703 | ++ lib/tempest:configure_tempest:209 : local admin_project_name=admin 2022-04-22 09:40:23.705 | ++ lib/tempest:configure_tempest:210 : local admin_domain_name=Default 2022-04-22 09:40:23.708 | ++ lib/tempest:configure_tempest:211 : local alt_username=alt_demo 2022-04-22 09:40:23.710 | ++ lib/tempest:configure_tempest:212 : local alt_project_name=alt_demo 2022-04-22 09:40:23.712 | ++ lib/tempest:configure_tempest:213 : local admin_project_id 2022-04-22 09:40:23.716 | +++ lib/tempest:configure_tempest:214 : oscwrap --os-cloud devstack-admin project list 2022-04-22 09:40:23.717 | +++ lib/tempest:configure_tempest:214 : awk '/ admin / { print $2 }' 2022-04-22 09:40:25.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:25.880 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:25.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:25.880 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:26.053 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:40:26.056 | ++ lib/tempest:configure_tempest:214 : admin_project_id=2ba2a9dd1a8f4b438e64a520e1f7a391 2022-04-22 09:40:26.059 | ++ lib/tempest:configure_tempest:216 : is_service_enabled nova 2022-04-22 09:40:26.075 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:40:26.079 | +++ lib/tempest:configure_tempest:219 : oscwrap --os-cloud devstack-admin flavor list 2022-04-22 09:40:29.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:29.419 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:29.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:29.419 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:29.585 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:40:29.588 | ++ lib/tempest:configure_tempest:219 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-04-22 09:40:29.588 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-04-22 09:40:29.588 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-04-22 09:40:29.588 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.588 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-04-22 09:40:29.588 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-04-22 09:40:29.588 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-04-22 09:40:29.588 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.588 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.588 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.589 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-04-22 09:40:29.589 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-04-22 09:40:29.589 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.589 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-04-22 09:40:29.589 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-04-22 09:40:29.589 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-04-22 09:40:29.589 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-04-22 09:40:29.589 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-04-22 09:40:29.591 | ++ lib/tempest:configure_tempest:220 : [[ -z '' ]] 2022-04-22 09:40:29.593 | ++ lib/tempest:configure_tempest:221 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-04-22 09:40:29.593 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-04-22 09:40:29.593 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-04-22 09:40:29.593 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.593 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-04-22 09:40:29.593 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-04-22 09:40:29.593 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-04-22 09:40:29.593 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.593 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.593 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.593 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-04-22 09:40:29.593 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-04-22 09:40:29.593 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.593 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-04-22 09:40:29.593 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-04-22 09:40:29.594 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-04-22 09:40:29.594 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-04-22 09:40:29.594 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-04-22 09:40:29.596 | ++ lib/tempest:configure_tempest:226 : flavor_ref=42 2022-04-22 09:40:29.598 | ++ lib/tempest:configure_tempest:227 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-04-22 09:40:29.598 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-04-22 09:40:29.598 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-04-22 09:40:29.598 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.598 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-04-22 09:40:29.598 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-04-22 09:40:29.598 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-04-22 09:40:29.598 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.598 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.598 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.598 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-04-22 09:40:29.599 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-04-22 09:40:29.599 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-04-22 09:40:29.599 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-04-22 09:40:29.599 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-04-22 09:40:29.599 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-04-22 09:40:29.599 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-04-22 09:40:29.599 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-04-22 09:40:29.601 | ++ lib/tempest:configure_tempest:232 : flavor_ref_alt=84 2022-04-22 09:40:29.603 | ++ lib/tempest:configure_tempest:281 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-04-22 09:40:29.635 | ++ lib/tempest:configure_tempest:283 : ssh_connect_method=floating 2022-04-22 09:40:29.637 | ++ lib/tempest:configure_tempest:289 : [[ True == \T\r\u\e ]] 2022-04-22 09:40:29.640 | ++ lib/tempest:configure_tempest:289 : is_networking_extension_supported external-net 2022-04-22 09:40:29.643 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2022-04-22 09:40:29.647 | +++ 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 2022-04-22 09:40:31.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:31.846 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:31.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:31.846 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:32.014 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:40:32.017 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-04-22 09:40:32.017 | address-scope 2022-04-22 09:40:32.017 | router-admin-state-down-before-update 2022-04-22 09:40:32.017 | agent 2022-04-22 09:40:32.017 | agent-resources-synced 2022-04-22 09:40:32.017 | allowed-address-pairs 2022-04-22 09:40:32.017 | auto-allocated-topology 2022-04-22 09:40:32.017 | availability_zone 2022-04-22 09:40:32.017 | availability_zone_filter 2022-04-22 09:40:32.017 | default-subnetpools 2022-04-22 09:40:32.017 | dhcp_agent_scheduler 2022-04-22 09:40:32.017 | dvr 2022-04-22 09:40:32.017 | empty-string-filtering 2022-04-22 09:40:32.017 | external-net 2022-04-22 09:40:32.017 | extra_dhcp_opt 2022-04-22 09:40:32.017 | extraroute 2022-04-22 09:40:32.018 | extraroute-atomic 2022-04-22 09:40:32.018 | filter-validation 2022-04-22 09:40:32.018 | fip-port-details 2022-04-22 09:40:32.018 | flavors 2022-04-22 09:40:32.018 | floatingip-pools 2022-04-22 09:40:32.018 | ip-substring-filtering 2022-04-22 09:40:32.018 | router 2022-04-22 09:40:32.018 | ext-gw-mode 2022-04-22 09:40:32.018 | l3-ha 2022-04-22 09:40:32.018 | l3-flavors 2022-04-22 09:40:32.018 | l3-port-ip-change-not-allowed 2022-04-22 09:40:32.018 | l3_agent_scheduler 2022-04-22 09:40:32.018 | metering 2022-04-22 09:40:32.018 | metering_source_and_destination_fields 2022-04-22 09:40:32.018 | multi-provider 2022-04-22 09:40:32.018 | net-mtu 2022-04-22 09:40:32.018 | net-mtu-writable 2022-04-22 09:40:32.018 | network_availability_zone 2022-04-22 09:40:32.019 | network-ip-availability 2022-04-22 09:40:32.019 | pagination 2022-04-22 09:40:32.019 | port-device-profile 2022-04-22 09:40:32.019 | port-mac-address-regenerate 2022-04-22 09:40:32.019 | port-numa-affinity-policy 2022-04-22 09:40:32.019 | binding 2022-04-22 09:40:32.019 | binding-extended 2022-04-22 09:40:32.019 | port-security 2022-04-22 09:40:32.019 | project-id 2022-04-22 09:40:32.019 | provider 2022-04-22 09:40:32.019 | quotas 2022-04-22 09:40:32.019 | quota_details 2022-04-22 09:40:32.019 | rbac-policies 2022-04-22 09:40:32.019 | rbac-address-group 2022-04-22 09:40:32.019 | rbac-address-scope 2022-04-22 09:40:32.019 | rbac-security-groups 2022-04-22 09:40:32.019 | rbac-subnetpool 2022-04-22 09:40:32.019 | revision-if-match 2022-04-22 09:40:32.019 | standard-attr-revisions 2022-04-22 09:40:32.019 | router_availability_zone 2022-04-22 09:40:32.019 | security-groups-normalized-cidr 2022-04-22 09:40:32.020 | port-security-groups-filtering 2022-04-22 09:40:32.020 | security-groups-remote-address-group 2022-04-22 09:40:32.020 | security-group 2022-04-22 09:40:32.020 | service-type 2022-04-22 09:40:32.020 | sorting 2022-04-22 09:40:32.020 | standard-attr-description 2022-04-22 09:40:32.020 | stateful-security-group 2022-04-22 09:40:32.020 | subnet_onboard 2022-04-22 09:40:32.020 | subnet-service-types 2022-04-22 09:40:32.020 | subnet_allocation 2022-04-22 09:40:32.020 | subnetpool-prefix-ops 2022-04-22 09:40:32.020 | standard-attr-tag 2022-04-22 09:40:32.020 | standard-attr-timestamp' 2022-04-22 09:40:32.020 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-04-22 09:40:32.020 | address-scope 2022-04-22 09:40:32.020 | router-admin-state-down-before-update 2022-04-22 09:40:32.020 | agent 2022-04-22 09:40:32.021 | agent-resources-synced 2022-04-22 09:40:32.021 | allowed-address-pairs 2022-04-22 09:40:32.021 | auto-allocated-topology 2022-04-22 09:40:32.021 | availability_zone 2022-04-22 09:40:32.021 | availability_zone_filter 2022-04-22 09:40:32.021 | default-subnetpools 2022-04-22 09:40:32.021 | dhcp_agent_scheduler 2022-04-22 09:40:32.021 | dvr 2022-04-22 09:40:32.021 | empty-string-filtering 2022-04-22 09:40:32.021 | external-net 2022-04-22 09:40:32.021 | extra_dhcp_opt 2022-04-22 09:40:32.021 | extraroute 2022-04-22 09:40:32.021 | extraroute-atomic 2022-04-22 09:40:32.021 | filter-validation 2022-04-22 09:40:32.021 | fip-port-details 2022-04-22 09:40:32.021 | flavors 2022-04-22 09:40:32.021 | floatingip-pools 2022-04-22 09:40:32.021 | ip-substring-filtering 2022-04-22 09:40:32.021 | router 2022-04-22 09:40:32.021 | ext-gw-mode 2022-04-22 09:40:32.021 | l3-ha 2022-04-22 09:40:32.022 | l3-flavors 2022-04-22 09:40:32.022 | l3-port-ip-change-not-allowed 2022-04-22 09:40:32.022 | l3_agent_scheduler 2022-04-22 09:40:32.022 | metering 2022-04-22 09:40:32.022 | metering_source_and_destination_fields 2022-04-22 09:40:32.022 | multi-provider 2022-04-22 09:40:32.022 | net-mtu 2022-04-22 09:40:32.022 | net-mtu-writable 2022-04-22 09:40:32.022 | network_availability_zone 2022-04-22 09:40:32.022 | network-ip-availability 2022-04-22 09:40:32.022 | pagination 2022-04-22 09:40:32.022 | port-device-profile 2022-04-22 09:40:32.022 | port-mac-address-regenerate 2022-04-22 09:40:32.022 | port-numa-affinity-policy 2022-04-22 09:40:32.022 | binding 2022-04-22 09:40:32.022 | binding-extended 2022-04-22 09:40:32.022 | port-security 2022-04-22 09:40:32.022 | project-id 2022-04-22 09:40:32.022 | provider 2022-04-22 09:40:32.022 | quotas 2022-04-22 09:40:32.022 | quota_details 2022-04-22 09:40:32.022 | rbac-policies 2022-04-22 09:40:32.022 | rbac-address-group 2022-04-22 09:40:32.022 | rbac-address-scope 2022-04-22 09:40:32.023 | rbac-security-groups 2022-04-22 09:40:32.023 | rbac-subnetpool 2022-04-22 09:40:32.023 | revision-if-match 2022-04-22 09:40:32.023 | standard-attr-revisions 2022-04-22 09:40:32.023 | router_availability_zone 2022-04-22 09:40:32.023 | security-groups-normalized-cidr 2022-04-22 09:40:32.023 | port-security-groups-filtering 2022-04-22 09:40:32.023 | security-groups-remote-address-group 2022-04-22 09:40:32.023 | security-group 2022-04-22 09:40:32.023 | service-type 2022-04-22 09:40:32.023 | sorting 2022-04-22 09:40:32.023 | standard-attr-description 2022-04-22 09:40:32.023 | stateful-security-group 2022-04-22 09:40:32.023 | subnet_onboard 2022-04-22 09:40:32.023 | subnet-service-types 2022-04-22 09:40:32.023 | subnet_allocation 2022-04-22 09:40:32.023 | subnetpool-prefix-ops 2022-04-22 09:40:32.023 | standard-attr-tag 2022-04-22 09:40:32.023 | standard-attr-timestamp =~ external-net ]] 2022-04-22 09:40:32.023 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-04-22 09:40:32.026 | +++ lib/tempest:configure_tempest:290 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-04-22 09:40:34.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:34.288 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:34.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:34.289 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:34.451 | +++ functions-common:oscwrap:2361 : return 0 2022-04-22 09:40:34.454 | ++ lib/tempest:configure_tempest:290 : public_network_id=a0f50b1b-7bac-4e03-a6b3-d6992f206eb6 2022-04-22 09:40:34.456 | ++ lib/tempest:configure_tempest:292 : openstack --os-cloud devstack-admin network create --share shared 2022-04-22 09:40:36.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:36.828 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:36.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:36.828 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:36.828 | +---------------------------+--------------------------------------+ 2022-04-22 09:40:36.828 | | Field | Value | 2022-04-22 09:40:36.828 | +---------------------------+--------------------------------------+ 2022-04-22 09:40:36.828 | | admin_state_up | UP | 2022-04-22 09:40:36.828 | | availability_zone_hints | | 2022-04-22 09:40:36.828 | | availability_zones | | 2022-04-22 09:40:36.828 | | created_at | 2022-04-22T09:40:36Z | 2022-04-22 09:40:36.829 | | description | | 2022-04-22 09:40:36.829 | | dns_domain | None | 2022-04-22 09:40:36.829 | | id | bc65af85-8996-4684-a1ce-f85628c61b98 | 2022-04-22 09:40:36.829 | | ipv4_address_scope | None | 2022-04-22 09:40:36.829 | | ipv6_address_scope | None | 2022-04-22 09:40:36.829 | | is_default | False | 2022-04-22 09:40:36.829 | | is_vlan_transparent | None | 2022-04-22 09:40:36.829 | | mtu | 1500 | 2022-04-22 09:40:36.829 | | name | shared | 2022-04-22 09:40:36.829 | | port_security_enabled | True | 2022-04-22 09:40:36.829 | | project_id | 2ba2a9dd1a8f4b438e64a520e1f7a391 | 2022-04-22 09:40:36.829 | | provider:network_type | vlan | 2022-04-22 09:40:36.829 | | provider:physical_network | physnet1 | 2022-04-22 09:40:36.829 | | provider:segmentation_id | 276 | 2022-04-22 09:40:36.829 | | qos_policy_id | None | 2022-04-22 09:40:36.829 | | revision_number | 1 | 2022-04-22 09:40:36.829 | | router:external | Internal | 2022-04-22 09:40:36.829 | | segments | None | 2022-04-22 09:40:36.829 | | shared | True | 2022-04-22 09:40:36.829 | | status | ACTIVE | 2022-04-22 09:40:36.829 | | subnets | | 2022-04-22 09:40:36.829 | | tags | | 2022-04-22 09:40:36.829 | | updated_at | 2022-04-22T09:40:36Z | 2022-04-22 09:40:36.829 | +---------------------------+--------------------------------------+ 2022-04-22 09:40:36.996 | ++ lib/tempest:configure_tempest:293 : openstack --os-cloud devstack-admin subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-04-22 09:40:39.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:39.609 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:39.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-22 09:40:39.609 | from cryptography.utils import int_from_bytes 2022-04-22 09:40:39.609 | +----------------------+--------------------------------------+ 2022-04-22 09:40:39.609 | | Field | Value | 2022-04-22 09:40:39.609 | +----------------------+--------------------------------------+ 2022-04-22 09:40:39.609 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-04-22 09:40:39.609 | | cidr | 192.168.233.0/24 | 2022-04-22 09:40:39.609 | | created_at | 2022-04-22T09:40:39Z | 2022-04-22 09:40:39.609 | | description | shared-subnet | 2022-04-22 09:40:39.609 | | dns_nameservers | | 2022-04-22 09:40:39.609 | | dns_publish_fixed_ip | None | 2022-04-22 09:40:39.609 | | enable_dhcp | True | 2022-04-22 09:40:39.609 | | gateway_ip | 192.168.233.1 | 2022-04-22 09:40:39.609 | | host_routes | | 2022-04-22 09:40:39.609 | | id | 18a6afc5-cbf8-439d-ad41-f1ba088dc2d0 | 2022-04-22 09:40:39.609 | | ip_version | 4 | 2022-04-22 09:40:39.609 | | ipv6_address_mode | None | 2022-04-22 09:40:39.609 | | ipv6_ra_mode | None | 2022-04-22 09:40:39.609 | | name | shared-subnet | 2022-04-22 09:40:39.609 | | network_id | bc65af85-8996-4684-a1ce-f85628c61b98 | 2022-04-22 09:40:39.609 | | project_id | 2ba2a9dd1a8f4b438e64a520e1f7a391 | 2022-04-22 09:40:39.609 | | revision_number | 0 | 2022-04-22 09:40:39.609 | | segment_id | None | 2022-04-22 09:40:39.609 | | service_types | | 2022-04-22 09:40:39.609 | | subnetpool_id | None | 2022-04-22 09:40:39.609 | | tags | | 2022-04-22 09:40:39.609 | | updated_at | 2022-04-22T09:40:39Z | 2022-04-22 09:40:39.609 | +----------------------+--------------------------------------+ 2022-04-22 09:40:39.782 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-04-22 09:40:39.814 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-04-22 09:40:39.852 | ++ lib/tempest:configure_tempest:300 : mkdir -p /opt/stack/data/tempest 2022-04-22 09:40:39.856 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-04-22 09:40:39.890 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-04-22 09:40:39.920 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-04-22 09:40:39.950 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-04-22 09:40:39.985 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-04-22 09:40:40.019 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.39/identity/v2.0/ 2022-04-22 09:40:40.052 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.39/identity/v3 2022-04-22 09:40:40.083 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-04-22 09:40:40.114 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-04-22 09:40:40.146 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-04-22 09:40:40.176 | ++ lib/tempest:configure_tempest:315 : [[ True == \T\r\u\e ]] 2022-04-22 09:40:40.178 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-04-22 09:40:40.222 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-04-22 09:40:40.255 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-04-22 09:40:40.284 | ++ lib/tempest:configure_tempest:319 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-04-22 09:40:40.317 | ++ lib/tempest:configure_tempest:321 : '[' False == True ']' 2022-04-22 09:40:40.319 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-04-22 09:40:40.350 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-04-22 09:40:40.382 | ++ lib/tempest:configure_tempest:329 : [[ '' != \v\2 ]] 2022-04-22 09:40:40.385 | ++ lib/tempest:configure_tempest:331 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-04-22 09:40:40.423 | ++ lib/tempest:configure_tempest:334 : is_service_enabled tls-proxy 2022-04-22 09:40:40.445 | ++ functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:40:40.448 | ++ lib/tempest:configure_tempest:339 : [[ True = True ]] 2022-04-22 09:40:40.450 | ++ lib/tempest:configure_tempest:340 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-04-22 09:40:40.479 | ++ lib/tempest:configure_tempest:345 : is_service_enabled ldap 2022-04-22 09:40:40.496 | ++ functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:40:40.499 | ++ lib/tempest:configure_tempest:351 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-04-22 09:40:40.529 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-04-22 09:40:40.565 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-04-22 09:40:40.604 | ++ lib/tempest:configure_tempest:364 : [[ ! -z '' ]] 2022-04-22 09:40:40.606 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-04-22 09:40:40.645 | ++ lib/tempest:configure_tempest:368 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-04-22 09:40:40.676 | ++ lib/tempest:configure_tempest:369 : is_service_enabled g-api-r 2022-04-22 09:40:40.692 | ++ functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:40:40.694 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 04501370-9e52-4176-ae59-8b2ab84b1ff2 2022-04-22 09:40:40.727 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 04501370-9e52-4176-ae59-8b2ab84b1ff2 2022-04-22 09:40:40.762 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-04-22 09:40:40.792 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-04-22 09:40:40.823 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-04-22 09:40:40.862 | ++ lib/tempest:configure_tempest:379 : is_service_enabled neutron 2022-04-22 09:40:40.880 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:40:40.883 | ++ lib/tempest:configure_tempest:387 : [[ -n '' ]] 2022-04-22 09:40:40.885 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_min_microversion=None 2022-04-22 09:40:40.888 | ++ lib/tempest:configure_tempest:398 : local tempest_compute_max_microversion=2.90 2022-04-22 09:40:40.890 | ++ lib/tempest:configure_tempest:401 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-04-22 09:40:40.893 | ++ lib/tempest:configure_tempest:405 : '[' None == None ']' 2022-04-22 09:40:40.895 | ++ lib/tempest:configure_tempest:406 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-04-22 09:40:40.915 | ++ lib/tempest:configure_tempest:410 : '[' 2.90 == None ']' 2022-04-22 09:40:40.917 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.90 2022-04-22 09:40:40.947 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-04-22 09:40:40.979 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-04-22 09:40:41.013 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2022-04-22 09:40:41.046 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-04-22 09:40:41.083 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-04-22 09:40:41.118 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-04-22 09:40:41.150 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2022-04-22 09:40:41.181 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-04-22 09:40:41.211 | ++ lib/tempest:configure_tempest:427 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-04-22 09:40:41.214 | ++ lib/tempest:configure_tempest:428 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-22 09:40:41.246 | ++ lib/tempest:configure_tempest:431 : [[ False == \T\r\u\e ]] 2022-04-22 09:40:41.248 | ++ lib/tempest:configure_tempest:435 : is_service_enabled n-novnc 2022-04-22 09:40:41.268 | ++ functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:40:41.271 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-04-22 09:40:41.300 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id a0f50b1b-7bac-4e03-a6b3-d6992f206eb6 2022-04-22 09:40:41.330 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-04-22 09:40:41.360 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-04-22 09:40:41.389 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-04-22 09:40:41.423 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-04-22 09:40:41.452 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-04-22 09:40:41.483 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-04-22 09:40:41.485 | ++ lib/tempest:configure_tempest:450 : SCENARIO_IMAGE_FILE= 2022-04-22 09:40:41.487 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-04-22 09:40:41.524 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2022-04-22 09:40:41.530 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2022-04-22 09:40:41.537 | ++ functions-common:is_provider_network:2170 : '[' '' == True ']' 2022-04-22 09:40:41.537 | ++ functions-common:is_provider_network:2173 : return 1 2022-04-22 09:40:41.538 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-04-22 09:40:41.572 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-04-22 09:40:41.608 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-04-22 09:40:41.646 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-04-22 09:40:41.677 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-04-22 09:40:41.708 | ++ lib/tempest:configure_tempest:464 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-04-22 09:40:41.737 | ++ lib/tempest:configure_tempest:468 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-04-22 09:40:41.739 | ++ lib/tempest:configure_tempest:469 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-04-22 09:40:41.742 | +++ lib/tempest:configure_tempest:471 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-04-22 09:40:41.759 | ++ lib/tempest:configure_tempest:471 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-04-22 09:40:41.791 | ++ lib/tempest:configure_tempest:473 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-04-22 09:40:41.794 | ++ lib/tempest:configure_tempest:474 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-04-22 09:40:41.797 | +++ lib/tempest:configure_tempest:476 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-04-22 09:40:41.815 | ++ lib/tempest:configure_tempest:476 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-04-22 09:40:41.845 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-04-22 09:40:41.848 | ++ lib/tempest:configure_tempest:479 : '[' libvirt = libvirt ']' 2022-04-22 09:40:41.850 | ++ lib/tempest:configure_tempest:480 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-04-22 09:40:41.853 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-04-22 09:40:41.872 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-04-22 09:40:41.902 | ++ lib/tempest:configure_tempest:484 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-04-22 09:40:41.905 | ++ lib/tempest:configure_tempest:485 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-04-22 09:40:41.908 | +++ lib/tempest:configure_tempest:487 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-04-22 09:40:41.926 | ++ lib/tempest:configure_tempest:487 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-04-22 09:40:41.955 | ++ lib/tempest:configure_tempest:488 : local tempest_volume_min_microversion=None 2022-04-22 09:40:41.958 | ++ lib/tempest:configure_tempest:489 : local tempest_volume_max_microversion=3.66 2022-04-22 09:40:41.960 | ++ lib/tempest:configure_tempest:490 : '[' None == None ']' 2022-04-22 09:40:41.963 | ++ lib/tempest:configure_tempest:491 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-04-22 09:40:41.982 | ++ lib/tempest:configure_tempest:496 : '[' 3.66 == None ']' 2022-04-22 09:40:41.986 | ++ lib/tempest:configure_tempest:499 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.66 2022-04-22 09:40:42.015 | ++ lib/tempest:configure_tempest:502 : is_service_enabled c-bak 2022-04-22 09:40:42.030 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:40:42.033 | ++ lib/tempest:configure_tempest:509 : [[ -n lvm:lvmdriver-1 ]] 2022-04-22 09:40:42.036 | ++ lib/tempest:configure_tempest:509 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-04-22 09:40:42.038 | ++ lib/tempest:configure_tempest:529 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-04-22 09:40:42.041 | ++ lib/tempest:configure_tempest:533 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-04-22 09:40:42.043 | ++ lib/tempest:configure_tempest:543 : local tempest_placement_min_microversion=None 2022-04-22 09:40:42.046 | ++ lib/tempest:configure_tempest:544 : local tempest_placement_max_microversion=1.38 2022-04-22 09:40:42.049 | ++ lib/tempest:configure_tempest:545 : '[' None == None ']' 2022-04-22 09:40:42.051 | ++ lib/tempest:configure_tempest:546 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-04-22 09:40:42.070 | ++ lib/tempest:configure_tempest:550 : '[' 1.38 == None ']' 2022-04-22 09:40:42.072 | ++ lib/tempest:configure_tempest:553 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.38 2022-04-22 09:40:42.104 | ++ lib/tempest:configure_tempest:557 : '[' libvirt = ironic ']' 2022-04-22 09:40:42.106 | ++ lib/tempest:configure_tempest:571 : '[' libvirt = libvirt ']' 2022-04-22 09:40:42.108 | ++ lib/tempest:configure_tempest:573 : '[' kvm = lxc ']' 2022-04-22 09:40:42.111 | ++ lib/tempest:configure_tempest:580 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-04-22 09:40:42.140 | ++ lib/tempest:configure_tempest:581 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-04-22 09:40:42.171 | ++ lib/tempest:configure_tempest:582 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-04-22 09:40:42.202 | ++ lib/tempest:configure_tempest:595 : local service 2022-04-22 09:40:42.205 | ++ lib/tempest:configure_tempest:596 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-04-22 09:40:42.207 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-04-22 09:40:42.210 | ++ lib/tempest:configure_tempest:598 : is_service_enabled key 2022-04-22 09:40:42.226 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:40:42.229 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-04-22 09:40:42.261 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-04-22 09:40:42.263 | ++ lib/tempest:configure_tempest:598 : is_service_enabled glance 2022-04-22 09:40:42.280 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:40:42.283 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-04-22 09:40:42.320 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-04-22 09:40:42.322 | ++ lib/tempest:configure_tempest:598 : is_service_enabled nova 2022-04-22 09:40:42.343 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:40:42.346 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-04-22 09:40:42.377 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-04-22 09:40:42.381 | ++ lib/tempest:configure_tempest:598 : is_service_enabled neutron 2022-04-22 09:40:42.399 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:40:42.402 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-04-22 09:40:42.432 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-04-22 09:40:42.435 | ++ lib/tempest:configure_tempest:598 : is_service_enabled cinder 2022-04-22 09:40:42.452 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:40:42.455 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-04-22 09:40:42.485 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-04-22 09:40:42.487 | ++ lib/tempest:configure_tempest:598 : is_service_enabled swift 2022-04-22 09:40:42.503 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:40:42.506 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-04-22 09:40:42.540 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-04-22 09:40:42.542 | ++ lib/tempest:configure_tempest:598 : is_service_enabled horizon 2022-04-22 09:40:42.559 | ++ functions-common:is_service_enabled:1977 : return 1 2022-04-22 09:40:42.561 | ++ lib/tempest:configure_tempest:601 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-04-22 09:40:42.589 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-04-22 09:40:42.621 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-04-22 09:40:42.649 | ++ lib/tempest:configure_tempest:609 : '[' libvirt = libvirt ']' 2022-04-22 09:40:42.651 | ++ lib/tempest:configure_tempest:609 : '[' kvm = lxc ']' 2022-04-22 09:40:42.653 | ++ lib/tempest:configure_tempest:619 : local tmp_cfg_file 2022-04-22 09:40:42.657 | +++ lib/tempest:configure_tempest:620 : mktemp 2022-04-22 09:40:42.667 | ++ lib/tempest:configure_tempest:620 : tmp_cfg_file=/tmp/tmp.yXDngnWpYI 2022-04-22 09:40:42.669 | ++ lib/tempest:configure_tempest:621 : cd /opt/stack/tempest 2022-04-22 09:40:42.671 | ++ lib/tempest:configure_tempest:622 : [[ False != \T\r\u\e ]] 2022-04-22 09:40:42.674 | ++ lib/tempest:configure_tempest:623 : tox -revenv-tempest --notest 2022-04-22 09:40:43.240 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-04-22 09:40:44.277 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-04-22 09:41:02.787 | venv-tempest develop-inst: /opt/stack/tempest 2022-04-22 09:41:15.429 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.2.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@0afd087cbac68b41f1260d95bec77580af525259#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.0 2022-04-22 09:41:15.430 | ___________________________________ summary ____________________________________ 2022-04-22 09:41:15.430 | venv-tempest: skipped tests 2022-04-22 09:41:15.430 | congratulations :) 2022-04-22 09:41:15.459 | ++ lib/tempest:configure_tempest:626 : local tmp_u_c_m 2022-04-22 09:41:15.462 | +++ lib/tempest:configure_tempest:627 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-04-22 09:41:15.467 | ++ lib/tempest:configure_tempest:627 : tmp_u_c_m=/tmp/tempest_u_c_m.OXY2hi65Gr 2022-04-22 09:41:15.470 | ++ lib/tempest:configure_tempest:628 : set_tempest_venv_constraints /tmp/tempest_u_c_m.OXY2hi65Gr 2022-04-22 09:41:15.472 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-04-22 09:41:15.474 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.OXY2hi65Gr 2022-04-22 09:41:15.477 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-04-22 09:41:15.480 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-04-22 09:41:15.482 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-04-22 09:41:15.488 | ++ lib/tempest:configure_tempest:629 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.OXY2hi65Gr -r requirements.txt 2022-04-22 09:41:18.888 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-04-22 09:41:18.888 | warnings.warn( 2022-04-22 09:41:18.888 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-04-22 09:41:18.888 | warnings.warn( 2022-04-22 09:41:18.983 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-04-22 09:41:19.630 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.2.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@0afd087cbac68b41f1260d95bec77580af525259#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.0 2022-04-22 09:41:19.631 | venv-tempest run-test-pre: PYTHONHASHSEED='1768732255' 2022-04-22 09:41:19.631 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.OXY2hi65Gr -r requirements.txt 2022-04-22 09:41:21.429 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-22 09:41:21.463 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.1) 2022-04-22 09:41:21.465 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-04-22 09:41:21.467 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-04-22 09:41:21.469 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-04-22 09:41:21.471 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-04-22 09:41:21.473 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-04-22 09:41:21.474 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-04-22 09:41:21.476 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-04-22 09:41:21.478 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.8.0) 2022-04-22 09:41:21.481 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.7.0) 2022-04-22 09:41:21.482 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-04-22 09:41:21.485 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.3.0) 2022-04-22 09:41:21.487 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.2) 2022-04-22 09:41:21.488 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-04-22 09:41:21.490 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-04-22 09:41:21.492 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-04-22 09:41:21.494 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-04-22 09:41:21.495 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.2.0) 2022-04-22 09:41:21.497 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.9) 2022-04-22 09:41:21.499 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-04-22 09:41:21.513 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.1) 2022-04-22 09:41:21.517 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.8) 2022-04-22 09:41:21.519 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-04-22 09:41:21.550 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (62.1.0) 2022-04-22 09:41:21.551 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-04-22 09:41:21.553 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-04-22 09:41:21.555 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-04-22 09:41:21.568 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-04-22 09:41:21.603 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-04-22 09:41:21.605 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-04-22 09:41:21.645 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-04-22 09:41:21.663 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-04-22 09:41:21.666 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-04-22 09:41:21.712 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-04-22 09:41:21.715 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-04-22 09:41:21.761 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-04-22 09:41:21.763 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (4.1.0) 2022-04-22 09:41:21.765 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-04-22 09:41:21.801 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-04-22 09:41:21.803 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-04-22 09:41:21.818 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.1) 2022-04-22 09:41:21.819 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-04-22 09:41:21.844 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-04-22 09:41:21.848 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-04-22 09:41:21.851 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-04-22 09:41:21.924 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-04-22 09:41:21.972 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.0) 2022-04-22 09:41:22.091 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-04-22 09:41:22.147 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-04-22 09:41:22.354 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-04-22 09:41:22.356 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-04-22 09:41:22.358 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-04-22 09:41:22.623 | WARNING: You are using pip version 21.2.3; however, version 22.0.4 is available. 2022-04-22 09:41:22.623 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-04-22 09:41:22.711 | ___________________________________ summary ____________________________________ 2022-04-22 09:41:22.711 | venv-tempest: commands succeeded 2022-04-22 09:41:22.712 | congratulations :) 2022-04-22 09:41:22.741 | ++ lib/tempest:configure_tempest:630 : rm -f /tmp/tempest_u_c_m.OXY2hi65Gr 2022-04-22 09:41:22.745 | ++ lib/tempest:configure_tempest:633 : [[ False == \T\r\u\e ]] 2022-04-22 09:41:22.747 | ++ lib/tempest:configure_tempest:641 : [[ True == \F\a\l\s\e ]] 2022-04-22 09:41:22.750 | ++ lib/tempest:configure_tempest:645 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-04-22 09:41:22.780 | ++ lib/tempest:configure_tempest:651 : tox -evenv -- tempest verify-config -uro /tmp/tmp.yXDngnWpYI 2022-04-22 09:41:23.352 | venv create: /opt/stack/tempest/.tox/venv 2022-04-22 09:41:24.165 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-04-22 09:41:52.092 | venv develop-inst: /opt/stack/tempest 2022-04-22 09:42:06.838 | venv installed: alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.10.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.1,cryptography==36.0.2,debtcollector==2.5.0,docutils==0.17.1,dulwich==0.20.35,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.3,iso8601==1.0.2,Jinja2==3.1.1,jsonschema==3.2.0,MarkupSafe==2.1.1,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.4.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.2.0,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.8,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,reno==3.5.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.5.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@0afd087cbac68b41f1260d95bec77580af525259#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.0,zipp==3.8.0 2022-04-22 09:42:06.839 | venv run-test-pre: PYTHONHASHSEED='4214302366' 2022-04-22 09:42:06.839 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.yXDngnWpYI 2022-04-22 09:42:09.925 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-04-22 09:42:09.925 | warnings.warn( 2022-04-22 09:42:09.925 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-04-22 09:42:09.925 | warnings.warn( 2022-04-22 09:42:09.925 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-04-22 09:42:09.925 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-04-22 09:42:09.925 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-04-22 09:42:10.058 | ___________________________________ summary ____________________________________ 2022-04-22 09:42:10.058 | venv: commands succeeded 2022-04-22 09:42:10.058 | congratulations :) 2022-04-22 09:42:10.088 | ++ lib/tempest:configure_tempest:656 : is_service_enabled q-metering 2022-04-22 09:42:10.105 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:42:10.107 | ++ lib/tempest:configure_tempest:661 : is_service_enabled q-l3 2022-04-22 09:42:10.124 | ++ functions-common:is_service_enabled:1977 : return 0 2022-04-22 09:42:10.126 | ++ lib/tempest:configure_tempest:665 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2022-04-22 09:42:10.128 | ++ lib/tempest:configure_tempest:666 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2022-04-22 09:42:10.131 | ++ lib/tempest:configure_tempest:667 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2022-04-22 09:42:10.133 | ++ lib/tempest:configure_tempest:668 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2022-04-22 09:42:10.135 | ++ lib/tempest:configure_tempest:669 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2022-04-22 09:42:10.138 | ++ lib/tempest:configure_tempest:670 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2022-04-22 09:42:10.140 | ++ lib/tempest:configure_tempest:671 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2022-04-22 09:42:10.143 | ++ lib/tempest:configure_tempest:672 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2022-04-22 09:42:10.145 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2022-04-22 09:42:10.148 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2022-04-22 09:42:10.150 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2022-04-22 09:42:10.153 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2022-04-22 09:42:10.155 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2022-04-22 09:42:10.157 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2022-04-22 09:42:10.160 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2022-04-22 09:42:10.162 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2022-04-22 09:42:10.165 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2022-04-22 09:42:10.167 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2022-04-22 09:42:10.170 | ++ lib/tempest:configure_tempest:684 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2022-04-22 09:42:10.173 | ++ lib/tempest:configure_tempest:685 : [[ ! -z '' ]] 2022-04-22 09:42:10.176 | ++ lib/tempest:configure_tempest:691 : [[ -n '' ]] 2022-04-22 09:42:10.178 | ++ lib/tempest:configure_tempest:694 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2022-04-22 09:42:10.208 | ++ lib/tempest:configure_tempest:696 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2022-04-22 09:42:10.211 | ++ lib/tempest:configure_tempest:697 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2022-04-22 09:42:10.213 | ++ lib/tempest:configure_tempest:698 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2022-04-22 09:42:10.216 | ++ lib/tempest:configure_tempest:699 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-04-22 09:42:10.219 | ++ lib/tempest:configure_tempest:700 : [[ ! -z '' ]] 2022-04-22 09:42:10.221 | ++ lib/tempest:configure_tempest:706 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-04-22 09:42:10.254 | ++ lib/tempest:configure_tempest:708 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2022-04-22 09:42:10.256 | ++ lib/tempest:configure_tempest:709 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2022-04-22 09:42:10.259 | ++ lib/tempest:configure_tempest:710 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2022-04-22 09:42:10.261 | ++ lib/tempest:configure_tempest:711 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2022-04-22 09:42:10.263 | ++ lib/tempest:configure_tempest:712 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2022-04-22 09:42:10.266 | ++ lib/tempest:configure_tempest:713 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2022-04-22 09:42:10.269 | ++ lib/tempest:configure_tempest:714 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2022-04-22 09:42:10.271 | ++ lib/tempest:configure_tempest:715 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2022-04-22 09:42:10.274 | ++ lib/tempest:configure_tempest:716 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2022-04-22 09:42:10.276 | ++ lib/tempest:configure_tempest:717 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2022-04-22 09:42:10.279 | ++ lib/tempest:configure_tempest:718 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2022-04-22 09:42:10.281 | ++ lib/tempest:configure_tempest:720 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-04-22 09:42:10.284 | ++ lib/tempest:configure_tempest:722 : [[ ! -z '' ]] 2022-04-22 09:42:10.286 | ++ lib/tempest:configure_tempest:728 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-04-22 09:42:10.316 | ++ lib/tempest:configure_tempest:731 : IFS=' 2022-04-22 09:42:10.316 | ' 2022-04-22 09:42:10.318 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-04-22 09:42:10.321 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-22 09:42:10.323 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest Plugins 2022-04-22 09:42:10.326 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-04-22 09:42:10.328 | ++ lib/tempest:install_tempest_plugins:760 : pushd /opt/stack/tempest 2022-04-22 09:42:10.328 | /opt/stack/tempest /opt/stack/tempest 2022-04-22 09:42:10.331 | ++ lib/tempest:install_tempest_plugins:761 : [[ 0 != 0 ]] 2022-04-22 09:42:10.333 | ++ lib/tempest:install_tempest_plugins:770 : popd 2022-04-22 09:42:10.334 | /opt/stack/tempest 2022-04-22 09:42:10.336 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-22 09:42:10.338 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-22 09:42:10.341 | + functions-common:run_phase:1770 : [[ stack == \s\o\u\r\c\e ]] 2022-04-22 09:42:10.344 | + functions-common:run_phase:1773 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-22 09:42:10.347 | + functions-common:run_phase:1776 : run_plugins stack test-config 2022-04-22 09:42:10.350 | + functions-common:run_plugins:1735 : local mode=stack 2022-04-22 09:42:10.353 | + functions-common:run_plugins:1736 : local phase=test-config 2022-04-22 09:42:10.355 | + functions-common:run_plugins:1738 : local plugins= 2022-04-22 09:42:10.359 | + functions-common:run_plugins:1739 : local plugin 2022-04-22 09:42:10.361 | + ./stack.sh:main:1494 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-04-22 09:42:10.364 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-22 09:42:10.367 | + inc/meta-config:merge_config_group:171 : shift 2022-04-22 09:42:10.369 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-04-22 09:42:10.372 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:42:10.376 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-22 09:42:10.378 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-22 09:42:10.382 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-04-22 09:42:10.385 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-22 09:42:10.387 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-04-22 09:42:10.390 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-22 09:42:10.393 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-04-22 09:42:10.393 | /^\[\[.+\|.*\]\]/ { 2022-04-22 09:42:10.393 | gsub("[][]", "", $1); 2022-04-22 09:42:10.393 | split($1, a, "|"); 2022-04-22 09:42:10.393 | if (a[1] == matchgroup) 2022-04-22 09:42:10.393 | print a[2] 2022-04-22 09:42:10.393 | } 2022-04-22 09:42:10.393 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 25 pip_install 273 apt-get 300 run_process 37 dbsync 15 git_timed 38 apt-get-update 2 test_with_retry 5 async_wait 135 osc 415 ------------------------- Unaccounted time 62 ========================= Total runtime 1307 ================= Async summary ================= Time spent in the background minus waits: 482 sec Elapsed time: 1307 sec Time if we did everything serially: 1789 sec Speedup: 1.36878 This is your host IP address: 10.222.0.39 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.39/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: xena Change: ed168f14672654f232a011ef5211d4142e0a7f43 Use ping instead of arping for br-data 2022-04-22 09:18:54 +0000 OS Version: Ubuntu 20.04 focal